@charset "UTF-8";
/* CSS Document */


#head {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	background-color: #BEE19B;
	height: 175px;
}

#container {
	background-color: #FFFFFF;
	border: 3px solid #7DC353;
	width: 882px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#body_container {
	height: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_body {
	float: left;
	width: 650px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	overflow: hidden;
}

a:link {
	font-weight: bold;
	color: #66270A;
}

a:visited {
	color: #66270A;
}

a:hover {
	color: #66270A;
}

a:active {
	color: #66270A;
}

body {
	line-height: 135%;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 12px;
	line-height: 115%;
}

#side_bar_right {
	float: right;
	padding-top: 0px;
	padding-bottom: 3000px;
	width: 212px;
	padding-left: 10px;
	border-left-style: dotted;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #7DC353;
	border-right-color: #7DC353;
	border-bottom-color: #7DC353;
	border-left-color: #7DC353;
	margin-bottom: -3000px;
	overflow: hidden;
	margin-top: -10px;
}

#dotted_rule {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #7DC353;
	border-right-color: #7DC353;
	border-bottom-color: #7DC353;
	border-left-color: #7DC353;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.sidebar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-bottom: 16px;
	margin-top: 0px;
}

.photo_right {
	margin-bottom: 12px;
	margin-left: 12px;
	padding: 6px;
	border: thin outset #66CC00;
}

.municipality {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
}

.municipality_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #009900;
	font-variant: small-caps;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}

.listings {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.listings_heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.photo_left {
	margin-right: 12px;
}

