body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #1B50A4;
background: #FFFFFF;
background-image: url(images/sunsetDock_page_bg.jpg);
scrollbar-face-color:#A42A1B;
scrollbar-highlight-color:#A42A1B;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#A42A1B;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#CBBED6;
}

A 			{ 	text-decoration: none }
A:link		{ 	color: #1B50A4;	text-decoration: none}
A:visited 	{ 	color: #DB9424 }
A:active 	{ 	color: #008000 }
A:hover 	{ 	text-decoration: underline;	color: #FFFFFF;	background-color: #74588B }

.smallText{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #1B50A4;
}

form{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #1B50A4;
}

#navMenu{
	height: 209px; 
	background-image: url(http://brucehowardrealtor.com/images/nav_bg-3.jpg); 
	background-repeat: no-repeat;
	width: 180px;
}

#brokerLogo{
margin: 10px 0 0 6px;
width: 118px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #fff;
}
TEXTAREA{
color: #A42A1B;
background-color: D5D3F6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-indent: 2px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-left-color:RED;; 
border-right-color:#393CAD; 
border-top-color:RED; 
border-bottom-color:#393CAD}
 
INPUT {
color: #A42A1B;
background-color: D5D3F6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-indent: 2px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-left-color:RED;; 
border-right-color:#393CAD; 
border-top-color:RED; 
border-bottom-color:#393CAD}

.dropdown {background-color: #D5D3F6; font-weight: NORMAL; font-size: 9px; color: #A42A1B}

li {
list-style-image: url(images/bullet.gif);
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; color: #DB9424}

hr {
color: #74588B;
width:600;
background-color: #74588B;
height: 1px;
align:center}


div.hr {
  height: 20px;
  background: #74588B url('images/divider.jpg') no-repeat center}
div.hr hr { display: none}


p  {  line-height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #1B50A4; padding-bottom: 10px;}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  font-weight: bolder; color: #A42A1B; padding-bottom: 10px;}
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;   color: #1B50A4; padding-bottom: 10px;}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;   color: #DB9424; padding-bottom: 10px;}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;   color: #1B50A4; padding: 10px;}
h2 {  font-family: Verdana, Geneva, Arial, Helvetica, san-serif; color: #74588B}	
h1 {  font-family: Garamond, Palantino, Times Roman, serif; color: #A42A1B}

.title {  
font-family:Garamond,Arial Black,Palantino,sans-serif; 
font-size: 20px; 
font-weight: Bold; 
color: #A42A1B}

.tinytext {  
font-family:Garamond,Georgia,Palantino,sans-serif; 
font-size: 8px; 
font-weight: normal; 
color: #74588B}


.dropcap:first-letter {
font-size:400%;
font-family:fantasy,serif
font-weight:bold;
float:left;
color:#003366;
}

.btn_norm 	{
	color:#FFFFFF; 
	background-color:#666699; 
	font: 11px Trebuchet MS, Arial,Arial,Helvetica,Sans Serif; 
	}
	
.btn_over 	{
	color:#F4EAFF; 
	background-color:#C993ff; 
	font: 11px Trebuchet MS, Arial,Arial,Helvetica,Sans Serif; 
	}