.topFrame {
	margin: 0px;
	background-color: #D4BC8C;
}
body {
	background-color: #E7DEB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border-style: none;
}

.contentPages {
	background-color: #E7DEB5;
	width: 600px;
	margin-left: 40px;
	margin-top: 30px;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 35px;
}




.fauxPhotos {
	background-position: left;
	float: left;
	margin-right: 8px;
}
.construction {
	border: thin solid #CC9900;
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.homeText {
	font-size: 13px;
	line-height: 120%;
}
.imgAlignLeft {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
.counter {
	background-color: #E7DEB5;
	text-align: center;
}
.desc {
	background-color: #E7DEB5;
	text-align: left;
	text-decoration: none;
	border: none;
}
.bonded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redText {
	color: #FF0000;
}
.nameReq {
	color: #000000;
}
.outerTable {
	width: 990px;
	height: 100%;
	padding: 0px;
	position: absolute;
	left: 138px
}
.noMargin {
	margin: 0px;
}
.outerTable td {
	vertical-align: top;
}
p {
	margin-top: 15px;
	margin-left: 35px;
}



