/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

body{
	font-family:Verdana, Arial, Sans-serif;
	text-align:center;
}

#container{
	width:960px;
	height:auto;
	margin:0 auto;
	text-align:left;
	background-image:url('../imgs/bg_tile.jpg');
	background-repeat:repeat-y;	
}

#mastHead{
	width:960px;
	height:353px;
	background-image:url('../imgs/mastHeadnew.jpg');
	background-repeat:no-repeat;
}

#sideBar{
	width:318px;
	height:auto;
}

#sideBar img.side{
	padding:5px 0 0 0;
	width:158px;
	height:406px;
}

#nav{
	float:right;
	width:140px;	
}

#content{
	width:637px;
	height:auto;
	padding:5px 0 0 5px;
	float:right;
}

#content p{
	padding:16px;
	font-size:12px;
	width:460px;
	line-height:17px;
}

#content h3{
	padding:5px 0 0 16px;
}

#content a.bold{
	font-weight:bold;
	font-size:13px;
	color:#0562AF;
	text-decoration:none;
}

#content a.bold:hover{
	text-decoration:underline;
}

#content a#forsalesold{
	float:left;
	padding-top:15px;
}

#content p#space{
	line-height:15px;
}

#content p.links{
	padding:5px 5px 5px 15px;
	font-weight:bold;
	font-size:12px;
	width:300px;
}

#content p.links a{
	text-decoration:none;
	color:#0562AF;
}

#content p.links a:hover{
	text-decoration:underline;
}

#content img.otherPage{
	float:right;
}

#content a#top{
	clear:both;
	float:left;
	padding:10px 0 10px 15px;
	font-weight:bold;
	color:#EB2D2F;
	text-decoration:none;
}

#content a#top:hover{
	text-decoration:underline;
}

#content2{
	width:637px;
	float:right;
}

#content2 h2{
	font-size:15.82px;
	padding:0 0 5px 10px;
}

#content2 p{
	width:500px;
	font-size:12px;
	padding:0 0 10px 10px;
}

#content2 a#top{
	width:100px;
	clear:both;
	float:left;
	padding:10px 0 10px 15px;
	color:#EB2D2F;
	font-weight:bold;
	text-decoration:none;
}

#content2 a#top:hover{
	text-decoration:underline;
}

.thumb{
	width:100px;
	height:100px;
	padding:0 25px 25px 10px;
	float:left;
}

#wrap{
	width:500px;
	height:auto;
	padding:0 0 0 5px;
	float:left;		
}

#wrap p.point{
	padding:0px 0 0 10px;
	line-height:20px;
}

#wrap img{
	padding:0 0 5px 5px;
	float:right;	
}

#wrap h2{
	font-size:15.82px;
	padding:0 0 5px 15px;
}

#wrap iframe{
	width:475px;
	height:600px;
	border:none;
}

#wrap iframe#mortgage{
	width:235px;
	height:200px;
	border:none;
}

#wrap ul li{
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 20px;
	list-style-type:none;
}

#wrap a{
	font-size:12px;
	text-decoration:underline;
	color:#000;
}

#wrap a:hover{
	text-decoration:none;
}


li.about{
	font-size:12px;
	font-weight:none;
	padding:5px 0 5px 5px;
	list-style-type:none;
}

h2#info{
	font-size:15.82px;
	padding:0 0 10px 75px;
}

h2#padding{
	padding-top:20px;
}

.form{
	width:500px;
	padding:0 0 0 15px;
	font-size:12px;	
}

#footer{
	width:960px;
	height:17px;
	clear:both;
	text-align:center;
	font-size:12px;
	padding-top:2px;
	background-image:url('../imgs/footer.jpg');
	background-repeat:no-repeat;	
}

#footer a{
	font-size:12px;
	color:#000;
}

#footer a:hover{
	text-decoration:none;
}

h2{
	height:20px;
	padding:0 0 5px 10px;
}

span{
	font-weight:bold;
}

a{
	outline:none;	
	font-size:14px;
}

img{
	border:0px;	
}

form{
	padding:0 0 10px 0;
}