/* CSS Document */
body{ background-color:#930d0e; background-repeat:repeat-x; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.c { text-align:center}
.u { text-decoration:underline}
.b{ font-weight:bold}
.i{ font-style:italic}
.s10{ font-size:10px}
.s11{ font-size:11px}
.s12{ font-size:12px}
.s13{ font-size:13px}
.s14{ font-size:14px}
.s15{ font-size:15px}
.s16{ font-size:16px}
.s17{ font-size:17px}

.clear {
	font-size:					0px;
	line-height:				0px;
	height:						0px;
	width:						0px;
	clear:						both;
}


h2 {font-family: arial; font-size: 14px; font-weight:bold}

a { outline-style:none; color:#043d74; text-decoration:underline;}
form, ul, ol { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
.border_img { border:#000000 1px solid}
.mainpadding { padding:0px 34px 10px 34px }

/*body_bg*/
.top_banner { background:url(../images/bg_01.jpg) no-repeat 0 0}
.top_nav { background:url(../images/bg_02.jpg) repeat-y 0 0; text-align:center}
.top_navBelow { background:url(../images/bg_03.jpg) no-repeat 0 0}
#content_bg { background:url(../images/bg_05.jpg) repeat-y 0 0}
.bottom_nav { background:url(../images/bg_06.jpg) no-repeat 0 0}
.bottom_navBelow { background:url(../images/bg_07.jpg) no-repeat 0 0}

.featured { background:url(../images/recipe_of_the_month_18.jpg) no-repeat 0 0}

/*register*/
a.register:link { font-size:10px; color:#000000; text-decoration:none; }
a.register:visited { font-size:10px; color:#000000; text-decoration:none;}
a.register:hover { font-size:10px; color:#212020; text-decoration:underline;}


/*footer*/ 
.vertical_footer { font-size:10px; padding:0px 0px 0px 28px; text-decoration:none; color:#000000;} /*pipe*/
.vnav_footer a {text-decoration:none; padding:0px 3px 0px 3px}
.vnav_footer a:link { color:#000000}
.vnav_footer a:visited { color:#000000}
.vnav_footer a:hover { color:#212020}



