html, body {
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #cccccc; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin: 5px 0px 5px 0px;
	font-family: Times New Roman;
	color: #000000;
	background-color: #ffffff;
}

.spacer {
	float: left;
	width: 400px;
	height: 5px;
}

a {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
}

#wrapper {
	position: relative;
	width: 728px;
	left: 50%;
	margin: 0px -364px 0px -364px;
	text-align: left;
}

#header {
	position: relative;
	width: 728px;
	height: 61px;
	background-color: #CCCC99;
	margin: 0px 0px 2px 0px;
}

#header_left {
	position: relative;
	float: left;
	width: 19px;
	height: 61px;
	background-color: #ffffff;
	background-image: url('town_left.gif');
}

#header_town_middle {
	position: relative;
	float: left;
	height: 51px;
	background-image: url('town_middle.gif');
	font-style: italic;
	color: #ffffff;
	font-size: 2em;
	padding: 10px 8px 0px 0px;
}

#header_town_middle h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#header_town_right {
	position: relative;
	float: left;
	width: 10px;
	height: 61px;
	background-image: url('town_right.gif');
}

#header_county {
	position: relative;
	float: left;
	height: 51px;
	font-style: italic;
	color: #CC0000;
	font-size: 2em;
	font-weight: normal;
	padding: 10px 0px 0px 10px;
}

#header_search {
	position: relative;
	float: right;
	height: 51px;
	text-align: right;
	font-family: Verdana;
	font-size: 0.7em;
	padding: 10px 0px 0px 5px;
}

#exchange_rate {
	position: relative;
	float: right;
	border: 1px solid #70704C;
	text-align: center;
	font-family: Verdana;
	font-size: 0.7em;
	margin: 10px 0px 0px 5px;
	padding: 5px;
	color: #ffffff;
}

#header_search input[type=text], input[type=submit] {
	color: #70704C;
	font-size: 1em;
	border: 1px solid #70704C;
	background-color: #ffffff;
}

#quick_search {
	position: relative;
	width: 170px;
	vertical-align: top;
	float: right;
	border-color: #70704C;
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 2px 2px;
	background-color: #CCCC99;
}

#quick_search input[type=text], input[type=submit], select {
	color: #70704C;
	font-size: 0.8em;
	border: 1px solid #70704C;
	background-color: #ffffff;
}

#header_right {
	position: relative;
	float: right;
	width: 17px;
	height: 61px;
	background-color: #ffffff;
	background-image: url('county_right.gif');
}

#menu {
	position: relative;
	float: left;
	margin: 0px 0px 2px 0px;
	width: 569px;
	color: 000000;
	background-color: #CCCCCC;
	background-image: url('menu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 2px;
	text-align: center;
}

#menu a:hover {
	color: #ffffff;
}

#info_bar {
	position: relative;
	float: left;
	font-size: 0.6em;
	font-family: Verdana;
	position: relative;
	margin: 0px 0px 2px 0px;
	width: 573px;
	text-align: center;
}

#content {
	position: relative;
	float: left;
	margin: 0px 0px 2px 0px;
	width: 573px;
}

.content {
	font-size: 0.8em;
	font-family: Verdana;
}

.content a {
	color: #70704C;
}

.content a:hover {
	color: #CC0000;
}

.content h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.content h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#about_image {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 573px;
	height: 350px;
}

#about_hotspot {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 223px;
	height: 350px;
}

#content_background {
	position: absolute;
	z-index: 6;
	background-color: #eeeedc;
	left: 223px;
	top: 0px;
	width: 350px;
	height: 350px;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

#content_text {
	position: absolute;
	color: #000000;
	font-family: Verdana;
	font-size: 0.8em;
	z-index: 7;
	left: 228px;
	top: 5px;
	width: 340px;
	height: 340px;
	overflow: auto;
}

#content_text a {
    color: #70704C;
}

#content_text a:hover {
    color: #CC0000;
}

#info_boxes {
	position: relative;
	float: left;
	margin: 0px 0px 2px 0px;
	width: 573px;
}

.info_box_wrapper {
	position: relative;
	float: left;
	margin: 0px 2px 0px 0px;
}

.info_box_title {
	position: relative;
	font-family: Times New Roman;
	font-size: 1.2em;
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	background-color: #4c4c4c;
	z-index: 15;
}

.info_box_title a {
	color: #ffffff;
}

.info_box_title a:hover {
	color: #CCCC99;
}

.info_box_text {
	font-family: Verdana;
	font-size: 0.6em;
	color: #ffffff;
	position: relative;
	color: #ffffff;
	background-color: #70704C;
	z-index: 15;
	height: 175px;
	background-image: url('info_panel_corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 5px 20px 5px;
}

.info_box_text a {
	color: #CCCC99;
}

.info_box_text a:hover {
	color: #000000;
}

#footer {
	position: relative;
	clear: both;
	font-family: Verdana;
	font-size: 0.6em;
	width: 573px;
	text-align: center;
}

#footer a {
	color: #CC0000;
}

#footer a:hover {
	color: #70704C;
}

#right_banner {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 0.6em;
	width: 150px;
}

#right_banner a {
	color: #CC0000;
}

#right_banner a:hover {
	color: #70704C;
}

.sponsored_link {
	position: relative;
	border: 1px #CCCC99 solid;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

.larger_text {
	font-size: 1.2em;
}

.smaller_text {
	font-size: 0.8em;
}

.title_text {
	font-size: 1.2em;
	font-weight: bold;
}

.content_title {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.section_title {
	position: relative;
	float: left;
	margin: 0px 2px 2px 0px;
	padding: 2px;
	width: 150px;
	height: 50px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #70704C;
	background-image: url('info_panel_corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}

.section_title a {
	color: #CCCC99;
}

.section_title a:hover {
	color: #000000;
}

.entries {
	position: relative;
	width: 573px;
	float: left;
	clear: both;
	border-bottom: 1px #CCCC99 solid;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.entries_left {
	position: relative;
	float: left;
	width: 75%;
}

.entries_right {
	position: relative;
	float: right;
	text-align: right;
	width: 20%;
}

#images_wrapper {
	position: relative;
	width: 480px;
	height: 300px;
	margin: 0px 0px 20px 46px;
}

#main_image_wrapper {
	position: relative;
	float: left;
	width: 400px;
	height: 300px;
	margin: 0px 5px 0px 0px;
}

#thumbnail_wrapper {
	position: relative;
	float: left;
	width: 75px;
	margin: 0px;
}

.thumbnail {
	position: relative;
	width: 75px;
	height: 56px;
	margin-bottom: 5px;
}
