body {
	margin: auto;
	text-align: center;
}
div#body {
	width: 960px; 
	text-align: center;
	margin: auto;
}
div#header {
	width: 748px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
}
div#title {
	background-color:black; 
	width:959px; 
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}
#title h2 {
	font-family: serif;
	font-style: italic;
	font-size: 200%;
	padding: 0;
	line-height: 140%;
	margin: 0;
}
div#main {
	float: left;
}
div#left {
	float: left;
	width: 202px;
	background-image:url('/images/sidegrad.jpg');
	height: 500px;
}
div#center {
	float: left;
	width:554px;
	background-image: none;
}
div#right {
	float: left;
	width: 202px;
	background-image:url('/images/rightsidegrad.jpg');
	height: 500px;
}
div#footer {
	clear: both; 
	background-color:black; 
	text-align: center; 
	padding: 5 0 5 0; 
	color: #ffffff
}
div.feat_home {
	clear: both;
	float: left;
	margin-top: 10px;
}
div.town,div.brs,div.list,div.baths {
	color: #ffffff;
	font-family: arial;
	font-size: 160%;
	background-color: #000;
	overflow: hidden;
}
div.town,div.brs {
	float: left;
	text-align: left;
	width: 60%;
}
div.list,div.baths {
	float: right;
	text-align: right;
	width: 40%;
}
div.fh_img {
	clear: both;
	border: 1px solid black;
}
div#search_nav {
	color: #222222;
	font-size: 150%;
	width: 100%;
	clear: both;

}
div#search_nav div {
	float: left;
	width: 33%;
}
div#address {
	clear: both;
	width: 100%;
}
div#primary_img {
	float: left;
	width: 640px;
}
div#map {
	width: 960px;
	margin: auto;
	margin-bottom: 8px;
}
img.icon {
	margin: 0 3px -8px 0;
}
table,tr,td,th {
	border: none;
}
th {
	font-size: 150%;
	font-weight: bold;
}
td {
	font-size: 130%
}
select {
	font-size: 130%;
}
div.page_links a {
	margin: 0 10 0 10;
	font-size: 180%;
}
div.page_links {
	width: 960px;
	margin: 10 0 10 0;
}
