﻿body {
	background:#E9E1B3 url(img/bkg.jpg);
	margin: 0;
	padding:0;
}
#windmill {
	position:relative;
	top: 65px;
	left:20px;
	width:153px;
	height: 221px;
	background:url(img/windmill.gif) no-repeat;
}
#logo {
	position:relative;
	top: -220px;
	margin-left: 0;
}
h1 {
	font-size:18px;
	color: #006634;
	text-align:center;
	margin-top: 60px;
}
.city {
	font-size:16px;
	color: #000;
	text-align:center;
	margin-top: 60px;
	padding-left: 10px;
}
em {
	font-weight:bold;
	font-style:normal;
	margin-right: 3px;
}
.clear {
	clear: both;
}
.space {
	margin-left: 15px;
}
#titlebox {
	position: absolute;
	top: 10px;
	right: 10px;
}
#header h1 {
	font-size:115%;
	color: #006634;
	margin-top: 0px;
	text-align: right;
	text-decoration: underline;
	font-family: Verdana;
	color: black;
	float: right;
}
#header h2 {
	margin-top:2px;
	text-align: right;
	font-family:Verdana;
	color: #FCFCFC;
	font-size: 80%;
	float:right;
	clear: right;
}
h2 {
	font-size:105%;
}
#header {
	width: 900px;
	height:142px;
	background: #E9E1B3 url(img/2010_logo.gif);
	background-repeat:no-repeat;
	margin: 0;
}

#content {
	background: #E9E1B3 url(img/bkg.jpg);
	margin-top: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, san-serif;
	letter-spacing: .1px;
	font-size: .95em;
	height:auto;	
}
#container {
	background: url(img/bkg.jpg);
	border-left:2px black solid;
	border-right: 2px black solid;
	border-bottom:2px black solid;
	margin:0 auto;
	width: 900px;
}
#sb1 {
	float: left;
	clear: left;
	padding: 0;
	width: 195px;
	height:90px;
}
.gtext {
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	color: white;
}
#footer {
	clear: both;
	width: 100%;
	padding:40px 0 50px 0;
	height: 75px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#006633;
	font-weight:400;
}
#footer a, a:visited {
	color: #000000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer2 {
	width: 100%;
	margin: 20px auto 10px auto;
	text-align:center;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
#footer2 a, a:visited {
	color: #006633;
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:underline;
}
.gtextBold {
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: white;
	font-weight: bold;
}
.plat {
	color: #063;
	font-weight: bold;
	font-size: 16px;
}

.imgl {
	float: left;
	margin: 5px;
}

.clear {
	clear: both;
}.sold {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
