#mainAreaBG {
	background-image: url(images/mainBGshim2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background-color: #205831;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whttxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#contentArea2{
	background-image: url(images/contentBGshim2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 25px;
}
#cont2top{
	background-image: url(images/contentTopEdge2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#cont2bot{
	background-image: url(images/contentBotEdge2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navcol{
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcol a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 14px;
	padding-top:13px;
	padding-bottom:14px;
	padding-right: 14px;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:11px;
}
#navcol a.sub1_on{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navcol a:hover{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#headimg{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #014114;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAA21C;
}
#maincol1{
	padding-right: 10px;
}
#maincol2{
	padding-left: 10px;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.contsublist {
	margin-left: 20px;
}
a.sublinks:link{
	color: #000000;
	text-decoration: underline;
}
a.sublinks:visited{
	color: #000000;
	text-decoration: underline;
}
a.sublinks:hover{
	color: #000000;
	text-decoration: underline;
}
a.sublinks:active{
	color: #000000;
	text-decoration: underline;
}
a.newhomes:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAA21C;
	text-decoration: underline;
}
a.newhomes:visited{
	color: #CAA21C;
	text-decoration: underline;
}
a.newhomes:hover{
	color: #CAA21C;
	text-decoration: underline;
}
a.newhomes:active{
	color: #CAA21C;
	text-decoration: underline;
}
.dottedhshim {
	background-image: url(images/dothshim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 16px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	line-height: 14px;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.formels1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom:1px solid #333333;
	border-top:1px solid #666666;
	border-right:1px solid #333333;
	border-left:1px solid #666666;
	background-image: url(images/mort_button.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}