body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #e9d8bc;
}
#headerLinks {
	font-size: 11px;
	color: #a5bc3a;
	background: #475f05;
	text-align:center;
	line-height:15px;
	vertical-align:middle;
}
#headerLinks h1 {
	display: inline;
	font-size: 11px;
	color: #a5bc3a;
}
#headerLinks h1 a:link, #headerLinks h1 a:visited {
	text-decoration: none;
	color: #a5bc3a;
}
#headerLinks h1 a.currentPage:link, #headerLinks h1 a.currentPage:visited {
	text-decoration: underline;
}

#headerLinks h1 a:hover {
	color: #fff;
}
#headerBlock {
	height: 93px;
	background: url(../images/header_bg.gif) top repeat-x;
	border-bottom: 3px solid #8c4c20;
}
#hb_left {
	float: left;
}
#hb_right {
	font-size: 14px;
	color: #475f05;
	float:right;
	padding-top: 72px;
	padding-right: 10px;
}
#hb_right strong {
	font-size: 16px;
}
#mainWrapper {
	background-image: url(../images/center_bg.jpg);
	background-repeat: repeat-y;
	background-color: #80933a;
	background-position: center;
}
#leftNav {
	border-right: 3px solid #404e0b;
	width: 267px;
	float:left;
	clear:both;
}
#leftNav img {
	display: block;
	border: 0px;
}

#subHeadBlock {
	border-bottom: 3px solid #404e0b;
	clear: both;
	height: 282px;
}
#main {
	clear:both;
	width: 820px;
	margin:auto;
	background:#fff;
}
#leftData {
	float:left;
	width: 267px;
	border-right: #8ea53c 3px solid;
	text-align:center;
	padding-bottom: 85px;
}
#rightData {
	background: #fff;
	width: 550px;
	float:right;
}
#rightText {
	color: #4d3e26;
	padding: 14px;
	font-size: 13px;
}
#rightText h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
}
#rightText h2 {
	font-size: 14px;
}
#rightText h3 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rightText p {
	padding-top: 0px;
	margin-top: 0px;
}
#mainBlock {
	background: url(../images/body_bg.jpg) left repeat-y;
}
#mainBlockWrapper {
	background: url(../images/orange_county_sips_grass.jpg) bottom left no-repeat;
}
#bodyLineStretch {
	background: url(../images/body_line_stretcher.jpg);
	height: 1px;
	width: 820px;
	clear:both;
}
#estimateForm label {
	display: block;
	float:left;
	width: 180px;
}
#footer {
	background: #e9d8bc url(../images/california_sips_dirt.jpg) repeat-x top left;
	padding-top: 35px;
	text-align:center;
	color: #4d3e26;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	color: #4d3e26;
	text-decoration:none;
}
#footer a:hover {
	color: #990000;
}
#footer a.currentPage:link, #footer a.currentPage:visited {
	text-decoration: underline;
}
#leftData img {
	border: 3px solid #377c2b;
}
#leftData p {
	margin:0px;
	padding-top: 7px;
	padding-bottom: 35px;
	width: 228px;
	text-align:left;
	margin:auto;
	color: #4d3e26;
	font-size: 11px;
}
#leftData p a:link, #leftData p a:visited {
	color: #4d3e26;
}

#leftData p a:hover {
	color: #000;
}

#leftData h1 {
	text-decoration:underline;
	font-style:italic;
	font-size: 16px;
	color: #404e0b;
	text-align:center;
	font-weight:bold;
}

#imageDisplay {
   float:left;
}