body {
	background-color: #323B26;
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.topheader {
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 162px;
}
.logo {
	height: 63px;
	width: 209px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.wrapper {
	height: auto;
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1E2118;
	padding-bottom: 10px;
	background-image: url(../img/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: visible;
	visibility: visible;
}
.topnav {
	height: 29px;
	width: 687px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/navbg.jpg);
	background-repeat: repeat-x;
	background-color: #20251A;
}
.spacer {
	float: left;
	height: 29px;
	width: 5px;
	background-image: url(../img/navspacerlft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.spacerright {
	height: 29px;
	width: 5px;
	background-image: url(../img/navspacerrit.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	background-position: right;
}


.topnav ul {
	list-style-type: none;
	display: inline;
}
.topnav ul li {
	display: inline;
	float: left;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topnav ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C7B28;
	text-decoration: none;
	padding: 6px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E2118;
}
.topnav ul li a:hover {
	color: #E0D2A1;
	background-image: url(../img/liahover.jpg);
	background-repeat: repeat-x;
}
a#select {
	color: #E0D2A1;
	background-image: url(../img/liahover.jpg);
	background-repeat: repeat-x;
}


.imgdiv {
	height: 224px;
	width: 687px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftimg {
	height: 224px;
	width: 468px;
	float: left;
}
.rightimg {
	float: right;
	height: 224px;
	width: 208px;
}

.contentdiv {
	height: auto;
	width: 687px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	visibility: visible;
}
.divtitlespacer {
	height: 5px;
	width: 687px;
	background-image: url(../img/titlespacer.jpg);
	background-repeat: no-repeat;
	background-color: #2E3523;
}
.divtitle {
	height: 30px;
	width: 687px;
	background-color: #262C1E;
	background-image: url(../img/navbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.divtitle h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #e0d2a1;
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	font-weight: normal;
}

.content {
	height: auto;
	width: 687px;
	background-color: #e0d2a1;
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	visibility: visible;
	padding-bottom: 10px;
}
.content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	font-style: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #262C1E;
	font-style: italic;
	line-height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contentbodytext {
	float: left;
	height: auto;
	width: 315px;
	margin: 0px;
}
.contentbodytext h2 {
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.contentbodytext p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.contentbodytext h2 a {
	color: #1E2118;
}
.contentbodytext h2 a:hover {
	color: #C4A54A;
}


.contentimgdiv {
	float: left;
	height: auto;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.contentimgdiv img {
	padding: 1px;
	border: 5px solid #EDE3C5;
	background-color: #E2D2A1;
	margin: 5px;
	cursor: url('img/magnify.cur'), pointer;
}
.contentimgdiv .nomagnify {
	cursor: auto;
}


.contentimgdiv p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	padding: 2px;
}
.contactleft {
	float: left;
	height: auto;
	width: 333px;
}
.contactleft h2 a {
	color: #1E2118;
}
.contactleft h2 a:hover {
	color: #C4A54A;
}

#contactform {
	margin-left: 50px;
	margin-top: 10px;

}
#contactform label {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	width: 250px;
	background-color: #E7DAB4;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contactform label #name {
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	width: 180px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	margin-left: 2px;
}
#contactform label #email {
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	width: 180px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	margin-left: 5px;
}
#contactform #tel {
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	width: 180px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	margin-left: 16px;
}
#message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	width: 180px;
	font-style: normal;
	line-height: normal;
	margin-left: 67px;
	scrollbar-highlight-color:none;
	scrollbar-3dlight-color:none;
	scrollbar-darkshadow-color:none;
	scrollbar-shadow-color:none;
	scrollbar-arrow-color:#1E2118;
	scrollbar-track-color:none;
}
#contactform #submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #1E2118;
	font-weight: bold;
	width: 50px;
	height: 16px;
	float: left;
	background-color: #E0D2A1;
	cursor: pointer;
	background-image: none;
	border: 1px none #1E2118;
	margin-left: 56px;
	display: block;
	margin-top: 5px;
}
#contactform #reset {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	font-weight: bold;
	width: 50px;
	height: 16px;
	float: left;
	background-color: #E0D2A1;
	cursor: pointer;
	background-image: none;
	border: 1px none #1E2118;
	display: block;
	margin-top: 5px;
}
.warning {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	margin-left: 5px;
}
.contactleft .main_warning {
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}




.contactright {
	float: left;
	height: auto;
	width: 323px;
	padding-left: 10px;
	background-color: #EDE3C5;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #EDE3C5;
}
.contactright p a {
	color: #1E2118;
}
.contactright p a:hover {
	color: #C4A54A;
}
.quotation {
	float: left;
	height: auto;
	width: 650px;
}
#quoteform {
	margin-left: 80px;
}
#quoteform label {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	width: 480px;
	margin: 5px;
	background-color: #E7DAB4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#quoteform label #turfselectbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 68px;
	width: 250px;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	height: 19px;
}
#quoteform label #turfarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	height: 15px;
	width: 50px;
	margin-left: 84px;
	border: 1px solid #1E2118;
	background-color: #EDE3C5;
}
#quoteform label a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#quoteform label #radiosoil {
	margin-left: 203px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#quoteform label #radiosoilb {
	margin-left: 203px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
}

#quoteform label #radiodel {
	margin-left: 203px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#quoteform label #radiodelb {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 203px;
}

#quoteform label #serviceselectbox {
	width: 250px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	height: 19px;
}
#quoteform label #name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	margin-left: 93px;
	width: 250px;
}
#quoteform #postaddress  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	width: 250px;
	margin-left: 229px;
	border: 1px solid #1E2118;
}
#quoteform label #pcode {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	margin-left: 128px;
	width: 250px;
}
#quoteform label #tel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	margin-left: 100px;
	width: 250px;
}
#quoteform label #email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	border: 1px solid #1E2118;
	margin-left: 102px;
	width: 250px;
}
#quoteform #notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	background-color: #EDE3C5;
	width: 250px;
	margin-left: 229px;
	border: 1px solid #1E2118;
}
#quoteform #submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #1E2118;
	font-weight: bold;
	width: auto;
	height: 16px;
	float: left;
	background-color: #E0D2A1;
	cursor: pointer;
	background-image: none;
	border: 1px none #1E2118;
	margin-left: 220px;
	display: block;
	margin-top: 5px;
}
#quoteform #reset {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	font-weight: bold;
	width: 50px;
	height: 16px;
	float: left;
	background-color: #E0D2A1;
	cursor: pointer;
	background-image: none;
	border: 1px none #1E2118;
	display: block;
	margin-top: 5px;
}
.quotation .main_warning {
	color: #900;
}



.quoterightdiv {
	float: left;
	width: 250px;
	margin-left: 10px;
}













.menudiv {
	height: 230px;
	width: 687px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menudiv1 {
	height: 215px;
	width: 199px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
.menudiv2 {
	height: 215px;
	width: 199px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	float: left;
}
.menudiv3 {
	height: 215px;
	width: 199px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	float: left;
}



.bottomnav {
	height: 300px;
	width: 687px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.btmtopbg {
	height: 30px;
	width: 687px;
	background-image: url(../img/btmnavbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btmdivtitlespacer {
	height: 5px;
	width: 687px;
	background-color: #2E3523;
	background-image: url(../img/btmnavspacer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bottomdivtitle {
	height: 30px;
	width: 687px;
	background-image: url(../img/navbg.jpg);
	background-repeat: repeat-x;
}
.bottomdivtitle h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	color: #E0D2A1;
	font-weight: normal;
	line-height: normal;
	padding-top: 3px;
	padding-left: 8px;
}
.btmnavmenu {
	height: 233px;
	width: 687px;
	background-color: #E0D2A1;
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btmnavmenu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E2118;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.btmlftnav {
	float: left;
	height: 189px;
	width: 279px;
	margin-left: 38px;
}
.btmlftnav ul {
	padding-left: 0px;
	margin: 0px;
}
.btmlftnav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.btmlftnav ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1E2118;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4A54A;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	background-image: url(../img/lia.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.btmlftnav ul li a:hover {
	color: #754b23;
	background-image: url(../img/lihover.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.btmritnav {
	float: left;
	height: 186px;
	width: 279px;
	margin-left: 48px;
}
.btmritnav ul {
	padding-left: 0px;
	margin: 0px;
}
.btmritnav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.btmritnav ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1E2118;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4A54A;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	background-image: url(../img/lia.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.btmritnav ul li a:hover {
	color: #754b23;
	background-image: url(../img/lihover.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.footer {
	height: auto;
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #E0D2A1;
	padding-left: 26px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.footer p a {
	color: #E0D2A1;
	text-decoration: none;
}
.footer p a:hover {
	color: #C4A54A;
}

.footer p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

