body{	
	font-family:sans-serif;
	font-size:12px;
	text-align: center;
	margin:0;
	background-color:#9fccf6;
	}
h1{
	margin:0;
	font-size:15px;
	}
#container{
	margin: 0 auto;
  width: 800px;
  text-align:left;
  background-color:#fff;
  padding:0 5px 0 5px;
	}
#holder{
	width: 800px;
	}
#siteHeader{	
	}
#siteNav a{
	font-weight:bold;
	color:#eaf3ff;
	text-decoration:none;
	}
#siteNav a:hover{
	
	}
#mainContent{
	
	}
#siteFooter{
	padding:5px;
	}
p.mapLink{
	display:block;
	width:260px;
	float:left;
	margin:0px;
	}
a.mapLink{
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:none;
	}
.splashTable td{
	vertical-align:top;
	font-size:12px;
	}
div.listingAwards{
	font-size:10px;
	}
div.listingHead{
	font-size:120%;
	}
div.listingText{
	margin:8px 0 8px 0;
	}
img.listingPic{
	float:right;
	border:solid 1px #2a3446;
	width:94px;
	height:61px;
	margin-left:5px;
	}
a.listingTownLink{
	color:#293244;
	text-decoration:none;
	}
div.townList{
	background-color:#bdf2d2;
	padding:10px;
	margin-bottom:4px;
	}
td.townList{
	background-color:#bdf2d2;
	}
div.townInfo{
	background-color:#ebe9ed;
	padding:10px;
	margin-bottom:4px;
	}
div.townListings{	
	background-color:#e2efff;
	padding:10px;
	margin-bottom:4px;
	}

