@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/repeating1.gif);
	background-repeat: repeat-x;
	background-color: #01573c;	
	
}

#divWrapper {
	margin: 0 auto;
	width: 955px;
	background-image: url(../images/wrapperBackground.gif);
	background-repeat: repeat;
}


/*#divHeaderLeft {
	background-image: url(../images/template_LogoandNav.jpg);
	float: left;
	height: 223px;
	width: 510px;
}*/
#divHeaderLeft {
	background-image: url(../images/template_Logo.jpg);
	float: left;
	height: 223px;
	width: 276px;
	cursor:pointer;
}
#divHeaderMiddle {
	background-image: url(../images/template_Nav.jpg);
	float: left;
	height: 223px;
	width: 234px;
}
#divHeaderRight {
	float: left;
	width: 445px;
}
#divPageTitle {
	width: 955px;
}
#divBodyleft {
	float: left;
	width: 510px;
}
#divBodyRight {
	float: right;
	width: 445px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #444444;
}
#divFalsh {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 25px;
}
#divBody {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#divBody #banner {
	color: #ff0000;
	text-align: center;
	margin: 15px auto 0 auto;
	padding: 20px;
	font-weight: bold;
	width: 700px;
	border: 1px solid #ff0000;
}
#divBody #banner span{
	font-size: 10px;
}
#divBodyLeftContent {
	font-size: 13px;
	line-height: 120%;
	color: #444444;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	letter-spacing: .02em;
}
#divBodyLeftContent #form_title {
	font-size: 15px;
	font-weight: bold;
}
#divBodyLeftContent form.hardscaping {
	margin-top: 10px;
	padding: 10px;
	background: #CCC;
	border: solid 1px #999;
	width: 360px;
}
#divBodyLeftContent form.hardscaping label {
	display: block;
	width: 60px;
}
#divBodyLeftContent form.hardscaping label#answer_label{
	margin-top: 7px;
	display: block;
	width: 100%;
}
#divBodyLeftContent form #captcha {
	margin-top: -10px;
}
#divBodyLeftContent form.hardscaping input {
	width: 350px;
}
#divBodyLeftContent form #answer {
	top: -10px!important;
	height: 44px!important;
}
#divBodyLeftContent form input#submit {
	 width: 60px;
}
#divBodyLefttwigsContent {
font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #444444;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;	
	
}

#divFooter {
	background-image: url(../images/template_Footer.jpg);
	height: 34px;
	width: 955px;
	clear: both;
}
/*#divFooterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50594a;
	padding-top: 12px;
	padding-left: 700px;
}*/
#divFooterContent_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	width:700px;
	float:left;
	text-align:center;
}
#divFooterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	width:255px;
	float:left;
}
#divSpry {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	
}
a:active {
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ca9b09;
	text-decoration: underline;
}
a:link {
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ca9b09;
	text-decoration: underline;
}
a:hover {
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ca9b09;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ca9b09;
	text-decoration: underline;
}
fieldset
{
border: 1px solid #498d6f;

}

legend
{
color: #444444;
background: #ca9b09;
border: 1px solid #498d6f;
padding: 2px 6px
} 

h1, h2, h3, h4 {
	color: #00573c;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

