/*LandMark Imp. Styles*/
body,td,th, textarea, input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3E3E3E;
}
textarea, input, select, option {
	font-size:10pt;
	}
body {
	background-color: #E0E0E0;
	background-image: url(../images/header_background_fill.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	height:151px;
	width:989px;
	background-image:url(../images/header.gif);
	}
#wholegoods img {
	border:0px;
	}

/*General Link Styles*/
a, a:active, a:visited {
	color:#00681C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

/*Top Navigation Styles*/
#top_nav {
	/*background-image:url(../images/top_nav_background.gif);*/
	height:32px;
	bottom:-56px;
	width:642px;
	float:right;
	right:0;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}

#menu {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	position:relative;
	margin-left:20px
}
#menu li {
	float:left; 
	position:relative; 
	margin:0 2px;
	font-weight:bold;
	font-size:10pt;
}

#menu li a {
	display:block; 
	height:32px; 
	line-height:32px; 
	padding:0 15px 0 15px; 
	float:left; 
	color:#fff; 
	text-decoration:none;
}

#menu li a:hover {
	background:url(../images/top_nav_hover.gif) repeat-x;
	color:#FFFFFF;
	line-height:32px;
}

#menu li .selected {
	background:url(../images/top_nav_hover.gif) repeat-x;
	color:#FFFFFF;
	line-height:32px;
}

/*Left Navigation List Styles*/
#left_nav {
	margin:auto;
	width:168px;
	padding-top:8px;
	}

#navlist {
	margin:auto;
	width:168px;
	}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
	border-top: 1px solid #C6C6C6;
	}

#navlist li {
	margin: 0;
	}

#navlist a, #navlist a:link, #navlist a:visited {
	font-size:10pt;
	display: block;
	vertical-align:middle;
	text-align:left;
	height:20px;
	width:148px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:3px;
	border-bottom: 1px solid #C6C6C6;
	color:#0F3C1B;
	text-decoration: none;
	}

#navlist a:hover, #navlist a:active {
	border-bottom: 1px solid #C6C6C6;
	background:#fbfbd3; /*#DCC09D;*/
	/*color: #5C5C5C; #FFFFFF;*/
	}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color:#fbfbd3;
	width:148px;
	height:20px;
	padding-left:20px;
	text-align:left;
	}

#store_info_small {
	font-size:8.5pt;
	width:140px;
	margin:auto;
	bottom:0;
	padding-bottom:6px;
	}


/*Main Content Styles*/
#border_left_fill {
	background:url(../images/border_left_fill.gif) repeat-y;
	width:5px;
}

#border_right_fill {
	background:url(../images/border_right_fill.gif) repeat-y;
	width:5px;
}

#border_bottom {
	background:url(../images/border_bottom.gif) no-repeat;
	height:10px;
	width:999px;
}

#main_content {
	background-color:#FFFFFF;
	}
	
#left_content {
	background-color:#F4F3F3;
	border-right:1px solid #C6C6C6;
	width:172px;
	color:#0F3D1C;
	vertical-align:top;
}

#right_content {
	vertical-align:top;
}

#slideshow {
	padding:1px;
	border-bottom:1px solid #C6C6C6;
	width:814px;
	height:144;
	}

#imgfloat {
	padding:1px;
	border:1px solid #c6c6c6;
	width:700px;
	height:642px;
	}
	
#imgfloatright {
	float:right;
	border:1px solid #C6C6C6;
	padding:2px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#imgfloatleft {
	float:left;
	border:1px solid #C6C6C6;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#imgfloatmiddle {
	border:1px solid #C6C6C6;
	padding:2px;
	display:block;
	margin-left:auto;
	margin-right:auto; 
	}
#body_content {
	padding:12px;
	line-height:1.5em;
	}
#body_heading {
	font-size:14pt;
	color:#00681C;
	}
#body_heading_right {
	font-size:14pt;
	color:#00681C;
	text-align:right;
	}

#body_subheading{
	color:#00681C;
	font-weight:bold;
	}
#seperator {
	height:1px;
	border-bottom:1px solid #C6C6C6;
	margin-top:6px;
	margin-bottom:6px;
	width:100%;
}
h3 {
	font-size:14pt;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:3px;
	}
h2 {
	font-size:14pt;
	font-weight:normal;
	margin-bottom:0px;
	}	
#Employment_Table td, #Quote_Table td {
	font-size:10pt;
	}	
	
/*Footer Styles*/	
#footer_content {
	text-align:center;
	font-size:8pt;
	color:#535353;
	}
#footer_content a, #footer_content a:active, #footer_content a:visited {
	color:#535353;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration:underline;
}
#links {
	padding-bottom:4px;
	padding-top:4px;
}
