BODY, DIV, TD, TH {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	background-image: url(images/soil.jpg);
	background-repeat:repeat;
	background-position: left;
	background-attachment: fixed;
	background-color: #301F18;
}

DIV.pageBorder {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 772px;
	left: 50%; 
	height: 100%;
	margin-left: -386px; 
	background-image:url(images/vert.gif);
	background-repeat: repeat;
}

DIV.pageDivider {
	height: 1px; 
	background-image:url(images/horiz.gif); 
	background-repeat:repeat-x;
}

DIV.pageDividerShadow {
	height: 20px; 
	background-image:url(images/nav_shado.gif); 
	background-repeat:repeat-x;
}
DIV.pageNav {
	height: 143px; 
	background-image: url(images/nav_bg.gif); 
	background-repeat: repeat-x;
	background-color: #546F17;
}

DIV.page {
	position: absolute;
	top: 0px;
	height: 100%;
	bottom: 0px;
	width: 770px;
	left: 50%; 
	margin-left: -385px;
	background-color: #7FA134; 
	/*
	width: 776px; 
	margin-left: 1px;
	background-color: #7FA134; 
	*/
	/*
	position: absolute; 
	top: 0px; 
	width: 776px; 
	left: 50%; 
	z-index: 1px;
	margin-left: -388px; 
	*/
}

DIV.mainContainer {
	background-color: #7FA134; 
	margin: 0px;
}

DIV.contactInfo {
	float: right; 
	color: #FFFFFF; 
	text-align: right; 
	margin-right: 13px; 
	-margin-right: 7px; 
	margin-top: 5px;
}

DIV.contactInfo SPAN.big {
	font-size: 18px; 
	font-weight: bold;
}

DIV.contactInfo SPAN.med {
	font-size: 11px; 
	font-weight: bold;
}

DIV.contactInfo SPAN.small {
	font-size: 10px; 
}

DIV.nav {
	margin-left: 13px;
	margin-right: 13px;
	border-top: 1px solid #98A775;
}

DIV.nav A {
	text-decoration: none;
}

DIV.topSpacer {
	height: 30px; 
	background-color: #6D8D27;
}
DIV.topContainer {
	margin-left: 12px;
	margin-right: 12px;
	border-left: 1px solid #B9CC90;
	border-bottom: 1px solid #809D4C;
	background-color: #8AAB4E;
}

DIV.containerBack {
	margin-left: 30px;
	margin-right: 18px;
	background-color: #6A8C2D;
	border-top: 1px solid #6A8C2D;
}


DIV.containerBackLight {
	margin-left: 30px;
	margin-right: 18px;
	background-color: #83A340;
	border-top: 1px solid #6E911E;
}

DIV.containerInner {
	margin: 0px;
	margin-top: 10px;
	background-color: #7D9B47;
	border: 1px solid #63842B;
	padding: 3px;
}

DIV.containerInner P.title {
	font-size: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin: 0px; 
	padding: 0px;
}

DIV.containerInner P.text {
	margin: 0px; 
	padding: 0px; 
	padding: 4px; 
	color: #FFFFFF; 
	font-size: 12px;
}

DIV.containerInner DIV.box {
	width: 100%; 
	border: 1px solid #A2BB74; 
	background-color: #8AAB4E; 
	height: auto;
}

DIV.containerInner IMG {
	margin: 4px; 
	border: 1px solid #6A8C2D; 
}


DIV.containerInner IMG.ourwork {
	margin: 0px;
	cursor: pointer;
	height: 60px;
	/* width: 95px; */
}

DIV.box P {
	margin: 0px; 
	padding: 0px; 
	padding: 4px; 
	color: #FFFFFF; 
	font-size: 12px; 
	text-align: left;
}

DIV.box P.title {
	font-size: 16px;
}

DIV.sectionTitle {
	margin-left: 23px;
	margin-top: 13px;
	margin-right: 13px;
	border: 1px solid #A2BB74;
	background-color: #6E8B3A;
	padding-left: 9px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	background-image: url(images/dec_sectitle.gif);
	background-position: right;
	background-repeat: no-repeat;
}

DIV.dec_topleft {
	position: absolute;
	background-image: url(images/dec_topleft.gif);
	background-repeat: none;
	width: 30px;
	height: 17px;
	/*z-index: 2;*/
	vertical-align: top;
	margin-left: 10px;
	-margin-left: 0px;
}

DIV.dec_topright {
	position: absolute;
	background-image: url(images/dec_topright.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
	width: 100%;
	/*z-index: 1;*/
	margin-left: -9px;
	-margin-left: -22px;
}

DIV.dec_section {
	position: absolute;
	background-image: url(images/dec_down.gif);
	background-repeat: none;
	width: 13px;
	height: 18px;
	margin-left: 3px;
	-margin-left: -20px;
}

DIV.dec_sectiontitle {
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.dec_corner_ul {
	position: absolute;
	margin-top: -1px;
	margin-left: -1px;
	margin-left: 22px;
	-margin-left: -1px;
	background-image: url(images/dec_corner.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

DIV.dec_corner_ll {
	position: absolute;
	margin-left: 22px;
	margin-top: -2px;
	background-image: url(images/dec_corner.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
	vertical-align: bottom;

}

DIV.dec_corner_ur {
	position: absolute;
	right: 47px;
	margin-top: -1px;
	margin-right: -1px;
	background-image: url(images/dec_corner.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
	float: right;
}

DIV.dec_corner_lr {
	position: absolute;
	right: 47px;
	margin-top: -2px;
	margin-right: -1px;
	background-image: url(images/dec_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#FFCCCC;
	height: 3px;
	width: 3px;
	vertical-align: bottom;

}

DIV.dec_sec_ll {
	position: absolute;
	background-image: url(images/dec_sec_ll.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 59px;
	height: 12px;
}

DIV.dec_sec_lr {
	position: absolute;
	background-image: url(images/dec_sec_lr.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 59px;
	right: 13px;
	height: 12px;
}

DIV.secfooter {
	margin-left: 12px;
	margin-right: 12px;
	height: 12px;
	width: 550px;
}
/*
SPAN.navItem {
	display: table-cell;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 38px;
	text-align: justify;
	background-image: url(images/nav_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 18px;
	cursor: pointer;
}

SPAN.navItemHover {
	display: table-cell;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 38px;
	text-align: justify;
	background-image:url(images/nav_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 18px;
	background-color: #546F17;
	cursor: pointer;
}
*/

SPAN.navItem {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 38px;
	text-align: justify;
	background-image: url(images/nav_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	/*padding-top: 15px;*/
	line-height: 38px;
	padding-left: 12px;
	padding-right: 18px;
	cursor: pointer;
}

SPAN.navItemHover {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 38px;
	text-align: justify;
	background-image:url(images/nav_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	/*padding-top: 15px;*/
	padding-left: 12px;
	padding-right: 18px;
	line-height: 38px;
	background-color: #546F17;
	cursor: pointer;
}

TABLE.form INPUT {
	font-size: 10px; 
	background-color: #B9CC90; 
	border: 1px solid #6A8C2D;
}

TABLE.form TD {
	color: #4B6510; 
	font-size: 11px;
}

TABLE.form A {
	color: #4B6510; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

TABLE.form A:hover {
	text-decoration: underline;
}

A.subcategory {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #8AAB4E;
	border-bottom: 1px solid #7D9B47;
	border-right: none;
	background-color: #8AAB4E;
	width: 100%;
}

A.subcategory:hover {
	border: 1px solid #EEAA00;
	border-right: none;
	background-color: #7D9B47;
}

A.subcategory_s {
	display: block;
	background-color: #637E2B;
	border: 1px solid #A2BB74;
	border-right: none; /*1px solid #637E2B;*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

A.subcategory_s:hover {
	border: 1px solid #EEEEEE;
	border-right: none;
}

DIV.box IMG.thmb {
	margin: 0px;
	border: 1px solid #6A8C2D;
	cursor: pointer;
}

DIV.box IMG.thmb_s {
	margin: 0px;
	border: 1px solid #EEAA00;
	cursor: pointer;
}

/* Request a Quote form */

ul#steps {
	float: right;
	list-style: none;
	color: #fff;
	font-size: 12px;	
	padding-right: 5px;
	margin-top: 15px;	
}

ul#steps li.current {
	font-weight: bold;
}

div.request_quote {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}

div.request_quote div.field {
	margin-bottom: 10px;
}

div.request_quote legend {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

div.request_quote input {
	width: 400px;
}

div.request_quote textarea {
	width: 400px;
}

div.request_quote select {
	width: 400px;
}

span.fieldName {
	display: block;
}

div.request_quote div.buttons {
	border-top: 0 none;
	float: right;
	padding: 0 8px 8px;
	text-align: right;
	clear: left;
}

button.prev {
	clear: left;
	float: left;
}

button.next {
	clear: right;
	float: right;
}
