BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 16px;
}
A:link {
	text-decoration:underline;
	color:#990000;
}
A:visited {
	text-decoration:underline;
	color:#990000;
}
A:hover {
	text-decoration:underline;
	color:#990000;
}

.FormButton
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FCF6EE;
}

/*   testing links   */
.tBody {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px}
.tBodyList {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.tBodySmall {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px}
.tBodyBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #996600;}
.topNav { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF}
.bottomNav { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px}
.sideNav { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px}
.tBody a:link {  color: #990000; text-decoration: underline;}
.tBody a:visited {  color: #990000; text-decoration: underline}
.tBody a:hover {  color: #990000; text-decoration:underline }
.tBody a:active {  color: #990000; text-decoration: underline }
a:link {  color: #BEBEB6}
a:visited {  color: #BEBEB6}
a:hover {  color: #BEBEB6; text-decoration: underline}
a:active {  color: #BEBEB6}
.bottomNav a:link {  color: #990000; text-decoration: none}
.bottomNav a:visited {  color: #990000; text-decoration: none}
.bottomNav a:hover {  color: #990000; text-decoration: underline}
.sideNav a:link {  color: #990000; text-decoration: none}
.sideNav a:visited {  color: #990000; text-decoration: none}
.sideNav a:hover {  color: #990000; text-decoration: underline}
/* .bottomNav a:active {  color: #FFCC00; text-decoration: underline}*/
.margTopFive {
	margin-top: 5px;
}
.margTopTen {

	margin-top: 15px;
}
.imgFloatRight {
	float: right;
}
li {
	margin: 0px 0px 0em;
	padding: 0px;
}
h3 {
	font-size: 135%;
	color: #666699;
	margin: 0px 0px .2em;
	padding: 0px;
}
ol {
	padding: 0px;
	margin-top: 0px;
}


h4 {
	font-size: 115%;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: .3em 0px;
	padding: 0px;
}
.margTopZero {
	margin-top: 0px;
	padding-top: 0px;
}


ul {
	list-style-position: outside;
	margin-bottom: .2em;
	list-style-type: disc;
	margin-top: 0.4em;
	margin-right: 10px;
	margin-left: 30px;
}
#Recipes {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #999999;
}
#Recipes .measure {
	font-weight: bold;
	text-align: right;
	width: 60px;
}
h5 {
	margin: 0.3em 0px 0em;
	padding: 0px 0px 0px 4px;
	font-weight: bold;
}
#Recipes .prepTime {
	margin: 0px 0px 1em;
	padding: 0px;
	font-style: italic;
}
#Recipes img {
	margin: .4em 0px 0px 10px;
	padding: 0px;
	float: right;
	border: 1px solid #333333;
}
#topNav {
	background-image: url(includes/images/tnav-bkg.jpg);
	background-repeat: repeat-x;
}
