
div.maps {
	border: dashed;
	border-color: Black;
	border-width: 3px;
}



.branding {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
}





table.pagetitle {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	height: 28px;
	background: #D8D8D8;
	background-image: url(/images/title_bg.jpg);
	text-align: center;
	vertical-align: middle;
	border-color: Black;
	border-width: 2px;
	border-style: dotted;
}


/* Banner Info */

.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-top: 7px;
	text-transform: uppercase;
	
}

.companymotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3D0BF;
	font-weight: bold;
}

.siteurl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AD7E49;
	font-weight: bold;
	letter-spacing: 10px;
}













/* Standard Link */


a:link {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	font-family: Arial;
	color: Blue;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.:active {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}







/* Featured Listing Classes */

.FeaturedCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding-bottom: 4px;
}


.FeaturedLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}


.FeaturedPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}


.FeaturedCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
}


.FeaturedState {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
}


.FeaturedBedrooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}


.FeaturedBathrooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}



.FeaturedContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}


.FeaturedSqFt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}


.FeaturedDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 11px;
	padding-top: 3px;
	
}




/* Footer */

a.TextNav:link {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:visited {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:active {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}





.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}





a.FooterLink:link {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:active {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


body {
	background-color: #DCE2F8;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #E3D0BF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #0B236B;
	scrollbar-highlight-color: #8BA7BF;
	scrollbar-shadow-color: #586A79;
	scrollbar-track-color: #DCE2F8;
	background: #DCE2F8 url(/images/realtor_bg.jpg) top center;
	background-attachment: fixed;
}



.colortable {
	background-color: Yellow;
	border-bottom: 2px dotted #2F4F4F;
	border-left: 2px dotted #2F4F4F;
	border-right: 2px dotted #2F4F4F;
	border-top-color: #2F4F4F;
	border-top-style: dotted;
	border-top-width: 2px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}



.opacity {
filter:alpha(opacity=50);
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}





table.headingbox {
	background: url(file:/images/headings.jpg);
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
}





a.FlashButton:link {
	height: 32px;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-position : 100%;
	border : 1px solid Black;
	padding-left : 125px;
	padding-right : 125px;
	background-color : Silver;
	width : 100%;
	text-align : center;
	padding-top : 6px;
	padding-bottom : 6px;
	white-space : normal;
	background-image: url(/images/FlashButton_OFF.jpg);
}



a.FlashButton:visited {
	height: 32px;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-position : 100%;
	border : 1px solid Black;
	padding-left : 125px;
	padding-right : 125px;
	background-color : Silver;
	width : 100%;
	text-align : center;
	padding-top : 6px;
	padding-bottom : 6px;
	white-space : normal;
	background-image: url(/images/FlashButton_OFF.jpg);
}


a.FlashButton:hover {
	height: 32px;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-position : 100%;
	border : 1px solid Black;
	padding-left : 125px;
	padding-right : 125px;
	background-color : Black;
	width : 100%;
	text-align : center;
	padding-top : 6px;
	padding-bottom : 6px;
	white-space : normal;
	background-image: url(/images/FlashButton_ON.jpg);
}


a.FlashButton:active {
	height: 32px;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-position : 100%;
	border : 1px solid Black;
	padding-left : 125px;
	padding-right : 125px;
	background-color : Silver;
	width : 100%;
	text-align : center;
	padding-top : 6px;
	padding-bottom : 6px;
	white-space : normal;
	background-image: url(/images/FlashButton_OFF.jpg);
}





h1 {
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font: bold;
	}


h2 {
	font-family: Arial;
	color: Black;
	font-size: 13px;
	font: bold;
	}


h3 {
	font-family: Arial;
	color: Black;
	font-size: 14px;
	font: bold;
	}
	

	
	
	
	
	
	

.MarginFormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	background-position: center;
	border: 1px;
	border-color: Black;
	border-style: solid;
	padding: 0px;
	background-color: none;
	background-image: url(/images/form_bg.jpg);
}


.MarginFormHeading {
	border: 1px solid;
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	background-color: #CCCCCC;
	height: 38px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
	background-image: url(/images/LargeFormHeading.jpg);	
}

.MarginFormTD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: none;
	text-align : center;
}


.MarginFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
	width: 160px;
}


.MarginFormTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
	width: 160px;
}


.MarginFormRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	
}

.MarginFormButton {
	border: 2px solid;
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 12px;
	width: 170px;
	height: 30px; 
   background-image: url(/images/FormButton.jpg);
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	
}

.MarginFormRadio{

}

.MarginFormDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	border: 1px solid Navy;
	text-align: center;
	width: 160px;
	background-color: #707070;
}



.MarginFormCheckbox{
	border: 1px solid Silver;
	background-color: Silver;
	margin-right: 7px;
	
}	








.FormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-position: center;
	border: 2px;
	border-color: Black;
	border-style: dashed;
	padding: 0px;
	background-color: none;
	background-image: url(/images/form_bg.jpg);
}




.FormHeading {
	border: 1px solid;
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	background-color: #CCCCCC;
	height: 38px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
	background-image: url(/images/LargeFormHeading.jpg);	
}

.FormTextArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
	width: 100%;
	
}

.FormField {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
	width: 85%;
	
}



	
.FormButton {
	border: 2px solid;
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 12px;
	width: 180px;
	height: 30px; 
   background-image: url(/images/FormButton.jpg);
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
	
.FormText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
	width: 85%;

}


.FormTD {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	}

	
.FormRadio{

}

	
.FormCheckbox{
	border: 1px solid Silver;
	background-color: Silver;
	margin-right: 7px;
	
}	


.FormDropDown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	border: 1px solid Navy;
	text-align: center;
	width: 85%;
	background-color: #707070;
	
}



.LODropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	border: 1px solid Navy;
	text-align: center;
	width: 160px;
	background-color: #707070;
}

