body{  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
	
.chromestyle{  font-family:Arial; font-size:11px; text-transform:uppercase; width: 100%; font-weight: bold; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul
{
	padding:0px;
	margin:0px;
	font-size:12px;
	border: 1px solid #004499 ;
	width: 100%;
	background: url(/style/top/blue.jpg) center center repeat-x; /*THEME CHANGE HERE*/
	height:25px;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li
{
	display:block;
	float:left;
	padding: 5px 0px;
	font-size:12px;
}

.chromestyle ul li.luxury
{
	float:left;
	font-size:12px;
	background: url(/style/top/luxuryliving_icon.gif) center center repeat-x; /*THEME CHANGE HERE*/

}

.chromestyle ul li.green
{
	float:left;
	font-size:12px;
	background: url(/style/top/green.gif) center center repeat-x; /*THEME CHANGE HERE*/

}

.chromestyle ul li.Fair
{
	float:left;
	font-size:12px;
	background: url(/style/top/property_fair.gif) center center repeat-x; /*THEME CHANGE HERE*/

}

.chromestyle ul li.d2tv
{
	float:left;
	font-size:12px;
	background: url(/style/top/d2tv.gif) center center repeat-x; /*THEME CHANGE HERE*/

}

.chromestyle ul li a{
color: #fff;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-right: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:link{
color: #fff;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-right: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:visited{
color: #fff;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-right: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li.luxury a{
color: #fff;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-left: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li.Fair a{
color: #fff;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-left: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li.d2tv a{
color: #000;
padding: 4px 7px;
font-size:12px;
margin: 0;
text-decoration: none;
border-left: 1px solid #003399; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
background-color:#fff;
color:#000;
font-size:12px;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #7D7544; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px arial;
line-height:15px;
z-index:100;
background-color: #F8F8EF;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #494949; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
color:#000000;
}


<!-----top1----->
.top1{ font-size:10px; width: 100%;}

.top1:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.top1 ul{
border: 0px solid #BBB;
width: 100%;padding: 5px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.top1 ul li{
display: inline;
}

.top1 ul li a{
color: #005599;
font-size:10px;
font-weight:bold;
text-transform:normal;
padding: 1px 5px;
margin: 0;
text-decoration: none;
border-left: 1px solid #999; /*THEME CHANGE HERE*/
}

.top1 ul li a:hover, .top1 ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
background-color:#F8F8EF;
color:#494949;
}

	/*----- hdbm------*/
.hdbm{
font-size:11px;
background-color:#;
}
.hdbm a {
color: #990000;
	font-weight: bold;
text-decoration:none;
}
.hdbm a:visited {
}
.hdbm a:hover {
	color: #990000;
background-color: #E8EFF7;
}
.btitle{
	font-weight:bold;
font-size:11px;
color:#000;
padding:0.1em 5px;
}

/*shoppingdirectory*/
.shoppingdirectorymenu{ font-size:10px; text-transform:uppercase; width: 100%; font-weight: bold; }

.shoppingdirectorymenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.shoppingdirectorymenu ul{
width: 100%;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.shoppingdirectorymenu ul li{
display: inline;
}

.shoppingdirectorymenu ul li a{
color: #888;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ccc; /*THEME CHANGE HERE*/
}

.shoppingdirectorymenu ul li a:hover, .shoppingdirectorymenu ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
background-color:#fff;
color:#000;
}
