/* CSS Document */

body {
	background:url(/images/home-bg2.jpg) no-repeat;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#wrapper {
	width:760px;
}
#header {
	padding:0 0 0 85px;
	height:110px;
}
#header p {
	margin-top:0;
}
#header h1 {
	margin-bottom:0;
	margin-top:18px
}
#first-col, #second-col, #third-col {margin-left:20px; display:inline}
#first-col, #second-col {
	width:280px;
	float:left;
}
#first-col h2, #first-col h3 {
	color:#336600;
}

#second-col h2, #second-col h3, #second-col h3 a:link, #second-col h3 a:visited, #second-col h3 a:active {
	color:#cc6600;
}
#third-col {
	width:130px;
	float:left;
}
#third-col img {
	margin-bottom:12px;
}
#third-col a img {
	border:none;
}

h1 {
	font-size:1.8em;
	font-weight:normal;
}
h2 {
	font-size:1.6em;
	text-decoration:underline;
	font-weight:normal;
	font-variant:small-caps;
}
h3 {
	font-size:1.2em;
	margin:14px 0 0 0;
}
h4 {margin:0}
ul {
	list-style:none;
	line-height:1.6em;
	padding-left:0;
	margin-left:0;
	margin-top:0;
}

a:link {color: #000; text-decoration:none}
a:visited {color: #000; text-decoration:none}
a:hover {color: #0066FF; text-decoration:underline}
a:active {color: #000; text-decoration:none}

.login-form {
	font-size:.8em;
	background-color:#c0d5fd;
	padding:6px;
	text-align:center;
	border: 1px solid #000;
	margin-bottom:12px;
}
.login-form h4 {
	font-size:1.2em;
	margin:0;
}
.login-form input {
	border:1px solid #000;
	margin: 0 0 4px 0;
	width:90px;
}
#median-sales {
	border:1px solid #000;
	width:340px;
	float:left
}
#realtor-R {
	float:left;
	margin-right:20px;
}
#median-sales h4 {
	text-align:center;
	font-size:1em;
}
#footer {
	text-align:center;
	font-size:.8em;
	color:#666666;
	padding:0 12px;
	width:760px;
}
#footer p {
	margin:18px 0 0 0;
}
#footer a {
	text-decoration:none;
	color:#0000FF;
}
#footer a:link {color: #0000FF}
#footer a:visited {color: #0000FF}
#footer a:hover {color: #0066FF}
#footer a:active {color: #0000FF}
.median-type {
	padding-left: 10px;
}
.alert a:link {color: #FF0000}
.alert a:visited {color: #FF0000}
.alert a:hover {color: #FF0000}
.alert a:active {color: #FF0000}

a.OpenHouseReport {font-weight:bold}
a.OpenHouseReport:link {color:#0000FF}
a.OpenHouseReport:visited {color:#0000FF}
a.OpenHouseReport:hover{color:#0066FF}
a.OpenHouseReport:active{color:#0000FF}
