body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:19px;
	text-align:center;
}
body.contactWindow{
	background:url(images/bg2.gif) repeat-y #FFFFFF;
	text-align:left;
}
body.contactWindow p {
	padding-top:0;	
}
td 
{
    font-size:11px;
}
a {    
    color:#4682b4;
	text-decoration:Underline;
}
#outerWrap{
	width:800px;
	padding-left:50px;
	padding-right:50px;
	background:#FFFFFF;
	text-align:left;
	margin:auto;
	background:url(images/bg2.gif) repeat-y #FFFFFF;
	position:relative;
}
#InnerWrap{
	background-color:#FFFFFF;
	padding-top:10px;
}
.spacedTable td{
	padding-right:10px;
	height:17px;
	white-space:nowrap;
}
.BedroomHeader {
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px dotted #999999;
	padding-top:15px;
}
.disclaimer {
	color: #808080;
	font-size: 9px;
}
.style1 {font-weight: bold}
	
#footer {
	padding:10px;
	margin:30px 20px 0 20px;
	padding-bottom:20px;
	font-size:9px;
	background-color:#EEEEEE !important;
	color:#666666;
	clear:both;
}
.SEOFooter{
    padding:20px 30px 10px 30px; 
    background-color:#EEEEEE; 
    font-size:9px;     
}
.SEOFooter a{
    color:#999999;
    text-decoration:none;
}
.leftImages img{
	padding-right:0; 
	float:right; 
	clear:right;
	text-align:right;
	padding-bottom:25px;
}
.blueHeading {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
}
.blueDivider {
    border-bottom:1px solid #000080;
    margin-top:12px;
    margin-bottom:12px;
}