body {
  text-align: center;
  background-color: #74ca91;
  background-image:url(../images/contentbg.jpg);
  background-repeat: repeat-y;

}

#container {
  margin: 0 auto;
  width: 800px;
  height: 100%;
  text-align: left;
  background-image: url(../images/contentbg.gif);
} 

banner {
	position: absolute;
	left: -9999px;
	top: -55px;
}
a:link {
	color:#B09864;
	text-decoration: none;
	border-bottom: #aca186 1px dotted;
}
a:visited  {
	color:#B09864;
	text-decoration: none;
	border-bottom: #aca186 1px dotted;
}
a:active {
	color:#B09864;
	text-decoration: none;
	border-bottom: #aca186 1px dotted;
}
a:hover {
	text-decoration: none;
	border: none;
}
.banner-display {
	width: 727px;
	margin-left: 22px;
	border-bottom: 1px solid #336666;
}

 /* navigation style */
 
 .nav1 {
	color: #CCCC99;
	text-align: left;
	padding: 15px;
	text-transform: uppercase;
	font-size: 65%;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 150%;
 }
 
.top {
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5AB44B;
	font-size: 120%;
}

/* main body style */

.main {
	width: 675px;
	border-top: 1px solid #336666;
	margin-left: 22px;
	padding: 0 25px 0 25px;
	list-style-type: circle;
}
.main-right  {
	float: right;
	background-image:url(../images/bg-main-right.jpg);
	background-repeat: no-repeat;
	width: 500px;
}
.main-left  {
	width: 125px;
	float: left;
}
.main-left a {
	border: 0;
}
.main-pics {
	width: 675px;
	text-align: center;
	border-top: 1px solid #336666;
	margin-left: 22px;
	padding: 0 25px 0 25px;
}
.main-pics img {
	border: #E0D5AB solid 2px;
}
.main-pics a {
	border: none;
}
.main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #B09864;
	font-size: 160%;
}
.main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-transform: uppercase;
	color:#646F40;
	font-weight: lighter;
	line-height: -5px;
}
.main h3 {
	font-size: 120%;
	color: #B09864;
	font-weight: lighter;
}
.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #F6D8C0;
	font-weight: normal;
	list-style-type: disc;
	margin-left: 5px;
}
.main ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6D8C0;
}
.main img {
	margin: 0 8px 0 8px;
	padding: 4px;
	border: 0;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70380F;
	font-weight: normal;
}
.callout-box {
	width: 200px;
	background-color: #055878;
	padding: 10px;
	margin: 10px;
	float: right;
	font-size: 105%;
	border: 1px dotted #066488;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381C07;
	font-weight: normal;
	list-style-type: disc;
	margin-left: 5px;
}
/* footer style */
.footer {
	clear: both;
	width: 727px;
	margin-left: 22px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #073E4F;
	border-top: 1px solid #336666;
}
.footer-Peter {
	font-size: 165%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EF1600;
	text-transform: uppercase;
}
.footer-contractor {
	text-transform: uppercase;
	color: #B09864;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 2px;
}
.footer-contact {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09864;
}
.testimonial  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 129%;
	text-align: center;
	color: #B89D67;
	font-style: italic;
}

