A.subnav:LINK {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
}

A.subnav {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.subnav:visited {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
 }

A.subnav:hover {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}



TD { 
	font-size: 13px; 
	font-family: arial, helvetica 
}

BODY { 
	font-size: 13px; 
	font-family: arial, helvetica; 
	background:#CCCCCC; 
}



B.title { 
	font-size: 17px; 
	font-family: arial, helvetica; 
	color : #B40101 
}

B.on { 
	font-size: 12px;
	font-family: arial, helvetica; 
	color : #B40101; 
	font-weight: bold
 }

B.whitetitle { 
	font-size: 17px; 
	color: white 
}



A { 
	color : #B40101; 
	text-decoration : underline 
}

A:hover {
	 color : #B40101; 
	 text-decoration : none }


A.on { 
	font-size: 12px; 
	color : #b40101; 
	text-decoration : none; 
	font-weight: bold
}

A.on:hover { 
	font-size: 12px; 
	color : #b40101; 
	text-decoration : underline; 
	font-weight: bold
}



A.white { 
	font-size: 12px; 
	color : white; 
	text-decoration : underline; 
}

A.white:hover { 
	font-size: 12px; 
	color : white; 
	text-decoration : none 
}



A.sub { 
	font-size: 12px; 
	color : #000000; 
	text-decoration: none;
	font-weight: bold; 
}

A.sub:hover { 
	font-size: 12px; 
	color : #b40101; 
	text-decoration : underline; 
	font-weight: bold
}



.star {
	color: #b40101;
	font-size: 16px
}

.white {
	font-size: 12px; 
	color: white
}

.red {
	color: #b40101; 
	font-weight: bold; 
	font-size: 12px
}

.boldlink {
	font-weight: bold;
}

.heavy {
	font-weight: bold;
}



.master_div{
	width:800px;
	height:600px;
	color:#FFFFFF;
	z-index:10;
}

.header_container {
	width:100%;
	height:87px;
	background: #B80E0F url(art/header_tile.gif);
}

.header{
	widows:100%;
	height:87px;
	background: url(art/header.jpg) top left no-repeat;
}

.top_nav{
	width:100%;
	height:20px;
	background:#000000;
	position:relative;
	z-index:15;
	}

.content_container{
	width:100%;
	float:left;
	background-color:#FFFFFF;
	vertical-align:text-top;
	position:relative;
	z-index:12;
	padding-top: 5px;
	}

.content{
	width:100%;
	background-color:#FFFFFF;
	vertical-align:top;
	color:#000000;
	position:relative;
	}

.footer_container{
	width:100%;
	height:50px;
	}

.footer {
	width:100%;
	height:8%;
	background-color:#B40101;
	text-align:right;
	padding-top: 5px;
	float:left;
	color:#FFFFFF;
}
.search_for_homes a{
	background-image:url(art/nav/search.jpg);
	background-repeat: no-repeat;
	color:#000000;
	float:left;
	padding-left: 110px;
	padding-right: 10px;
	padding-top: 55px;
	padding-bottom: 10px;
	text-decoration:none;
}

.search_for_homes a:hover{
	background-position: 0px -131px;
	color: #b40101;
}

.sell_your_home a{
	background-image:url(art/nav/sell.jpg);
	background-repeat: no-repeat;
	color:#000000;	
	float:left;
	margin-top: 40px;
	padding-left: 110px;
	padding-right: 10px;
	padding-top: 55px;
	padding-bottom: 10px;
	text-decoration:none;
}

.sell_your_home a:hover{
	background-position: 0px -111px;
	color: #b40101;
}

.buy_your_home a{
	background-image:url(art/nav/buy.jpg);
	background-repeat: no-repeat;
	float:right;
	margin-top: -10px;
	padding-left: 110px;
	padding-right: 5px;
	padding-top: 61px;
	padding-bottom: 10px;
	text-decoration: none;
	color:#000000;
}

.buy_your_home a:hover{
	background-position: 0px -131px;
	color: #b40101;
}

.m_resources{
	background-image:url(art/moreresources.gif);
	width: 100%;
	height: 5%;
	background-repeat: no-repeat;
	color:#000000;
	float:right;
	background-position: right;
	margin-top: 20px;
}

.house{
	background-image:url(art/house2.jpg);
	width: 258px;
	height: 211px;
	float:left;
}

.open_houses a{
	background-image:url(art/nav/openhouses.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 80px;
	float:left;
	position:absolute;
	top:138px;
	left:56px;
	}

.open_houses a:hover{
	background-position: 0px -80px;
}	

.featured_properties a{
	background-image:url(art/nav/small_cta_buttons.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 125px;
	float:left;
	margin-top: 30px;
	position:relative;
	left:40px;
}

.featured_properties a:hover{
	background-position: 0px -125px;
}	

.re_careers a{
	background-image:url(art/nav/small_cta_buttons.jpg);
	background-position: -131px 0px;
	background-repeat: no-repeat;
	width: 104px;
	height: 125px;
	float:left;
	margin-top: 30px;
	position:relative;
	left:62px;
}

.re_careers a:hover{
	background-position: -131px -125px;
}	

.meet_associates a{
	background-image:url(art/nav/small_cta_buttons.jpg);
	background-position: -262px 0px;
	background-repeat: no-repeat;
	width: 104px;
	height: 125px;
	float:left;
	margin-top: 30px;
	position:relative;
	left: 80px;
}

.meet_associates a:hover{
	background-position: -262px -125px;
}

.preferred a{
	background-image:url(art/nav/small_cta_buttons.jpg);
	background-position: -381px 0px;
	background-repeat: no-repeat;
	width:104px;
	height:125px;
	position:relative;
	float:left;
	top: 30px;
	left: 100px;
}

.preferred a:hover {
background-position: -381px -125px;
}

.copyright{
	float:left;
	margin-right: 80px;
}

.broker_r{
	float:left;
	background-image:url(art/eho.gif);
	background-repeat:no-repeat;
	width: 144px;
	height: 26px;
}

.privacy{
	float: right;
	font-size:12px;
}
.pagenav {
	text-align:left;
	float:left;
	list-style:none;
	height: 100%;
	line-height: 35px;
	background-color:#EFEFDE;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:20;
}

#cssdropdown li {
	float: left;
	position: relative;
}

.mainitems{
	border: 1px solid black;
	background-color: #000;
	padding-left: 13px;
	text-transform:uppercase;

}

.mainitems a{
	padding: 0 6px;
	margin: 0;
	text-decoration: none;
	color:#FFFFFF;
	font-size:11px;
}

.mainitems a:hover {
	background: #000;
	color: #FFF;
}

.subuls{
	display: none;
	width: 10em;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #000;
	border: 1px solid black;
}

.subuls li{
	width: 100%;
	margin-left: 0;
	text-indent: 0;
	padding: 0px;
}

.subuls li a {
	display: block;
	margin: 0;
	padding: 3px 5px;
	background-color:#A8A174;
	border: 1px solid #000000;
}

.subuls li a:hover {
	background-color: #FFF;
	color: #C53D3D;
}

#cssdropdown li>ul {
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { 
	display: block;
}

