body{
	padding: 0;
	margin: 0;
	color: #4f4f4e;
	background-color: #E7EDE0;
	font-family: Verdana;
	font-size: 12px;
}

img{ behavior: url(/iepngfix.htc) }



h1,h2,h3,h4{
	margin-top: 0;
}

h1{
	font-size: 18px;
	font-weight: 500;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}


#wrapper{
	margin: 0 auto;
	width: 991px;
	border: 1px solid #cacaca;
	border-width: 0 0 1px 0;
	overflow: hidden;
	zoom: 1;
}

#header{
	overflow: hidden;
	zoom: 1;
	height: 167px;
}

#logo{
	float: left;
	width: 198px;	
	}

#logo img{
	display: block;
}

#nav_block{
	width: 793px;
	float: left;
}

#nav{
	width: 793px;
}

#nav img{
	border-width: 0px;
height: 20px;
}

#log_in .login_line input{
	width: 90%;
}

.login_submit{
	margin: 6px 0 0 0;
}

#side_nav{
	width: 198px;
	float: left;
	background-color: #ddd9c3;
	background-image: url(images/lower_left_tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #4c290e;
	font-family: Arial;
	font-size: 11px;
}

#side_nav a{
	color: #4c290e;
	text-decoration: none;
}


#side_nav  .inner{
	padding: 0 0 220px 0;
}

#side_nav .left_block{
	border: 1px solid #4c290e;
	border-width: 0 0 1px 0;
}

#side_nav .left_block ul{
	margin: 0;
	padding: 0;
	list-style: inside;
}

#side_nav .left_block .inner{
	padding: 6px 8px 6px 17px;
}


#content{
	min-height: 200px;
	width: 793px;
	float: left;
	background-color: #fff;
	line-height: 1.4;
}

#content .inner{
	padding: 26px 102px 0 82px;
}

#right_side{

}

#right_side .inner{

}

#footer{
	margin: 12px auto;
	text-align: center;
	font-size: 10px;
	color: #524317;
}

#footer a{
	text-decoration: none;
	color: #524317;
	font-size: 10px;
}

#footer a:hover{
	text-decoration: underline;
}

#product .image{
	float: left;
	width: 220px;
}

#product .description{
	float: left;
	width: 300px;
	padding-left: 22px;
}

.thumb img{
	border-width: 0;
}

.req{
	color: red;
}

.flyout{
	width: 170px;
	background-color: #C9BE95;
	height: 100%;
	font-size: 12px;
	font-family: Arial;
	border-width: 0 1px 0 0;
	border-color: black;
	border-style: solid;
	float: left;
}

.flyout li{
	width: 170px;
}

.flyout li a{
	display: block;
	border: 1px solid #fff;
	border-width: 0 0px 1px 0px;
	text-decoration: none;
	line-height: 20px;
	width: 100%;
	padding-left: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.flyout ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.flyout li a{
	background-color: #C9BE95;
	color: #3D3B39;
	text-align: left;
}

.flyout li a:hover{
	color: #C9BE95;
	background-color: #564A3E;
}

#membership tr td:first-child{
	text-align: right;
	padding-right: 8px;
}

#order_pricing td{
	padding: 3px;
}

#order_pricing{
	margin: 12px 0;
}

#order_pricing, #order_pricing td, #order_pricing th{
	border: 1px solid #444;
	border-collapse: collapse;
}

.thumb{
	margin-bottom: 20px;
}

.product_quantity{
	margin: 12px 0;
}

.cart_return_to_shopping{
	display: none;
}

