@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
}
div#Header {
	position: absolute;
	left: 0px;
	top: 21px;
	width: 100%;
	height: 170px;
	z-index: 1;
	background-image: url(../images/broker-bg.gif);
}
div#Content {
	position: absolute;
	top: 223px;
	right: 298px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	border: 1px solid #999999;
	height: auto;
	bottom: auto;
	overflow: visible;
	z-index: 4;
	font-style: normal;
	margin: auto auto 20px;
	width: 67%;
	float: left;
	left: 1%;
	padding: 8px;
	clear: left;
}
div#Sidebar {
	position: absolute;
	width: 200px;
	top: 225px;
	right: 28px;
	background-color: #F6F6F3;
	height: auto;
	bottom: 10px;
	border: 1px solid #999999;
	z-index: 5;
	padding: 0px;
	margin: auto auto 20px;
	overflow: auto;
}

div#Nav {
	width: 100%;
	top: 5px;
	position: absolute;
	height: 21px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 2px solid #999999;
	border-left: 0px solid;
	z-index: 2;
	background-color: #FFFFFF;
}
div#Banner {
	height: 170px;
	position: absolute;
	width: 770px;
	z-index: 3;
}
div#Headerbar {
	background-color: #FFFFFF;
	width: 100%;
	top: 191px;
	position: absolute;
	height: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 6;
	border-top: 1px solid #999999;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #666666;
}
div#Preheaderbar {

	background-color: #0B2269;
	width: 100%;
	top: 0px;
	position: absolute;
	height: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	border-top: 1px solid #999999;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #666666;
}
#Sidebar  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 1px 1px;
	list-style-type: square;
}

#Sidebar  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.Summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: 2px;
}
#Content tr lt gr {
	background-color: #F2F2F2;
}
.MoreLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.TableHeader {
	background-color: #F6F6F3;
	border: 2px solid #666666;
}


.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SearchFormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6F6F3;
	border: 1px solid #333333;
}

div#Content h1 {

	font-family: "Courier New", Courier, mono;
	background-color: #CCCCCC;
	letter-spacing: 3px;
	color: #003399;
	padding: 1px;
	font-size: 15px;
}

.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 2px;
}

div#Content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	color: #003399;
	padding: 1px;
	font-size: 12px;
	text-decoration: underline overline;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #CC0000;
	letter-spacing: 3px;
}
.AlertHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #D50000;
	font-weight: bold;
}
div#Links {
	z-index: 4;
	width: 75%;
	left: 115px;
	right: auto;
	position: relative;
}

div#Latest {
	z-index: 4;
	width: 75%;
	left: 115px;
	right: auto;
	position: relative;
}

.RecordSetNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RecordSetStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.MainPageTableHeadings {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #0033BD;
}
.Question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	border-top: 2px none #ECE9D8;
	border-right: 2px none #ECE9D8;
	border-bottom: 2px solid #ECE9D8;
	border-left: 2px none #ECE9D8;
}
div#Content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
	color: #003366;
}
#Content #Register label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#Content #Register fieldset {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Content #Register legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #eee;
	padding: 4px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}


.PhoneNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
#Content img {
	border: 1px solid #333333;
	text-align: center;
}
div#Alert {
	top: 20px;
	position: relative;
	width: 75%;
	background-color: #F6F6F3;
	border: 1px solid #333333;
	padding: 5px;
	visibility: visible;
	height: auto;
	z-index: 4;
	right: auto;
	left: 115px;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}


form dd {
	margin: 5px;
}
form dt {
	float: left;
	padding-right: 10px;
}

#Content #Unsubscribe label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#Content #Unsubscribe fieldset {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Content #Unsubscribe legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #eee;
	padding: 4px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}
div#Content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #012E67;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012e67;
}
a:visited {
	color: #993366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993366;
}

a:hover {
	color: #FCA61B;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FCA61B;
}
a:active {
	color: #006633;
	border: 1px solid #006633;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/broker-bg.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}


#Content tooltip {
	background-color: #8D9FC3;
	border: 1px dashed #000000;
}
div#Content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
#Content #latest h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
#Content #latest h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
	color: #990000;
}
.FormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bodyFade.gif);
	border: 1px solid #666666;
	background-repeat: repeat-x;
	background-position: center center;
	letter-spacing: 1px;
}
.FormDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#Content #latest dl {
	padding-left: 5px;
}
.LatestHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	letter-spacing: 3px;
}
#Content #Brokers {
	width: auto;
	border: 2px none #c8cdd2;
	background-image: url(../images/broker-bg.gif);
	background-repeat: repeat-x;
	height: auto;
	clear: left;
	float: left;
	margin-right: 5px;
	position: relative;
}
#Content #Brokers dl {
	margin: 10px 20px;
	padding: 0px;
}
#Content #Brokers dt {
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 110%;
}
#Content #Brokers dd {
	font-size: 95%;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#Content #Brokers img {
	background-color: #CCCCCC;
	padding: 5px;
	margin: 0px;
}
.ListingDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ListingMLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.SearchTerm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #990033;
	letter-spacing: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FeaturedHeadline {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 2px;
}
.FeaturedMLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBDBDB;
	font-weight: bold;
	letter-spacing: 2px;
	color: #DA474F;
	border: 1px solid #666666;
}
.PropertySold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	letter-spacing: 2px;
	margin: 5px;
}
.PropertyPending {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	margin: 5px;
}
.FeaturedCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.FeaturedData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Content #eXTReMe {
	width: 45px;
	height: 40px;
	float: right;
}
#Content #SearchLinks a:link {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content #SearchLinks a:visited {
	color: #333333;
}#Content #SearchLinks p {
	color: #333333;
}
#Content #virtual_tour {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content #mobi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Content #new {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submit {
	height: 150px;
	width: 400px;
	border: thin solid #333333;
}
