/* 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;
	
}

.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;
}

.health_disclaimer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C4C4C4;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #002334;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0072A8;
}


/* MAIN BODY SITE */

.main {width:  900px;}
.main_left {width:  215px;}
.main_flash {width:  373px;}
.main_area {width:  869px;}
.main_nav {width:  900px;}
.main_nav_blocks {width:  106px;}
.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; 	
	}


/* 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: #E1DFC8;
	border-right-color: #E1DFC8;
	border-bottom-color: #E1DFC8;
	border-left-color:#E1DFC8;
	background-color: #F7F6EE;
	
}

.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: #E1DFC8;
	border-right-color: #E1DFC8;
	border-bottom-color: #E1DFC8;
	border-left-color:#E1DFC8;
	background-color: #EBEBEB;
	
}

.ask_print {	
	width:  494px;
}

.ask_question_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #002334;
}

/* 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.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: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight:  bold; line-height: 20px; color: #040D50}
a.nav:link { color:#040D50; text-decoration:none}
a.nav:visited { color:#005CAE; text-decoration:none}
a.nav:hover { color:#CA0000; text-decoration:none; cursor:pointer}
a.nav:active { color:#040D50; 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: #F7F6EE;}
a.footer:link { color:#F7F6EE; text-decoratison:none}
a.footer:visited { color:#F7F6EE; text-decoration:none}
a.footer:hover { color:#ADA663; text-decoration:none; cursor:pointer}
a.footer:active { color:#F7F6EE; text-decoration:none}

a.footer2 {font-size: 12px; color: #F7F6EE;}
a.footer2:link { color:#F7F6EE; text-decoratison:none}
a.footer2:visited { color:#F7F6EE; text-decoration:none}
a.footer2:hover { color:#ADA663; text-decoration:none; cursor:pointer}
a.footer2:active { color:#F7F6EE; text-decoration:none}

a.odyssey {font-size: 12px; color: #002334}
a.odyssey:link { color:#002334; text-decoration:none}
a.odyssey:visited { color:#002334; text-decoration:none}
a.odyssey:hover { color:#FFFFFF; text-decoration:underline; cursor:pointer}
a.odyssey:active { color:#002334; text-decoration:none}





/* 



.product_heading{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:  bold; line-height: 20px; color: #040D50
}

.blackbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}



em{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	line-height: 16px;	
	color: #999999;
}



a.linkopacity img {
filter:alpha(opacity=82);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}



a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}





.lnav {width:  210px;}

.lnavouterbox {	
	width:  210px;
	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: #040D50;
	border-right-color: #040D50;
	border-bottom-color: #040D50;
	border-left-color:#040D50;
	background-color: #C2DEEF; 
	
	}


.lnavtitle{
	width:  175px;
	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: #040D50;
	border-right-color: #040D50;
	border-bottom-color: #040D50;
	border-left-color:#040D50;
	background-color: #FFFFFF;	
}
.lnavbox{
	width:  193px;
	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: #040D50;
	border-right-color: #040D50;
	border-bottom-color: #040D50;
	border-left-color:#040D50;
	background-color: #DFEBF7;
}



.content_main {
	width:  763px;
	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: #040D50;
	border-right-color: #040D50;
	border-bottom-color: #040D50;
	border-left-color:#040D50;
	background-color: #FFFFFF;
}

.director {
	width:  700px;
	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: #8EC0E1;
	border-right-color: #8EC0E1;
	border-bottom-color: #8EC0E1;
	border-left-color:#8EC0E1;
	background-color: #E8F2F9;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #000000;
}


.brdr {
	width:  977px;
	border-color:none;
    border-width: 0px 0px 0px 0px;
    border-style: none;
}

.contact_brdr {
	border-color: #0000FF;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
.right_nav_brdr {
	border-color: #0000FF;
    border-width: 0 0 0 1px;
    border-style: solid;
	background-color: #0080FF;
}
.left_nav_brdr {
	border-color: #0000FF;
    border-width: 0 1px 0 0;
    border-style: solid;
	background-color: #0080FF;
}
.title_brdr {
	border-color: #0000FF;
    border-width: 0 0 1px 0;
    border-style: solid;	
}
.nav_cell {
	background-color: #0080FF;
    border-width: 0 0 0 0;
    height:  21px;	
}
.revenue_brdr {
	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-bottom-color: #000000;
}
.revenue_brdrbot_rt {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.revenue_brdrbot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.revenue_brdr_rt {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}



.hdleft {width:  210px;}
.hdright {width:  494px;}
.hdbanners {
	width:  265px;	
	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: #040D50;
	border-right-color: #040D50;
	border-bottom-color: #040D50;
	border-left-color:#040D50;
	background-color: #C2DEEF; 
	
	}

.hdspacer {width:  4px;}




.bodyleftnav {width:  175px;}
.bodyrightnav {
	width:  175px;	
	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: #AECAEF;
	border-right-color: #AECAEF;
	border-bottom-color: #AECAEF;
	border-left-color:#AECAEF;
	background-color: #CCDEF5; 
	
	}

.bodycontent {
	width:  605px;	
	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: #CCDEF5;
	border-right-color: #CCDEF5;
	border-bottom-color: #CCDEF5;
	border-left-color:#CCDEF5;
	background-color: none; 
	
	}
.bodyspacer {width:  10px;}




.leftnavbox {
	width:  175px;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	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: #AECAEF;
	border-right-color: #AECAEF;
	border-bottom-color: #AECAEF;
	border-left-color:#AECAEF;
	background-color: #CCDEF5; 
	
	}
	


.contentbox {
	width:  605px;	
	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: #CCDEF5;
	border-right-color: #CCDEF5;
	border-bottom-color: #CCDEF5;
	border-left-color:#CCDEF5;
	background-color: none; 
	
	}



.rightnavbox {
	width:  175px;	
	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: #CCDEF5;
	border-right-color: #CCDEF5;
	border-bottom-color: #CCDEF5;
	border-left-color:#CCDEF5;
	background-color: #CCDEF5; 
	
	}
	
.rightcontentbox {
	width:  165px;	
	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: #AECAEF;
	border-right-color: #AECAEF;
	border-bottom-color: #AECAEF;
	border-left-color:#AECAEF;
	background-color: #FFFFFF; 
	
	}

.formbox {		
	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: #AECAEF;
	border-right-color: #AECAEF;
	border-bottom-color: #AECAEF;
	border-left-color:#AECAEF;
	background-color: #CCDEF5;  
	
	}




.backpagecontent {
	width:  785px;	
	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: #CCDEF5;
	border-right-color: #CCDEF5;
	border-bottom-color: #CCDEF5;
	border-left-color:#CCDEF5;
	background-color: none; 
	
	}


  */

