

body {
	color: #303030;
	background-color: #6C6C6C;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a {
	color: #3F699D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
}

a img {
	border: none;
}

h1 {
	font-size: 16pt;
	font-family: "Trebuchet MS";
}

h2 {
	color: #A42F40;
	font-size: 12pt;
	font-family: "Trebuchet MS";
}

.Frame {
	background-color: #738596;
	margin: 5px;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/sites/www.davisrealestatevt.com/graphics/nav_bg.gif)
}

.Banner a img {
	padding: 0;
	margin: 0;
	/* Removes the gap from beneath the image */
	display: block;
}

.Filler {
	background-color: #FFF;
	height: 1px;
	border-top: solid 2px #92012A;
	border-bottom: solid 2px #92012A;
}

.NavMenu {
	background-color: #738596;
}

.NavMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;         
}

.NavMenu li {
	float: left;
}

.NavMenu img {
	display: block;
}

.NavMenu img {
	display: block;
	float: left;
}

.NavMenu li ul {
	position: absolute;
	left: -999em;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 4px;
}
.NavMenu li ul li {
	float: none;
}
.NavMenu li ul li a {
	background-color: #FFF;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}
.NavMenu li ul li a:hover {
	background-color: #EEE;
}
.NavMenu li:hover ul {
	left: auto;
}
.FormElement {
	padding: 5px 0 5px 0;
}

.QuickSearch {
	float: left;
	width: 158px;
	padding: 35px 13px 13px 13px;
	background-image: url(/sites/www.davisrealestatevt.com/graphics/qs_title.gif);
	background-repeat: no-repeat;
}

.QuickSearch .Label {
	display: block;
	float: left;
	width: 100px;
}
#featuredPropertyRotator {
	background-color:#738596;
	display:block;
	width:224px;
	height:520px;
	float:right;
	font-size:11px;
	color:#444;
	padding-bottom:10px;
	margin: 10px;
}
#featuredPropertyRotator .Info {
	padding: 10px;
}
#featuredPropertyRotator a {
	color: #444;
}
#featuredPropertyRotator img {
	display: block;
	padding:0;
	margin:0;
	width: 224px;
}
#featuredPropertyRotator h1 {
	background-color: #4A5E72;
	padding:5px;
	margin: 0 0 5px 0;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
}

option {
	text-transform: capitalize;
}

.Content {
	background-color: #FFF;
	padding: 13px;
	float: left;
	width: 565px;
	min-height: 400px;
}

.Content img.Photo {
	padding: 3px;
	border: solid 1px #888;
	margin: 3px;
}

.SearchResultsList {
	float: left;
}

.SearchResult {
	margin: 15px 0 15px 0;
}        

.SearchResult .TopRow {
	height: 26px;
}

.SearchResult .MlsNumber {
	font-weight: bold;
	background-color: #B4C4CC;
	text-align: center;
	width: 150px;
	display: block;
	float: left;
	padding: 5px;
}

.SearchResult .BrIcon {
	display: block;
	float: left;
	padding: 3px 0 0 3px;  
}

.SearchResult .ListPrice {
	font-weight: bold;
	float: right;     
	padding: 5px;
}

.SearchResult .Description {
	color: #3F699D;
	background-color: #C1DBD3;
	padding: 5px;
	clear: both;
	font-weight: bold;
	text-align: center;
	border: solid 1px #B4C4CC;
	border-bottom: none;
}

.SearchResult .PhotoAndData {
	border-right: solid 1px #B4C4CC;
}

.SearchResult .Photo {
	float: left;
	border: solid 1px #B4C4CC;
	border-top: none;
	border-bottom: none;
	padding: 4px;
}

.SearchResult .Data {
	border: solid 1px #B4C4CC;
	border-collapse: collapse;
	margin: 12px 5px 12px 5px;
	width: 368px;
	float: left;
}

.SearchResult th {
	text-align: left;
	border: solid 1px #B4C4CC;
	padding: 3px;
}

.SearchResult td {
	border: solid 1px #B4C4CC;
	padding: 3px;
}

.SearchResult .OfficeAndAgentName {
	font-weight: bold;
	background-color: #B4C4CC;
	padding: 5px;
}

.SearchResult .OfficeName {
	display: block;
	float: left;        
	width: 200px;
}

.SearchResult .AgentName {
	display: block;   
	float: right;
}

.SearchResult .Remarks {
	border: solid 1px #B4C4CC;
	padding: 3px;
	clear: both;
}

.SearchResult .Links {
	border: solid 1px #B4C4CC;
	border-top: none;
	text-align: center;
	padding: 3px;
	padding-left: 130px;
	cursor: default;
}

.SearchResult .Links img {
	
	display: block;
	float: left;
}

.SearchResult .Links span {
	display: block;
	float: left;
	padding-right: 5px;
}

.ListingDetails .TopLinks {
	padding: 0;
	margin: 0;
}

.ListingDetails .TopLinks li {
	display: inline;
}

.ListingDetails h1 {
	font-size: 12pt;
}  

.ListingDetails .OfficeAndAgentName {
	padding: 0 0 3px 0;
	border-bottom: solid 3px #920029;
	margin: 0 0 5px 0;
}

.ListingDetails .Images {
	width: 300px;
	float: left;
}

.ListingDetails .ImageList img {   
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;  
	cursor: pointer;
}

.ListingDetails .Data {
	width: 290;
	float: left;
	line-height: 1.5em;
	padding: 0  0 0 30px;
}

.ListingDetails .Links {
	clear: both;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;         
}

.ListingDetails .Links li {
	background-repeat: no-repeat; 
	margin: 5px 0 5px 0;
}

.ListingDetails .Remarks {
	clear: both;
	padding: 15px 0 15px 0;
}

.ListingDetails .Data .Label {
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
}

.ListingDetails .Data .Value {
	display: block;
	float: left;
	width: 100px;
}

.DataElement .Label {
	font-weight: bold;
	display: block;
	width: 120px;
	float: left;
}

.DataElement .Value {
	display: block;
	float: left;
	width: 100px;
}

.DataBox {
	float: left;
	width: 280px;
}

.DataBox .DataElement .Label {
	width: 140px;
}

.DataBox .DataElement .Value {
	width: 140px;
}

.Footer {
	clear: both;
	padding: 20px 0 16px 0;
	background-color: #4A5E72;
	border-top: solid 2px #92012A;
	position: relative;
}

.Footer .EmailImg {
	position: absolute;
	right: 0;
	bottom: 1px;
}

.FinePrint {
	padding: 10px;
	font-size: 9px;
}

.Spacer {
	clear: both;
}
