
a.recipe {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #64C340;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;


}
a.recipe:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #487562;
	font-weight: bold;
		padding-left: 5px;
	text-decoration: underline;
}


p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 14px;
	padding-left:10px;
	padding-right:10px;
}

a {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #64C340;
	line-height: 14px;
}

td { font-size: 11px;
font-family: Arial, sans-serif;
color:#333333; }

.keys {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
    line-height: 14px;
    padding-left:11px;
    font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #64C340;
	font-style: normal;
	font-weight: bold;
	padding-left:10px;
	padding-top: 12PX;
}
h2 a{
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #64C340;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.head {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #22392F;
    padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;

}
.footer{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #487562;
	margin-top: 3px;
	margin-bottom: 3px;
}

.footer a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3D3F3D;
	text-decoration:none;

}
.footer a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}


#leftside {
	padding:0px;
	margin:0px;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 13px;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
}

#leftside ul {
	margin-left: 8px;
	padding-left: 8px;
}

#leftside li {
	padding: 6px;
}

#leftside a {
	color: #42265E;
	text-decoration: none;
}

#leftside a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#leftside h3 {
	font-size: 14px;
	color: #9E0B0E;

}

	#recipe {
	width: 189px;
	height: 25px;
	background-color: #3D3F3D;
	background-repeat: no-repeat;
	}
	
	#recipe-header {
	padding-left: 0px;
	padding-top: 10px;
	}
	
	#recipe h2{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	}
		

 
 #rightholder{
	padding:0px;
	margin: 0px 0px 0px 0px;
	width: 179px;
	float: right;
	font-size: 10px;
	padding-top: 0px;
	background-image: url(../images/rs-contacts.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


	
	
#sidebuttons {
	display: block;
	float: left;
	colour: #ffffff;
	font-size: 12px;
	width: 189px;
	margin-bottom: 10px;
}

#sidebuttons a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #64C340;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}

#sidebuttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #88D16C;
	background-image: url(../images/bullet-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
