@charset "UTF-8";
@import url("reset-min.css"); 

/*---------------------------------------------------
General Stuff
---------------------------------------------------*/
 img, { behavior:url(../iepngfix.htc); }
 img, .footer { behavior:url(../iepngfix.htc); }
 img, #logo { behavior:url(../iepngfix.htc); }
	.clear {clear: both;}
	.style5 {font-size: 1.4em;color: #554E16;}
	.style2 {color: #A1831C}
.style1 {color: #554E16}
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #3b393a;
		}
	
	a{text-decoration: none;color: #a1831c;}

a:hover{color: #000;}

hr{display: none;}

strong{font-weight: bold;}

ul.borderedlist li{
		border-bottom: 1px solid #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}

/*---------------------------------------------------
Layout
---------------------------------------------------*/
#bottominfo{
		
	
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:280px;
		margin-right: 3px;
		margin-left: 10px;
	}
	.bottomright{margin-right:10px;
	margin-left: 8px;
	
	float: left;
		width:280px;
		
		}	
		
		
		.container{
	width:900px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;}
	
	#backing {background:#f1eee7; padding-bottom:20px;}
	/* header layout */
	#header{
		height: 253px;
		background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
	position: absolute;
	right: 8px;
	top:28px;
	width: 493px;
	height: 25px;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;
	background:#f1eee7; 
	}
	#leftcolumn{float: left;width:193px; margin-left:10px; background:#f1f0ef;
	_width:190px;}
	#center{float: left;width:370px;padding: 0 10px;}
	#rightcolumn{float: left;width:267px; margin-right:10px;}
	/* bottom layout */
	
	
/*---------------------------------------------------
Header
---------------------------------------------------*/
	#header .container{height: 253px;}
	/* logo */
	#logo{
	position: absolute;
	height: 65px;
	top: 6px;
	width: 347px;
	left: 2px;
	background:url(../images/logo.png)
	
	}
	
/*---------------------------------------------------
Navigation
---------------------------------------------------*/
	#navigation li{
		float: left;
		padding-right: 17px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #000;}
	#navigation li a:hover,#navigation li.active a{color: #ab8c21;}

	#bannercontent{
	position: absolute;
	height: 160px;
	color: #a49c8f;
	font-weight: bold;
	padding:0;
	bottom: -1px;
	background: url(../images/banner.jpg) no-repeat;
	font-size: 1.3em;
	width: 900px;
	left: 0px;
	}
	
/*---------------------------------------------------
content
---------------------------------------------------*/
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #a1831c; background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #a1831c; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
		background: #f1f0ef;
		padding:5px;
		margin-bottom: 20px;
		width:257px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{border: 1px solid #d9e0e8;width:255px; height:500px; overflow: hidden;padding-bottom:6px; background:url(../images/rightbox.jpg)}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}

	
/*---------------------------------------------------
footer
---------------------------------------------------*/
	#footer{
	margin-top:20px;
		height: 37px;
		background: #4a4841;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	
	
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: right;padding-left:1px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #ab8c21;}
	
/*---------------------------------------------------
bottom info
---------------------------------------------------*/
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #a1831c; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	
		.bottomright h3{
		border-bottom: 4px solid #9b968f;
		color: #a1831c; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomright p{
		padding: 10px 5px 10px 35px;
		font-size: 1.2em;
	}
	
	
	.iconlist{
		border-top: 1px solid #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 15px;
		
	}
	ul.iconlist  li a:hover{background: #E9E4DE ;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 2px solid #c7b26b;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #858585;
		border: 2px solid #c7b26b;
		color: #fff;
		cursor: pointer;
		margin:0 0 2 2;
		padding:3px 8px; /* IE6 */
	}
	
