TABLE.outline { 
	border-left : 1px #000000 solid; 
	border-top : 1px #000000 solid; 
	border-bottom : 1px #000000 solid; 
	border-right : 1px #000000 solid;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000;
}
DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.headername {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}
.headerphone {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.disclaimer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.registered {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

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

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #02A5AB;
}

.star {
	color:#b40101;
	font-size:11px;
}

.tm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
}

.specialnote {
	font-size:10px;
}


/* GENERAL LINKS */
A {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #CF9D00;
	text-decoration : underline;
}
/* -------- */


/* SUBNAV */

TABLE.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	/*
	display : block;
	margin-bottom : 10px; margin-top : 10px ;
	*/
}
SPAN.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #B98700;
}
A.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #0F4367;
	text-decoration : underline;
}
A:visited.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #0F4367;
	text-decoration : underline;
}
A:hover.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #B98700;
	text-decoration : underline;
}
/* -------- */

/* SUBMENU */
.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #000000;
}
A.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #00C1C8;
	text-decoration : underline;
}
A:visited.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #044784;
	text-decoration : underline;
}
A:hover.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #B98700;
	text-decoration : underline;
}
/* -------- */

/* TOPICAL LINKS */
.topics {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #000000;
}
A.topics {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #044784;
	text-decoration : underline;
}
A:visited.topics {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #044784;
	text-decoration : underline;
}
A:hover.topics {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #B98700;
	text-decoration : underline;
}
/* -------- */


/* FOOTER */
.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : regular;
	color : #000000;
}

A.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFC100;
	text-decoration : underline;
}
A:visited.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFC100;
	text-decoration : underline;
}
A:hover.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;	
}
/* -------- */


/* COMMUNITY */
.community_heading {
	background-color : #263360;
}
.community_text_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}
/* --------- */

/* SEARCH LINKS */
A.searchmain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
A.searchmain:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
A.searchmain:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}
/* ------------- */


/* TABLE FORMS */
TABLE.forms { 
	border-left : 1px #FFC100 solid; 
	border-top : 1px #FFC100 solid; 
	border-bottom : 1px #FFC100 solid; 
	border-right : 1px #FFC100 solid;
	
}
TABLE.forms th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000000;
}
TABLE.forms td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	font-weight : regular;
	background-color : #FFFFFF;
}

TABLE.forms input { font-family : Arial, Helvetica, sans-serif; font-size: 11px; }
TABLE.forms select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; }

TABLE.forms A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #97120C;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.forms A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #97120C;
	text-decoration : underline;
}
TABLE.forms A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000	;
	text-decoration : underline;
}
/* ---------- */


/* QUICK SEARCH */
TABLE.quick { 
	background-color : #000000;
}
TABLE.quick th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #263360;
}
TABLE.quick td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : regular;
}

TABLE.quick input { font-family : Arial, Helvetica, sans-serif; font-size: 10px; background-color : #FFFFFF; border : 1px solid #000000; }
TABLE.quick select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; background-color : #FFFFFF; border : 1px solid #000000; width: 120px; }

TABLE.quick A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #FFFFFF;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.quick A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #FFFFFF;
	text-decoration : underline;
}
TABLE.quick A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #FFC100	;
	text-decoration : underline;
}
/* ---------- */





/* Search Results Listings CALLS TO ACTION LINKS */
.callstoaction-searchresults {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.callstoaction-searchresults {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
A.callstoaction-searchresults:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
A.callstoaction-searchresults:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CA181E;
	text-decoration : underline;
}
/* -------- */

/* Search Results Listings MLS number */
.mlsnumber-searchresults {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A.mlsnumber-searchresults {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
A.mlsnumber-searchresults:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
A.mlsnumber-searchresults:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CA181E;
	text-decoration : underline;
}
/* -------- */


/* FEATURED PROPERTIES */
TABLE.featured { 
	background-color : #FFFFFF;
}
TABLE.featured th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #263360;
}
TABLE.featured td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : regular;
}

TABLE.featured input { font-family : Arial, Helvetica, sans-serif; font-size: 10px; background-color : #FFFFFF; border : 1px solid #000000; }
TABLE.featured select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; background-color : #FFFFFF; border : 1px solid #000000; width: 120px; }

TABLE.featured A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.featured A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
}
TABLE.featured A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #FFC100	;
	text-decoration : underline;
}
/* ---------- */

/* CUSTOMER LOGIN */
TABLE.customerlogin { 
}
TABLE.customerlogin th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #263360;
}
TABLE.customerlogin td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : regular;
}

TABLE.customerlogin input { font-family : Arial, Helvetica, sans-serif; font-size: 9px; background-color : #FFFFFF; border : 1px solid #FFFFFF; }
TABLE.customerlogin select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; background-color : #FFFFFF; border : 1px solid #000000; width: 120px; }

TABLE.customerlogin A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.customerlogin A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
}
TABLE.qucustomerloginick A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #FFC100	;
	text-decoration : underline;
}
/* ---------- */


/* INTRANET-INTEGRATED STYLES */
.category-header { margin-bottom: 15px; }
.category-instance { margin-bottom: 15px; }
.category-instance A { font-weight: bold; }
.category-description { font-style: italic; }
.category-title { text-size: 14px; font-weight: bold; }

.link-instance { margin-bottom: 15px; }
.link-title { font-weight: bold; }
.link-title A { font-weight: bold; }
.link-description { font-style: normal; }
.links-footer { margin-bottom: 15px; }
.links-pagination { margin-bottom: 15px; }

.connection-instance { margin-bottom: 15px; }
.connection-title { font-weight: bold; }
.connection-title A { font-weight: bold; }
.connection-description { font-style: italic; }
.connections-footer { margin-bottom: 15px; }
.connections-pagination { margin-bottom: 15px; }

.openhouse-header { margin-bottom: 15px; }
.openhouse-footer { margin-bottom: 15px; }
.openhouse-pagination { margin-bottom: 15px; }
.openhouse-pagination TD { color: #888888; font-weight: bold; }
.openhouse-pagination TD B { color: #000000; }
.openhouse-pagination A { color: #000000; }
.openhouse-instance { margin-bottom: 15px; border-top: 1px #FFC100 solid; border-left: 1px #FFC100 solid; }
.openhouse-instance TH { background-color: #FFC100; color: #000000; border-right: 1px #FFC100 solid; border-bottom: 1px #FFC100 solid; }
.openhouse-instance TH A { color: #000000; }
.openhouse-instance TH A:hover { color: #000000; }
.openhouse-instance TH TD { background-color: #FFC100; color: #000000; border: 0px; }
.openhouse-instance TD { background-color: #FFFFFF; color: #000000; border-right: 1px #FFC100 solid; border-bottom: 1px #FFC100 solid; }
.openhouse-instance TD TD { border: 0px; }

/* OPEN HOUSES */
TABLE.openhouses { 
	border-left : 1px #000000 solid; 
	border-top : 1px #000000 solid; 
	border-bottom : 1px #000000 solid; 
	border-right : 1px #000000 solid;
	background-color : #FFC300;
}
TABLE.openhouses th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	background-color : #FFC300;
}
TABLE.openhouses td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	background-color : #FFFFFF;
	font-weight : regular;
}

TABLE.openhouses input { font-family : Arial, Helvetica, sans-serif; font-size: 10px; }
TABLE.openhouses select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; }

TABLE.openhouses A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.openhouses A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
}
TABLE.openhouses A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000	;
	text-decoration : underline;
}
/* ----- */


/* AGENTS */
TD.agents {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : regular;
	color : #000000;
}
/* ----- */

/* OFFICES */
TD.offices {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
td.offices a, td.offices a:hover, td.offices a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
	display:block;
	padding:0px 0px 4px 0px;
}
td.offices a:hover {
	color : #CF9D00 ; 
}
/* ----- */

/* converted homepage cta graphic links to text */
.cta a,
.cta a:hover,
.cta a:visited {
	background:no-repeat left center;
	color:#000;
	display:block;
	font-family:trebuchet ms,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	margin:8px 0px 8px 0px;
	padding:5px 0px 0px 64px;
	height:58px;
	_height:63px;
	text-decoration:none;
	width:204px;
	_width:266px;
}
.cta a strong {
	color:#FFBA00;
	display:block;
	font-size:15px;
	margin:0px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
a#cta_search {
	background-image:url('art/cta/search.gif');
}
a#cta_search:hover {
	background-image:url('art/cta/search_on.gif');
}
a#cta_para_espanol {
	background-image:url('art/cta/espanol.gif');
}
a#cta_para_espanol:hover {
	background-image:url('art/cta/espanol_on.gif');
}
a#cta_price {
	background-image:url('art/cta/price.gif');
}
a#cta_price:hover {
	background-image:url('art/cta/price_on.gif');
}
a#cta_profile,
a#cta_office {
	background-image:url('art/cta/office.gif');
}
a#cta_profile:hover,
a#cta_office:hover {
	background-image:url('art/cta/office_on.gif');
}
a#cta_al,
a#cta_al {
	background-image:url('art/cta/al_herron_button.gif');
}
a#cta_al:hover,
a#cta_al:hover {
	background-image:url('art/cta/al_herron_on.gif');
}

a#cta_altext,
a#cta_altext {
	width: 224px;
	height: 10px;
	text-align: left;
}

a#cta_profile:hover,
a#cta_office:hover {
	background-image:url('art/cta/office_on.gif');
}
.cta p {
	text-align:center;
	position : absolute;
}
/* homeclub converted to text */
#homeclubtext {
	position:relative;
	width:0px;
	height:0px;
}
#homeclubtext div {
	position:absolute;
	left:8px;
	top:23px;
	width:130px;
	_width:140px;
}
#homeclubtext div p {
	background:url('art/bullet.gif') no-repeat left 3px;
	font-size:10px;
	font-family:arial,tahoma;
	line-height:10px;
	margin:4px 0px 6px 0px;
	padding:0px 0px 0px 8px;
	color:#000;
}

.footertextseo { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : regular;
	color : #999999;
}
A.footertextseo {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : underline;
}
A:visited.footertextseo {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : underline;
}
A:hover.footertextseo {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : none;	
}