* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000000;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/wrapper_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
}
#header {
	width: 960px;
	color: #333;
	padding: 0px;
	height: 225px;
	background-image: url(images/header_home.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation {
	width: 960px;
	color: #333;
	height: 28px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #60371E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #60371E;
	background-color: #D8DCBE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
}
#content_photos {
	width: 860px;
	color: #333;
	background: #f6fcda;
	padding: 50px;
	height: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#wrapper_photos {
	width: 1000px;
	height: 1052px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/wrapper_shadow.png);
	background-repeat: repeat-y;
}

	
#content {
	width: 860px;
	color: #333;
	background: #f6fcda;
	padding: 50px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 550px;
}
#content_home {
	width: 500px;
	color: #333;
	background: #f6fcda;
	height: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 35px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
#content_products {
	width: 860px;
	color: #333;
	background: #f6fcda;
	padding: 50px;
	height: 775px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 550px;
}
.floatleft {
	float: left;
}
#sidebar {
	float: right;
	width: 300px;
	margin-right: 20px;
	height: 750px;
	background-color: #DDE2C4;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.sidebar_text {
	font-size: 12px;
}
.floatright {
	float: right;
}
.clear_both {
	clear: both;
}
#footer {
	width: 940px;
	padding: 10px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #B5B9A0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #60371E;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60371E;
}
#thankyou {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #14370F;
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	margin-top: 15px;
}
h1 {
	color: #8D9B59;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	border-bottom-style: solid;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 2px;
	border-bottom-color: #60371E;
	border-bottom-width: 1px;
}
h2 {
	color: #14370F;
	padding-left: 30px;
	font-size: 16px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 10px;
	background-color: #F6FCDA;
	padding: 10px;
	color: #1D3E17;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #775547;
	border-right-color: #775547;
	border-bottom-color: #775547;
	border-left-color: #775547;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.address_home {
	display: block;
	text-align: center;
}
.top_pic_spacing {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_pic_right {
	margin: 0px;
	padding: 0px;
}
.top_pics {
	width: 100%;
	height: 125px;
	margin-bottom: 25px;
}
#map {
	display: inline-block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 350px;
	margin-top: 25px;
	float: left;
	margin-right: 10px;
}
#contactform {
	margin-top: 25px;
}
.orderedlist {
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 25px;
	text-align: justify;
}
#productnav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 20px;
	margin-bottom: 50px;
}

#productnav ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: center;
    background-color: ; 
    } 

#productnav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 3px;
    } 

#productnav ul li a {
	text-decoration: none;
	color: #000000;
    background-color:;
	padding: 5px;
    } 

#productnav ul li a:hover {
	color: #FFFFFF;
    background-color:; 
	background-color: #B5B9A0;
    } 
#emf-form1 {
	margin-top: 15px;
	margin-left: 0px;
	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;
	padding: 5px;
}
#side_news {
	width: 274px;
	margin-right: auto;
	margin-left: auto;
}
.news_list {
	list-style-position: inside;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #1D3E17;
	line-height: 30px;
	list-style-type: circle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1D3E17;
	border-left-color: #1D3E17;
	padding-top: 15px;
	background-color: #F5F5F5;
	color: #003300;
}
.wesell {
	margin-left: 6px;
	margin-top: 20px;
	margin-bottom: -10px;
}
