body {
	background-color: #ffffff;
	background-image: url(assets/bg-caverley-green.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:150%;
}

img {
	border:none;
}
p, td { margin: 0; }
.clearit { clear: both; height: 4px; }
#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 16px;
	min-height: 500px;
}

#logo {
	width: 400px;
	float: left;
}
.tagline  {
	font-size: 11px;
	font-style:italic;
	color:#666600;
}
#contact {
	
	font-size: 11px;
	text-align: right;
	color: #666666;
}
/*
#contact a:link { color: #82813C;  }
#contact a:visited { color: #82813C;  }
#contact a:hover { color: #82813C; text-decoration: none;  }
#contact a:active { color: #82813C;  }
*/

#contact .connect {
	font-size:16px;
	color:#8E6838;
	line-height:30px;
}

#contact .phone {
	font-size:20px;
	color:#696C3D;
}



#banner {
	padding-top: 12px;
}
#leftcolumn {
	width: 632px;
	float: left;
}
.imgmain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 6px;
}
#leftcolumn h1 {
	
	font-size: 24px;
	font-weight: bold;
	color: #696C3D;
	line-height:26px;
}





#logo p {
	
	font-size: 13px;
	color: #666666;
	margin-top: 3px;
}
#leftcolumn p {
	
	font-size: 13px;
	margin-bottom: 7px;
}
#leftcolumn h2 {
	
	font-size: 17px;
	font-weight: bold;
	color: #82813C;
}

#leftcolumn a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#leftcolumn a:visited {
	color: #666666;
	text-decoration: underline;
}
#leftcolumn a:hover {
	color: #000000;
	text-decoration: none;
}
#leftcolumn a:active {
	color: #000000;
	text-decoration: underline;
}


#rightcolumn {
	background-image: url(assets/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 230px;
	float: right;
	min-height: 500px;
	padding: 12px;
}
#rightcolumn h1 {
	
	font-size: 14px;
	color: #8E6838;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
#rightcolumn li {
	
	color: #666666;
	list-style-position: outside;
	margin-top: 6px;
	margin-left: -25px;
}
#rightcolumn p {
	
	margin-bottom: 6px;
	color: #666666;
}
#rightcolumn a:link {
	color: #666666;
	text-decoration: underline;
}
#rightcolumn a:visited {
	color: #666666;
	text-decoration: underline;
}
#rightcolumn a:hover {
	color: #666666;
	text-decoration: none;
}
#rightcolumn a:active {
	color: #666666;
	text-decoration: underline;
}



#menu {
	background-color: #E4E7D3;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 100%;
	height: 32px;
	margin-top: 15px;
}
#content {
	margin-top: 15px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 6px;
}#footer p {
	
	font-size: 10px;
	font-weight: bold;
	color: #696C3D;
	text-align: center;
}

#footer a:link {
	color: #696C3D;
}
#footer a:visited {
	color: #696C3D;
}
#footer a:hover {
	color: #696C3D;
	text-decoration: none;
}
#footer a:active {
	color: #696C3D;
}
.cellborder td{
	border-bottom: 1px solid #EAEAEA;
}
.testimony {
	font-size: 13px;
	padding: 7px;
	font-weight: bold;
}
