/* CSS Document */

body
{
background: #b3cca2 url(../images/background.jpg) repeat-x;

text-align: center;
}

.wrapper
{
margin: 0px auto;
padding: 0px 0px 20px 0px;
background-color: #ffffff;
width: 1000px;
text-align: left;
overflow: auto;
border: 2px solid  #7BA75A;
}

a, a:active { color: #666666;}
a:hover { color: #CF661E;}


.header
{
height: 150px;
/* border: 1px solid #023511; */
margin: 10px 25px 10px 25px;
}

.logo {float: left;}

.logo img
{
border: 0px;
}

.headerRight
{
float: right;
width: 625px;
height: 145px;
/* border: 1px solid #023511; */
text-align: right;
}

.headerRight h1
{
	margin: 15px;
	padding: 0px;
	color: #CF661E;
	font-size: 60px;
}

.headerRightMenu ul
{
margin: 5px 0px 0px 0px;
padding: 0px;
text-align: right;
list-style-type: none;
}

.headerRightMenu ul li
{
	display: inline;
	margin: 0px 0px 0px 10px;
	font-size: 18px;
	font-family: helvetica;
	font-weight: bold;

}

.headerRightMenu ul li a, .headerRightMenu ul li a:active
{
	text-decoration: none;
	color: #666666;
}

.headerRightMenu ul li a:hover
{
	text-decoration: underline;
	color: #333333;
}

/*
.menu
{
margin: 0px;
padding: 0px;
text-align: center;
}

.menu ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}


.menu ul li
{
margin: 0px 5px 0px 5px;
padding: 0px;
display: inline;
font-size: 20px;
font-family: helvetica;
}
 */

.content
{
margin: 0px 25px 0px 25px;
}

.left
{
margin: 3px 0px 0px 0px;
float: left;
width: 630px;
/* border: 1px solid #023511; */
}

.right
{
margin: 10px 0px 0px 15px;
float: left;
width: 300px;
overflow: auto;
}

.freeEstimate
{
	margin: 0px;
	padding: 0px;
	height: 410px;
	background: url(../images/free-estimate.jpg) repeat-x;
	overflow: auto;
}

.freeEstimate fieldset
{
	margin: 110px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #023511; 
	font-family: helvetica;
	text-align: center;
}

.freeEstimate ul
{
margin: 0px 35px 0px 35px;
padding: 0px;
list-style-type: none;
}

.freeEstimate label
{
margin: 0px 0px 0px 0px;
padding: 0px;
color: #666666;
font-size: 16px;
font-weight: bold;
float: left;
text-align: left;
}

.freeEstimate input
{
margin: 0px 0px 10px 0px;
border: 1px solid #666666;
width: 200px;
height: 20px;
}

#submit
{
border: 0px;
margin: 0px auto;
width: 150px;
height: 25px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6
{
color: #4C4C4C;
padding: 0px;
margin: 5px 0px 8px 0px;
font-family: times;
}

.content h1 {font-size: 22px;}
.content h2 {font-size: 20px;}
.content h3 {font-size: 18px;}
.content h4 {font-size: 16px;}
.content h5 {font-size: 14px;}
.content h6 {font-size: 14px;}

.content p
{
font-size: 14px;
color: #666666;
text-align: justify;
font-family: helvetica;
}

.content ul, .content ol
{
font-size: 14px;
color: #666666;
}

.rightBox
{
margin: 0px;
padding: 0px 0px 10px 0px;
background-color: #D1E1C6;
overflow: auto;
}

.rightBox h4
{
margin: 0px 0px 5px 10px;
padding: 0px;
color: #304C1C;
font-size: 18px;
}

.rightBox p
{
margin: 0px 10px 10px 10px;
font-size: 12px;
}

#allTestimonials
{
margin: 0px 0px 0px 10px;
}

.footer
{
margin: 6px 0px 0px 0px;
font-size: 11px;
font-family: helvetica;
color: #333333;
}

#geoTargets 
{
list-style-type: none;
}