.branding {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}

a.BrandingLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.BrandingLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.BrandingLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.BrandingLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

table.pagetitle {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}

.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: 10px;
	color: #AD7E49;
	font-weight: bold;
	letter-spacing: 10px;
}

a:link {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	color: Navy;
	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: Navy;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF8E8;
}

a.FooterLink:link {
	font-family: Arial;
	color: #FEF8E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.FooterLink:visited {
	font-family: Arial;
	color: #FEF8E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.FooterLink:hover {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.FooterLink:active {
	font-family: Arial;
	color: #FEF8E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body {
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Navy;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: Navy;
	scrollbar-highlight-color: #FEF8E8;
	scrollbar-shadow-color: #586A79;
	scrollbar-track-color: #D3DFDD;
	background: #3a6a9d url('../images/realtor_bg.jpg') top center;
	background-attachment: fixed;
}

.colortable {
	background-color: #CCCCCC;
	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: 12px;
	text-align: left;
}

table.headingbox {
	background: url(/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;
}

.headingtextbg {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
font-weight: bold;
height: 24px;
background: #3a6a9d;
background-image: url(/images/title_bg.jpg);
text-align: center;
}

