H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	border-bottom:solid 1px #FFD35A;
	width:95%;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	border-bottom:solid 1px #FFD35A;
	width:95%;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-bottom:solid 1px #FFD35A;
	width:95%;
}
.fh_search_label{font-weight: bold;}
.fh_paging_link{}
.fh_title_link{font-weight: bold;}
.fh_remarks_link{text-decoration: none;}
.fh_more_link{}
.main_table{border:1px solid #000000}
.navbar_container{padding-right: 12px; text-align: right; height: 24px;}
.navbar_link{font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:none;}
A:link {color: #FFFFFF;}
A:visited {color: #FFFFFF;}
A:hover {color: #929294;}
A:active {color: #FFFFFF;}
.yellowheader {
	color: #FFD35A;
	font-weight: bold;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/STbg3.jpg);
	scrollbar-face-color: #929294;
	scrollbar-highlight-color: #FFD35A;
	scrollbar-arrow-color: #FFD35A;
	scrollbar-track-color: #545454;
	}
TD, P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	text-align:justify;
}
.disclaimer{
	font-size: 8pt;
	font-weight: normal;
}
.main_page_table_container{
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 736px;
}
.agent_picture{
	border: 1px solid #BCBABD;
}
.agent_picture_with_cursor{
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.property_picture{
	border: 2px solid #FFD35A;
	cursor: pointer;
}
.tablep{border:0px solid #FFFFFF; background-color:none} /* Used to Style Forms on Home Value, Mortgage Calc, Prequal */
.tableq{border:1px solid #FFFFFF; background-color:none} /* Used to Style 90 Day Search Form */
.tabler{border:0px solid #FFFFFF; background-color:none} /* Used to Style Contact Form on AgentListingDetail.asp */
.tabler_text {color:none} /*used to style the font in the Contact Form on AgentListingDetaila.asp*/


.office_link{text-decoration:none; font-weight:bold}
A.office_link:link {text-decoration:none; font-weight:bold}
A.office_link:visited {text-decoration:none; font-weight:bold}
A.office_link:hover {text-decoration:none; font-weight:bold}
A.office_link:active {text-decoration:none; font-weight:bold}


#menu {
background: #545454; /*Main Background Color of the Entire NavBar */
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 69px; /*Width of each individual block */
cursor: pointer;

}
#menu a, #menu h2, #menu .barlink {
font-family:Arial, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:11px; /*font size throughout the NavBar */
display: block;
border-width: 1px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #545454; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 69px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menu h2, #menu .barlink {
color: #F4CB5A; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menu h2:hover, #menu .barlink:hover {
color: #F4CB5A; /*Color of the text on the navbar when you hover over it */
background: #545454; /*Background of each individual block on the navbar when you hover over it */
}

#menu ul li ul a {
color: #F4CB5A; /*Color of the text in the dropdowns */
background: #929294; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 135px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menu ul li ul a:hover {
color: #F4CB5A; /* Color of the text in the dropdowns when you hover over them*/
background: #545454; /* Background Color of the dropdowns when you hover over them */
}
#menu li {position: relative;width: 69px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menub {
background: #545454; /*Main Background Color of the Entire NavBar */
float: left;
}
#menub ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 120px; /*Width of each individual block */
cursor: pointer;

}
#menub a, #menub h2, #menub .barlink {
font-family:Arial, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:11px; /*font size throughout the NavBar */
display: block;
border-width: 1px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #545454; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 120px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menub h2, #menub .barlink {
color: #F4CB5A; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menub h2:hover, #menub .barlink:hover {
color: #F4CB5A; /*Color of the text on the navbar when you hover over it */
background: #545454; /*Background of each individual block on the navbar when you hover over it */
}

#menub ul li ul a {
color: #F4CB5A; /*Color of the text in the dropdowns */
background: #929294; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 125px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menub ul li ul a:hover {
color: #F4CB5A; /* Color of the text in the dropdowns when you hover over them*/
background: #545454; /* Background Color of the dropdowns when you hover over them */
}
#menub li {position: relative;width: 120px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menub ul ul {
position: absolute;
z-index: 500;
}

#menub ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menub ul ul,
div#menub ul li:hover ul ul,
div#menub ul ul li:hover ul ul
{display: none;}

div#menub ul li:hover ul,
div#menub ul ul li:hover ul,
div#menub ul ul ul li:hover ul
{display: block;}


#menuc {
background: #545454; /*Main Background Color of the Entire NavBar */
float: left;
}
#menuc ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 80px; /*Width of each individual block */
cursor: pointer;

}
#menuc a, #menuc h2, #menuc .barlink {
font-family:Arial, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:11px; /*font size throughout the NavBar */
display: block;
border-width: 1px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #545454; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 80px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menuc h2, #menuc .barlink {
color: #F4CB5A; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menuc h2:hover, #menuc .barlink:hover {
color: #F4CB5A; /*Color of the text on the navbar when you hover over it */
background: #545454; /*Background of each individual block on the navbar when you hover over it */
}

#menuc ul li ul a {
color: #F4CB5A; /*Color of the text in the dropdowns */
background: #929294; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 125px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menuc ul li ul a:hover {
color: #F4CB5A; /* Color of the text in the dropdowns when you hover over them*/
background: #545454; /* Background Color of the dropdowns when you hover over them */
}
#menuc li {position: relative;width: 80px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menuc ul ul {
position: absolute;
z-index: 500;
}

#menuc ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menuc ul ul,
div#menuc ul li:hover ul ul,
div#menuc ul ul li:hover ul ul
{display: none;}

div#menuc ul li:hover ul,
div#menuc ul ul li:hover ul,
div#menuc ul ul ul li:hover ul
{display: block;}

#menugreen {
background: #545454; /*Main Background Color of the Entire NavBar */
float: left;
}
#menugreen ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 66px; /*Width of each individual block */
cursor: pointer;

}
#menugreen a, #menugreen h2, #menugreen .barlink {
font-family:Arial, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:11px; /*font size throughout the NavBar */
display: block;
border-width: 1px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #545454; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 66px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menugreen h2, #menugreen .barlink {
color: #00A94F; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menugreen h2:hover, #menugreen .barlink:hover {
color: #00A94F; /*Color of the text on the navbar when you hover over it */
background: #545454; /*Background of each individual block on the navbar when you hover over it */
}

#menugreen ul li ul a {
color: #A0CE67; /*Color of the text in the dropdowns */
background: #00A94F; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 125px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menugreen ul li ul a:hover {
color: #00A94F; /* Color of the text in the dropdowns when you hover over them*/
background: #A0CE67; /* Background Color of the dropdowns when you hover over them */
}
#menugreen li {position: relative;width: 66px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menugreen ul ul {
position: absolute;
z-index: 500;
}

#menugreen ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menugreen ul ul,
div#menugreen ul li:hover ul ul,
div#menugreen ul ul li:hover ul ul
{display: none;}

div#menugreen ul li:hover ul,
div#menugreen ul ul li:hover ul,
div#menugreen ul ul ul li:hover ul
{display: block;}
