H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006EDD;
	border-bottom:2px dotted #006EDD;
	width:95%;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006EDD;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.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:0px solid #FFFFFF;}
.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: #006EDD;}
A:visited {color: #006EDD;}
A:hover {color: #16B4EF;}
A:active {color: #006EDD;}

.areabutton:link { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:visited { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:hover { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:active { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}




.marquee{font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:bold; font-style: italic; color:#00489F}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	background:url(../images/BodyBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#A4C2DF;
}
TD, P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#00419B;
}
.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 #00419B;
}
.agent_picture_with_cursor{
	border: 1px solid #00419B;
	cursor: pointer;
}
.property_picture{
	border: 2px solid #00419B;
	cursor: pointer;
}

.calc_table {border:1px solid #FFFFFF;}
.calc_table_dark {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform: uppercase; font-weight:bold; background-color: #666666}
.calc_table_light {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #FFFFFF}
.calc_table_link{font-weight:bold;text-decoration:underline; font-size:14px;}
A.calc_table_link:link {color:#FFFFFF; text-decoration:underline}
A.calc_table_link:visited {color:#FFFFFF; text-decoration:underline}
A.calc_table_link:hover {color:#666666; text-decoration:underline}
A.calc_table_link:active {color:#FFFFFF; text-decoration:underline}

.tablep{border:0px solid #FFFFFF; background-color:none} /* Used to Style Forms on Home Value, Mortgage Calc, Prequal */
.tableq{border:0px 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:#00419B} /*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 & DROPDOWN */

#menu {
background: none; /*Main Background Color of the Entire NavBar */
float: left;
z-index: 999;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 88px; /*Width of each individual block */
cursor: pointer;

}
#menu h2, #menu .barlink {
font-family:Verdana, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:10px; /*font size throughout the NavBar */
display: block;
border-width: 0px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 88px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menu a {
font-family:Verdana, Helvetica, sans-serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:10px; /*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: #FFFFFF; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 88px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}


#menu h2, #menu .barlink {
color: #B3E7FB; /*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: #B3E7FB; /*Color of the text on the navbar when you hover over it */
background: none; /*Background of each individual block on the navbar when you hover over it */
}

#menu ul li ul a {
color: #B3E7FB; /*Color of the text in the dropdowns */
background: #00429B; /* 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*/
}

#menu ul li ul a:hover {
color: #004888; /* Color of the text in the dropdowns when you hover over them*/
background: #fff; /* Background Color of the dropdowns when you hover over them */
}
#menu li {position: relative;width: 88px;}/*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;}

-------------------------------------------------------------------------------------------------

#menu1 {
background: none; /*Main Background Color of the Entire NavBar */
float: left;
display:inline;
}
#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 2px; /*Width of each individual block */
cursor: pointer;

}
#menu1 a, #menu1 h2, #menu1 .barlink {
font-family:Verdana, Helvetica, sans-serif; /*font used throughout the NavBar */
font-style:bold;
font-weight:none; /*font used throughout the NavBar */
font-size:12px; /*font size throughout the NavBar */
display: block;
border-width: 0px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
margin: 0;
width: 2px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}

#menu1 h2, #menu1 .barlink {
color: #B3E7FB; /*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 */
}

#menu1 h2:hover, #menu1 .barlink:hover {
color: #B3E7FB; /*Color of the text on the navbar when you hover over it */
background: none; /*Background of each individual block on the navbar when you hover over it */
}

#menu1 ul li ul a {
color: #080A83; /*Color of the text in the dropdowns */
background: #EDEDED; /* 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*/
z-index: 999 !important;
}

#menu1 ul li ul a:hover {
color: #FFFFFF; /* Color of the text in the dropdowns when you hover over them*/
background: #080A83; /* Background Color of the dropdowns when you hover over them */
z-index: 999 !important;
}
#menu1 li {position: relative;width: 2px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menu1 ul ul {
position: absolute;
z-index: 500;
}

#menu1 ul ul ul {
top: 0;
left: 100%;
}
div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul
{display: none;}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul
{display: block;}
