body{ 
	margin:0px;
	background: #68482b;	
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size:11pt;
}
legend{
	color: #333333;
}
a, a:link, a:visited {
	color: #981a31; 
	text-decoration: none;
}
a:hover {
	color: #09483b;	
	text-decoration: underline;
}

h1{
	font-size:20pt;
}
h2{
	font-size:16pt;
}
h3{
	font-size:14pt;
}
h4{
	font-size:12pt;
}
h5{
	font-size:10pt;
}
h1, h2, h3, h4, h5{
	margin-bottom: 3px;	
}

p{
	margin-bottom:8px;
	margin-top:8px;
}
img{
	border:0;
}
.FloatLeft{
	float: left;
	margin: 5px;
	margin-top:0px;
	margin-right: 25px;
}
.FloatRight{
	float: right;
	margin: 5px;
	margin-top:0px;	
	margin-left: 25px;
}
.smallprint{
	font-size:8pt;
}
.optiontitle{
	font-weight:bold;
}
a.imagelink{
	border-bottom: dashed 1px #989898;
	color: #333333;
} 
a.imagelink:hover{
	text-decoration:none;
	border-bottom: dashed 1px #990000;
	color: #990000;
}

.bg{
	background: #f4eee4;
}
.menu{
	background: url(images/menu_bg.gif) repeat-x;
	width:950px; 
	margin: 0px;
	padding: 0px;
	padding-left:20px;	
}
.content{
	padding: 0px 20px;
}

.expresshomes th{
	border-bottom: 2px solid #522e0e;
	border-top: 2px solid #522e0e;
	padding: 3px 15px;
	text-align:left;
}
.expresshomes td{
	text-align: left;
	padding: 15px;
	border-bottom: 1px dashed #dbd6cd;
}
.footer{
	text-align:center;
	font-size: 8pt;
}

.process{
	text-align:center; 
	font-size:12pt; 
	font-weight:bold;

}
.process a{
	color: #333333;
}
.process a:hover{
	color: #990000;
	text-decoration: none;
}
.step1,.step2,.step3,.step4,.step5,.step1-active,.step2-active,.step3-active,.step4-active,.step5-active{
	padding: 0px 15px;
	height:100px;
}
.step1{
	background: url(images/step1.png) no-repeat;
}
.step2{
	background: url(images/step2.png) no-repeat;
}
.step3{
	background: url(images/step3.png) no-repeat;
}
.step4{
	background: url(images/step4.png) no-repeat;
}
.step5{
	background: url(images/step5.png) no-repeat;
}
.step1-active{
	background: url(images/step1-active.png) no-repeat;
}
.step2-active{
	background: url(images/step2-active.png) no-repeat;
}
.step3-active{
	background: url(images/step3-active.png) no-repeat;
}
.step4-active{
	background: url(images/step4-active.png) no-repeat;
}
.step5-active{
	background: url(images/step5-active.png) no-repeat;
}
.whynew li{
	list-style: none;
	background: url(images/bullet.png) no-repeat 0% 7%;

	padding-bottom: 15px;
	padding-left: 15px;
}
.bullet{
	background: url(images/bullet.png) no-repeat 0% 37%;
	padding-left: 15px;
}
.elevationtag{
	z-index: 2; 
	float: left; 
	width: 75px; 
	position: absolute; 
	height: 75px;
	padding: 17px;
}

.community{
	border: 1px solid #212121;
	margin-bottom: 20px;
	margin-right: 25px;
	padding: 18px;
	font-size: 8pt;
}
.community:hover,.communityover{
	margin-bottom: 20px;
	margin-right: 25px;
	padding: 17px;
	border: 2px solid #212121;	
	background: #f6f19d;
	font-size: 8pt;
}
a.communitylink{
	color: #333333;	
}
a.communitylink:hover{
	text-decoration:none;
	color: #990000;	
}

.contentbox{
	padding:15px; 
	margin:10px;  
	background: #e1d0bf; 
	border: 1px dotted #981a31;
}

.pdf{
	background: url(images/pdf_button.png) no-repeat 0% 0%;
	padding-left:20px;
	padding-bottom: 4px;
}
.video{
	background: url(images/video_button.png) no-repeat 0% 20%;
	padding-left:20px;
	padding-bottom: 4px;
}

a.thickbox{
	background: url(images/zoomImg.png) no-repeat 0% 20%;
	padding-left:20px;
	padding-bottom: 4px;
}


.newsbold{
 color: #981a31;
 text-transform: uppercase;
 font-weight: bold;
 font-size:10pt;
}

.expresshomes td{
	vertical-align: top;
}

table.ques div.qtitle{
	font-size: 14pt;
	font-weight: bold;
}
table.ques td{
	vertical-align: top;
}
table.ques tr.qtr td{
	padding: 5px;
	margin: 10px;
	background: #beae9d;
}
table.ques tr td.otd{
	text-align: right;
}