<style>

body{
	margin:8px;
	margin-top:0px;
}

body,table,tr,td,span,div,a{
font-size:12px;
font-family: Arial;
}
a.rednav:link,a.rednav:visited,a.rednav:hover,a.rednav:active{
	color:#ffffff;
	text-decoration:none;
	}
h1,h2{
	padding:3px;
	padding-right:20px;
	padding-right:5px;
	color:#44541D;
	font-weight:bold;
	font-size:17px;
	text-decoration:underline;


}
.formtext{
line-height: 27px;
}
a.nav:link,a.nav:visited,a.nav:hover,a.nav:active{
color: #ffffff;
font-size:12px;
min-height:25px;
padding: 0px;
margin-right:0px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat;*/
background-color:#1f2265;
}

a:link,a:visited,a:active{
color: #44541D;
text-decoration: none;
font-size: 12px;
}
.bgone{background-color:#FFFFFF;}
.bgone{background-color:#eeeeee;}
a:hover{
color: #44541D;
text-decoration: underline;
font-size: 12px;
}
.featuredlabel{
	display:block;
	padding-left:5px;
	font-size:14px;
	background-color:#D3DAA6;
	color:#44541D;
	font-weight:bold;
	text-decoration:underline;
}
.featuredbox,.requestbox{
	background-color:#D3DAA6;
	width:130px;
	padding:3px;
}
.featuredtext,.requestboxtext{
	font-weight:bold;color:#000000;
}
.search_field { 
	width: 100px; 
}
input,select,textarea{
	font-size:11px;
	color: #1F2265;

}

.requestbox input,.requestbox select,.requestbox textarea{
	width:120px;
	font-size:11px;
	color: #1F2265;

}
/* ######################MENUS ##################*/
#chromemenu{
border-top:3px solid #9BA036;
border-bottom:3px solid #9BA036;
width:660px;
height:17px;
float:right;
text-align:center;
margin:0px;
padding:0px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}

#chromemenu ul{

margin: 0px;
padding:0px;
font: bold 11px Verdana;

border-top:3px solid #9BA036;
border-bottom:3px solid #9BA036;
}


#chromemenu ul li{
display: inline;

margin: 0px;
padding:0px;

}


#chromemenu ul li a{
color: #9BA036;
font-size:12px;
margin:0px;
padding: 0px;
padding-right:0px;
padding-left:30px;
text-decoration: none;
background-image: url(/data/1/custom/wiserealtyinc.com/templates/img/borderleft.gif);
background-repeat: no-repeat;
background-position: top left;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
margin-top:4px;
font:normal 12px Verdana;
z-index:100;
background-color: white;
width: 150px;
border:1px solid #44541D;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a:link,.dropmenudiv a:visited,.dropmenudiv a:active{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #44541D;
}


.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #eeeeee;
color:#44541D;
}



</style>