body {
	background-attachment:fixed;
	background-color:#FFF;
	background-image:url(images/bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	margin:0px;
}
.top {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-left: 400px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 29px;
	font-variant: small-caps;
	
}
.mainheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 22px;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

p {
	margin: 14px 0px;
}

#frametable {
	width: 1000px;
	border: 2px solid #fff;
	border-spacing:0px;
}

#frametable td {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#index_01 {
	width: 1000px;
	height: 59px;
	background-image: url(images/index_01.jpg);
}

#index_05 {
	width: 325px;
	background-image: url(images/index_05.png);
}

#index_06 {
	width: 675px;
	background-color:#fff;
}

#index_08 {
	width: 1000px;
    height: 114px;
    background-image: url(images/index_08.png);
}
.bottomnav {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-top: 30px;
}
.bottomnav a:link, .bottomnav a:visited, .bottomnav a:active {
	color:#000;
	text-decoration:none;
}
.bottomnav a:hover {
	color:#777;
	text-decoration:underline;
}

.listings td {
	border: 2px solid #fff;
}

.list_header {
	background-color: #145BBA;

}

.list_price {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 3px 15px 3px 5px;
	text-align: right;
}
.list_address {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 3px 5px;
	text-decoration:none;
}
.pages {
	border: 1px solid #aaa;
	background-color:#ddd;
	margin: -10px 0px 15px 0px;
	font-size: 11px;
	padding: 2px 10px;
	text-transform:uppercase;
	width: 648px;
}

.pages a:link, .pages a:visited, .pages a:active {
	color:#006;
	text-decoration:none;
}
.pages a:hover {
	color:#fff;
	text-decoration:underline;
}
.room_dimensions p {
	margin: 5px 0px;
}
#frametable table.specs td {
	padding: 4px 0px;
}

.front_address {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.front_price {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
}
.front_listings a:link, .front_listings a:visited, .front_listings a:active {
	text-decoration: none;
	color:#039;
}
.front_listings a:hover {
	text-decoration: underline;
	color:#F00;
}
.front_bedbath {
	font-size: 11px;
	text-align:center;
}
.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.mort_calc {
	background-color:#e0e0e0;
	border: 8px solid #e0e0e0;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
