body {
	background: #000000 url(images/bg.jpg) top center no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a img {
	border: 0px;
}

hr {
	height: 1px;
	border-bottom: 0px;
	border-top: 1px solid #f0efdb;
}

#side11 input {
	width: 299px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #02180b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f0efdb;
	box-shadow: 1px 1px 0px #20902c;
	-moz-box-shadow: 1px 1px 0px #20902c;
	-webkit-box-shadow: 1px 1px 0px #20902c;
	padding: 0px;
	margin-bottom: 7px;
	color: 02180b;
	font-family: tahoma;
	font-size: 11px;
	text-indent: 10px;
}

#side11 textarea {
	width: 299px;
	height: 130px;
	line-height: 28px;
	border: 1px solid #02180b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f0efdb;
	box-shadow: 1px 1px 0px #20902c;
	-moz-box-shadow: 1px 1px 0px #20902c;
	-webkit-box-shadow: 1px 1px 0px #20902c;
	padding: 0px;
	margin-bottom: 7px;
	color: 02180b;
	font-family: tahoma;
	font-size: 11px;
	text-indent: 10px;
}

#front-submit input {
	height: 30px;
	width: 65px;
	background: #136825;
	border: 1px solid #063b1d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow:inset 1px 1px 0px #2d8c3a, 1px 1px 0px #2d8c3a;
	-moz-box-shadow:inset 1px 1px 0px #2d8c3a, 1px 1px 0px #2d8c3a;
	-webkit-box-shadow:inset 1px 1px 0px #2d8c3a, 1px 1px 0px #2d8c3a;

	cursor: pointer;
	color: #ffffff;
	text-shadow: 1px 1px 0px #063b1d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	
}

#form input {
	width: 199px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #b6b69a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f0efdb;
	box-shadow: 1px 1px 0px #f0efdb;
	-moz-box-shadow: 1px 1px 0px #f0efdb;
	-webkit-box-shadow: 1px 1px 0px #f0efdb;
	padding: 0px;
	margin-bottom: 7px;
}

#form textarea {
	width: 199px;
	height: 124px;
	line-height: 24px;
	border: 1px solid #b6b69a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f0efdb;
	box-shadow: 1px 1px 0px #f0efdb;
	-moz-box-shadow: 1px 1px 0px #f0efdb;
	-webkit-box-shadow: 1px 1px 0px #f0efdb;
	padding: 0px;
	margin-bottom: 7px;
}

#top {
	width: 960px;
	height: 92px;
	margin: 0px auto;
	text-align: left;
}

#nav {
	width: 940px;
	height: 43px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#nav a {
	height: 43px;
	line-height: 36px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	color: #b6aa82;
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
	font-size: 18px;
}

#nav a:hover {
	background: url(images/hover.png);
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
	font-size: 18px;
}

#header {
	width: 940px;
	height: 335px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
	background: url(images/header-bg.jpg) top center repeat-y;
}

#offers {
	width: 940px;
	height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
	background: url(images/offers.jpg) top center no-repeat;
}

#content-wrap {
	width: 940px;
	padding-top: 10px;
	margin: 0px auto;
	margin-top: 10px;
	background: #ffffff;
	text-align: left;
	color: #0a5328;
	line-height: 20px;
}

#content-pages {
	width: 920px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	background: #dfdeb2 url(images/sidebar.png) top left repeat-y;
	outline: 1px solid #c4c395;
}

.title {
	padding: 10px;
	margin: 0px;
	padding-bottom: 0px;
	color: #0a5328;
	text-shadow: 1px 1px 0px #ffffff;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

#sidebar h2 {
	padding: 10px;
	margin: 0px;
	padding-bottom: 0px;
	color: #0a5328;
	text-shadow: 1px 1px 0px #ffffff;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

#pages h1 {
	padding: 10px;
	margin: 0px;
	text-shadow: 1px 1px 0px #ffffff;
}

#pages h2, #content-pages h3, #content-pages h4 {
	padding: 10px;
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #979668;
}

#content-pages p {
	padding: 10px;
	margin: 0px;
	color: #636240;
}

#sidebar {
	width: 216px;
	float: left;
}

#sidebar h2 {	
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

#sidebar li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.side {
	margin: 10px;
}

#pages {
	width: 692px;
	float: left;
	margin-left: 10px;
}

.ithird {
	width: 217px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.ithird-end {
	width: 217px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#third p {
	padding: 0px;
	margin: 0px;
}

#home-left {
	width: 305px;
	height: 890px;
	overflow: hidden;
	margin-right: 12px;
	float: left;
	background: #dfdeb2 url(images/light2.png) bottom left no-repeat;
}

#home-left p {
	padding: 10px;
	margin: 0px;
}

#home-right {
	width: 623px;
	float: left;
	background: url(images/green.jpg) center bottom no-repeat;
}

#home-right p {
	padding: 10px;
	margin: 0px;
}

.h-left {
	width: 305px;
	height: 445px;
	margin-right: 13px;
	float: left;
	background: #dfdeb2 url(images/light.png) bottom left no-repeat;
}

.h-right {
	width: 305px;
	height: 445px;
	float: left;
	background: #dfdeb2 url(images/light.png) bottom left no-repeat;
}

#contact-break {
	width: 623px;
	height: 10px;
	overflow: hidden;
}

#contact-area {
	color: #ffffff;
	width: 623px;
	height: 435px;
	background: #095129 url(images/contact.jpg) repeat-x;
}

#contact-area h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 7px;
	color: #e9e8ca;
	text-shadow: 1px 1px 1px #000000;
	margin: 0px;
}

#contact-area h3 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 7px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	margin: 0px;
}

.contact-left {
	width: 310px;
	padding: 10px;
	float: left;
}

.contact-left textarea {
	width: 302px;
	height: 108px;
	border: 0px;
	background: url(images/textarea.jpg);
	margin-bottom: 5px;
}

#subm {
	width: 98px;
	height: 38px;
	border: 0px;
	background: url(images/submit.jpg);
	cursor: pointer;
}

#wpcf7-f1-p106-o1 {
	margin-left: 10px;
}

.contact-left h3 {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}

.contact-left input {
}	

.contact-right {
	width: auto;
	float: left;
	text-shadow: 1px 1px 1px #000000;
	font-size: 18px;
}

.contact-right h3{
	padding-top: 20px;
}

#footer {
	width: 940px;
	height: 68px;
	margin: 0px auto;
	background: #ffffff url(images/footer.jpg) bottom center no-repeat;
	margin-bottom: 10px;
}

#contactf p {
	padding: 0px;
	margin: 0px;
}

#contactf input, textarea {
	width: 250px;
}

#contactb input {
	width: 65px;
}
