/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.image{
	border-style:solid;
	border-color: #A09F9A;
	border-width:1px;
	
}

.health_disclaimer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C4C4C4;
}

.main_image 
{
	/*width: 180px;
	wid\th: 170px;*/
	background: white;
	border: solid 1px #ccc !important;
	padding-top: 5px; !important;
	padding-right: 7px; !important;
	padding-bottom: 5px;  !important;
	padding-left: 7px; !important;
	
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	line-height: 16px;
	color: #FF0000;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 16px;
	color: #E10000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0095D9;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0072A8;
}


/* MAIN BODY SITE */

.main {width:  975px;}
.main_nav {width:  975px;}

.main_left {width:  207px;}
.main_area {width:  693px;}

.nav_spacer_l {width:  37px;}
.nav_spacer_r {width:  38px;}


.main_nav_endspacer {width:  16px;}
.main_content {width:  651px;}
.main_spacer {width:  3px;}
.main_spacerheight {height:  3px;}
.banner_spacerheight {height:  5px;}


/* LEFT NAV */

.left_nav {	
	width:  125px;
	height:  58px;		
}

.btnav { 
	background-color: #EFEEE1;
}


/* FOOTER */

.footer_box {		
	background-color: #0072A8; 	
	}


/* COUPONS */

.coupon_box{	
	width:  500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color:#333333;	
	}

.coupon_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: none;
	color: #333333;
}

.coupon_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #202020;
}

/* MAIN BODY:  LOWER SECTION */

.mainlowerbox {	
	width:  880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A09F9A;
	border-right-color: #A09F9A;
	border-bottom-color: #A09F9A;
	border-left-color:#A09F9A;
	background-color: #FDEADB; 	
	}
.mainlowermiddlespacer {width:  5.5px;}
.mainlowerbanners {width:  285px;}



.recipe_print {	
	width:  500px;
}

.recipe_print_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #2C2B1E;
}


.recipe_image 
{
	/*width: 180px;
	wid\th: 170px;*/
	background: white;
	border: solid 1px #ccc !important;
	padding-top: 5px; !important;
	padding-right: 7px; !important;
	padding-bottom: 5px;  !important;
	padding-left: 7px; !important;
	
}


/*  GRILLING TIPS */


.grilling_brdr {		
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color:none;		 
	
}


/*  SUBMIT RECIPE */


.submit_recipe {		
	width:  450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color:#cccccc;
	background-color:#F4F4F4;	 
	
}

.submit_recipe_thanks {		
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color:#cccccc;
	background-color:#F4F4F4;	 
	
}

/* ASK THE MD */

.ask_answer_box{	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color:#CCCCCC;
	background-color: #DAEFF9;
	
}

.ask_question_box{	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color:#CCCCCC;
	background-color: #FEF2DD;
	
}

.ask_print {	
	width:  494px;
}

.ask_question_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0095D9;
}

/* LOCATIONS */

.search_county {
	width:  400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color:#cccccc;
	background-color: #ECF2E9;
	
	}
	
/* CIRCULARS */
	
.form_ad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #A09F9A;
}

.circular_image 
{
	/*width: 180px;
	wid\th: 170px;*/
	background: white;
	border: solid 1px #ccc !important;
	padding-top: 5px; !important;
	padding-right: 7px; !important;
	padding-bottom: 5px;  !important;
	padding-left: 7px; !important;
	
}


/* LINKS */


a:link { color:#CA0000; text-decoration:none}
a:visited { color:#CA0000; text-decoration:none}
a:hover { color:#040D50; text-decoration:underline; cursor:pointer}
a:active { color:#CA0000; text-decoration:none}

a.levels:link {text-decoration:none}
a.levels:visited {text-decoration:none}
a.levels:hover {text-decoration:none; cursor:pointer}
a.levels:active {text-decoration:none}

a.download {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:  none; line-height: 14px; color: #415F4A}
a.download:link { color:#415F4A; text-decoration:none}
a.download:visited { color:#415F4A; text-decoration:none}
a.download:hover { color:#CA0000; text-decoration:none; cursor:pointer}
a.download:active { color:#415F4A; text-decoration:none}

a.left {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; color: #002334;}
a.left:link { color:#002334; text-decoration:none}
a.left:visited { color:#002334; text-decoration:none}
a.left:hover { color:#FFFFFF; text-decoration:none; cursor:pointer}
a.left:active { color:#002334; text-decoration:none}

a.nav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:  bold; line-height: 16px; color: #0072A8}
a.nav:link { color:#0072A8; text-decoration:none}
a.nav:visited { color:#0072A8; text-decoration:none}
a.nav:hover { color:#EF3E35; text-decoration:none; cursor:pointer}
a.nav:active { color:#0072A8; text-decoration:none}

a.subnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight:  bold; line-height: 20px; color: #CA0000}
a.subnav:link { color:#CA0000; text-decoration:none}
a.subnav:visited { color:#CA0000; text-decoration:none}
a.subnav:hover { color:#040D50; text-decoration:none; cursor:pointer}
a.subnav:active { color:#CA0000; text-decoration:none}


a.backpage {font-size: 12px; font-weight:  bold; color: #FFFFFF}
a.backpage:link { color:#FFFFFF; text-decoration:none}
a.backpage:visited { color:#FFFFFF; text-decoration:none}
a.backpage:hover { color:#FFFF00; text-decoration:none; cursor:pointer}
a.backpage:active { color:#FFFFFF; text-decoration:none}

a.footer {font-size: 12px; color: #EF3E35;}
a.footer:link { color:#EF3E35; text-decoratison:none}
a.footer:visited { color:#EF3E35; text-decoration:none}
a.footer:hover { color:#0095D9; text-decoration:none; cursor:pointer}
a.footer:active { color:#EF3E35; text-decoration:none}


a.odyssey {font-size: 12px; color: #009933}
a.odyssey:link { color:#009933; text-decoration:none}
a.odyssey:visited { color:#009933; text-decoration:none}
a.odyssey:hover { color:#EF3E35; text-decoration:underline; cursor:pointer}
a.odyssey:active { color:#009933; text-decoration:none}


/* Equipment Box */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(http://d19647596.r134.radiowebworks.com/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://d19647596.r134.radiowebworks.com/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://d19647596.r134.radiowebworks.com/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://d19647596.r134.radiowebworks.com/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}



