/*Set defaults for tags*/
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #333467;
	margin: 0px 0px 0px 0px;
}

p { 
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px; 
	text-align: justify;
}
	
h1, h2 { 
	font-family: Arial, "lucida console", sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px; 
	color: #004287;
}
		
h3, h4, h5, h6 { 
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 2px; 
	color: #004287;
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3366CC;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #3300CC;
}

input {
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 11px;
	/*color: #666666;
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

select {
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 11px;
	/*color: #666666;
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

input.submit {
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

/*Region Definitions*/
#breadcrumb {
	margin:12px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
}

#breadcrumb a{
	text-decoration: none;
	color: #004287;
}

#breadcrumb a:visited{
	color: #004287;
}

#content {
	margin:12px;
}



#dropmenudiv{
	margin-top:3px;
	padding-left:4px;
	position:absolute;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border:1px solid #004287;
}

#dropmenudiv a{
	display: block;
	text-indent: 0px;
	padding: 0px 0;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12.5px;
	white-space: nowrap;
	color: #7B7B7B;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 6px;
}

#dropmenudiv a:hover, #dropmenudiv a:active {
	color: #E20A16;
	text-decoration: none;
}

#dropmenudiv a:visited {
	font-size: 12.5px;
	text-decoration: none;
}

.sold {
	background-image: url(/images/listings/sold.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.toplinks, .toplinks a:link, .toplinks a:visited  { color: #004287; font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: normal; text-decoration: none }
.toplinks a:active, .toplinks a:hover   { color: #e20a16; font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: normal; text-decoration: none }
.forms { background-color: #dadae4; border: solid 1px #004287 }
.ratesHeaderMain { color: white; font-weight: bold; background-color: #004287 }
.submenu a:link, .submenu a:visited   { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.submenu a:link, .submenu a:visited { color: #e20a16; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.mlslogo { background-image: url("../images/mls_new_logo_SM.jpg"); background-repeat: no-repeat; background-position: left 0 }
.overlaytext { color: red; font-size: 16px; font-family: "Arial Black"; font-weight: bold; padding-top: 15px; padding-right: 10px; padding-left: 10px; position: absolute; z-index: 5 }
