/*
Design by the G3 Group
http://www.g3group.com/

*/

/* global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ABA899;
	background-image: url(../../images/mainBG.jpg);
	background-repeat: repeat-x;
	line-height: 17px;
}
/* Design */
h1 {
	background-image: url(../images/topBG.jpg);
	background-repeat: no-repeat;
}
h1 span {
	display: none;
}
h2, h3 {
	margin-top: 10px;
	color: #80AA00;
}

a {
	color: #9E0C0C;
}
.tabledivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}


a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #9E0A0A;
}

/* Header */

#header {
	width: 950px;
	height: 8px;
	background-image: url(../images/topBG.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.img1 {
	float: left;
	margin: 0px 5px 0px 8px;
}
.img2 {
	padding: 5px;
	margin-right: 10px;
}


/* Menu */



.blockmenu{
	padding: 0;
	float: left;
	font: bold 11px Arial;
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 845px;
	margin-top: 10px;
	margin-bottom: 0;

}

.blockmenu li{
display: inline;
}

.blockmenu li a{
	float: left;
	color: white;
	padding: 9px 40px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid white;
}

.blockmenu li a:visited{
color: white;
}

.blockmenu li a:hover, .blockmenu li .current{
	color: #FFFF99;
}



/* Content */

#content {
	width: 950px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #f7f7f7;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-y;
}
#bg {
	width: 950px;
	padding: 0px;
	background-image: url(../images/wheelbarrow3.jpg);
	background-repeat: no-repeat;
	background-position: 244px bottom;
	z-index: 1000;
	height: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.textblock {
	margin-top: 10px;
	margin-left: 225px;
	margin-right: 40px;
	background-color: #C8C5BB;
	padding: 5px;
}
.text {
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 20px;
	padding: 5px;
}
.featureblock {
	background-color: #C8C5BB;
	padding: 5px;
}


#coltop {
	width: 850px;
	padding-right: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;

}
#topshadow {
	width: 850px;
	padding-right: 1px;
	background-image: url(../images/shad.jpg);
	background-repeat: no-repeat;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
.nopad {
	margin: 0px;
	padding: 0px;
}

#colOne {
	float: right;
	width: 620px;
	margin-top: 5px;
	padding-right: 50px;
}
#colOne li {
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 3px;
	list-style-type: square;
	list-style-position: inside;
}
#colOne .padcopy {
	margin-left: 245px;
}
.textindent {
	padding-right: 5px;
	padding-left: 17px;
}

#colOneH {
	float: right;
	width: 630px;
	margin-top: 8px;
	padding-right: 50px;
	background-image: url(../images/wheelbarrow3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bkgrnd {
	background-image: url(../images/wheelbarrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#colTwo {
	float: left;
	width: 220px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 50px;

}
#colTwo p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
#colTwo h4 {
	padding-top: 10px;
	color: #ffffff;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.nav {
	background-image: url(../images/paverwalkway.jpg);
	background-repeat: no-repeat;
	background-color: #cdcbc2;
	background-position: bottom;
}



#content h2 {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	color: #A72120;
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT", "Tw Cen MT Condensed", sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA899;
}

#content h3 {
	color: #8D8B7C;
	font-size: 14px;
}
/* Footer */

#footer {
	width: 950px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background-color: #ABA899;
	background-image: url(../images/lowerBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#footer li {
	display:inline
}
#footer a {
	color: #FFFFFF;
	padding-right: 10px;
}

#footer a:hover {
	color: #80AA00;
}


#credits {
	width: 858px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 20px;
	text-align: right;
	font-size: 9px;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
p {
	line-height: 17px;
}
.markermenu{
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
}
.submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.markermenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #990000;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	background-color: #CDCBC2;
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
	color: #990000;
}

.markermenu li a:hover{
	color: #CC0000;
	background-color: #E7E6E2;
	background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
