@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'futura_hv_btheavy';
    src: url('futurah-webfont.eot');
    src: url('futurah-webfont.eot?#iefix') format('embedded-opentype'),
         url('futurah-webfont.woff') format('woff'),
         url('futurah-webfont.ttf') format('truetype'),
         url('futurah-webfont.svg#futura_hv_btheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==================================== GLOBAL ==================================== */
html, body
{  
	margin: 0;  
	padding: 0;  
	border-top:#b85620 solid 2px;
} 

body
{
	height: 100%;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-family:
    color: #58585a;
    background: #fff4dd;
} 

img
{
	margin: 0;
	padding: 0;
	border: none;
}

h1
{
	margin: 0;
	padding: 0;
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	color: #b1693c;
	font-weight: bold;
}

h2
{
	margin: 0;
	padding: 0;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	color: #77451d;
	font-weight: bold;
}

.clearance_both
{
	clear: both;
}

.clearance_right
{
	clear: right;
}

#content_container
{
	width: 800px;
	margin: auto; 
}

#gradient_container
{
	margin:0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/backgrounds/gradient.jpg);
	background-repeat: repeat-x;
}

.bg_home { background-image: url(../images/backgrounds/bg_home.jpg); }
.bg_aboutus { background-image: url(../images/backgrounds/bg_aboutus.jpg); }
.bg_products { background-image: url(../images/backgrounds/bg_img2.jpg); }
.bg_services { background-image: url(../images/backgrounds/bg_img3.jpg); }
.bg_food_safety_tips { background-image: url(../images/backgrounds/bg_img1.jpg); }
.bg_contactus { background-image: url(../images/backgrounds/bg_safety.jpg); }
.bg_sitemap { background-image: url(../images/backgrounds/bg_products.jpg); }
.bg_search_results { background-image: url(../images/backgrounds/bg_products.jpg); }

.bg_home, .bg_aboutus, .bg_products, .bg_services, .bg_food_safety_tips, .bg_contactus, .bg_sitemap, .bg_search_results
{
	margin:0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position: center top;
}

/* ==================================== HEADER ==================================== */
#header_container
{
	margin: 0;
	padding: 0;
	height: 75px;
}

#logo
{
	margin: 0;
	padding: 0;
	width: 156px;
	height: 75px;
	float: left;
}

.links_divider
{
	margin: 0;
	padding: 0;
	width: 1px;
	height: 15px;
	background-color: #ffffff;
	float: right;
}

#top_links
{
	margin: 6px 2px 0 0;
	padding: 0;
	height: 25px;
	float: right;
}

#top_links ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top_links li
{
	margin: 0;
	display: inline;
}

#top_links li a
{color:#de5405;}

.top_links_text
{
	margin: 0;
	padding: 0 10px 0 10px;
	float: right;
}

.top_links_text a
{
	color: #77451d;
	text-decoration: none;
}

.top_links_text a:hover, .top_links_text a.selected
{
	text-decoration: underline;
}

#search_area
{
	margin: 13px 0 0 0;
	padding: 0;
	width: 260px;
	height: 22px;
	float: right;
}

.search_results_area
{
	width: 555px;
	overflow: hidden;
}


/* ==================================== NAV + BOTTOM IMAGE ==================================== */
#nav_and_btm_img_container
{
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	overflow: hidden;
}

#nav_area
{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 299px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
}

#btm_img_area
{
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #fef8e7;
}


/* ==================================== NAV ==================================== */
.markermenu
{
	width: 200px; /*width of side bar menu*/
	clear: left;
	padding:0;
	margin:0;
}

.markermenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.markermenu li
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.markermenu ul li a
{
	font: bold 11px Arial;
	display:block;
	height:30px;
	text-decoration: none;
}

* html .markermenu ul li a
{ /*IE6 hack*/
	width: 200px;
}

.ddsubmenustyle, .ddsubmenustyle ul
{ /*topmost and sub ULs, respectively*/
	font: bold 12px 'futura_hv_btheavy';
	margin: 0;
	padding: 0;
	position: absolute;
	display:block;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
}

.ddsubmenustyle li
{
	display: list-item;
	margin: 0;
	padding: 0;
}

.ddsubmenustyle li a
{
	font: bold 11px Arial;
	display: block;
	width: 200px; /*width of menu (not including side paddings)*/
	color: white;
	text-decoration: none;
	padding: 0;
}

* html .ddsubmenustyle li
{ /*IE6 CSS hack*/
	width: 200px;
}

.ddiframeshim
{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/* ==================================== BANNER + BODY ==================================== */
#banner_and_body_container
{
	margin: 0;
	padding: 0;
	width: 600px;
	float: right;
	background-color: #fef8e7;
	overflow: hidden;
}

#banner_area
{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 350px;
}

#banner_page
{
	margin: 0 8px 0 0;
	padding: 0;
	width: 50px;
	height: 22px;
	float: right;
	z-index: 50;
	position: relative;
	top: -25px;
}

.breadcrumbs
{
	margin: 6px 0 0 35px;
	padding: 0;
	font-size: 9px;
	color: #77451d;
}

.breadcrumbs a
{
	color: #77451d;
	text-decoration: none;
}

.breadcrumbs a:hover
{
	text-decoration: underline;
}

#body_area
{
	margin: 0;
	padding: 25px 35px 25px 35px;
	width: 530px;
	line-height: 20px;
	height:auto;
	min-height:400px;
}

#body_area ul
{
	margin: 0 0 0 20px;
	padding: 0;
}

.body_sub_area
{
	margin: 5px 0 0 20px;
	padding: 0;
}

.body_sub_area a
{
	color: #77451d;
	text-decoration: none;
}

.body_sub_area a:hover
{
	text-decoration: underline;
}

.body_sub_area img
{
	border: 2px solid #f9b400;
}

.body_sub_area ul, .body_sub_area li
{
	margin: 0;
	padding: 0;
}

/* ==================================== FOOTER ==================================== */
#footer_container
{
	margin: 0;
	padding: 3px 0 8px 0;
	width:800px;
	height: 10px;
}

#footer_left
{
	font-size: 9px;
	color: #77451d;
	float: left;
}

#footer_left a
{
	color: #77451d;
	text-decoration: none;
}

#footer_left a:hover
{
	text-decoration: underline;
}

#footer_right
{
	font-size: 9px;
	color: #c05e38;
	float: right;
}

/* EOF */