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

body {
	background-color: #efeee3;
	background-image: url('bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1018px;
}

.wrapper#main_body {
	width: 958px;
}

.header {
	padding: 20px 0px;
}

.clearDiv {
	clear: both;
}

.no_bg {
	background-image: none !important;
}

.bar {
	border-top: 1px solid #cbb29f;
	border-bottom: 1px solid #cbb29f;
	padding: 12px 0px;
}

#main_body {
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 473px;
	padding-top: 40px;
}

#main_body div {
	position: relative;
	z-index: 1000;
}

#main_body.no_bg {
	min-height: 0px;
}

#main_body h2 {
	color: #653c33;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	margin: 25px 0px 0px 0px;
}

#copy_box {
	color: #bba49a;
	width: 312px;
	padding: 0px 40px 15px 40px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #fff;
}

#copy_box a, #copy_box a:visited {
	color: #60A19A;
}

#main_body div.image_container {
	position: relative;
	z-index: 100 !important;
}

#main_body.no_bg div.image_container {
	display: none;
}

.image_container img {
	position: absolute;
	top: -20px;
	left: 422px;
}

.page_container {
	background-color: #763829;
	padding: 4px;
	margin: 0px 0px 40px 0px;
}

.page {
	color: #fff;
	padding: 25px;
}

.search_copy, .search_form, .search_submit, .divider {
	float: left;
} 

.divider {
	background-color: #916153;
	height: 88px;
	margin: 5px 25px 0px 25px;
	overflow: hidden;
	width: 1px;
}

.search_copy {
	width: 270px;
}

.page a, .page a:visited {
	color: #60A19A;
}

.page h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
}

.search_form input, .search_form select {
	width: 165px;
}

.search_form .field_name {
	margin-bottom: 4px;
}

.search_form .field {
	margin-bottom: 14px;
}

.search_submit a {
	text-decoration: none;
}

.search_button {
	background-color: #90c0bb;
	color: #763829;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	margin-top: 30px;
	padding: 8px 24px;
}

.search_button .arrow {
	margin-left: 14px;
	margin-top: 3px;
}

#callout {
	border-top: 1px solid #dccec1;
	border-bottom: 1px solid #dccec1;
	color: #77392a;
}

#callout a {
	color: #4a8a87;
	text-decoration: underline;
}

.co_link {
	background-image: url('co_arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-right: 10px;
}

#callout h3 {
	color: #77392a;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 30px;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	color: #ac8379;
}

#footer a {
	color: #ac8379;
	padding: 0px 5px;
		text-decoration: none;
}

#footer_links {
	margin: 36px 0px 6px 0px;
}

#footer .brandbar {
	margin-top: 10px;
}

.results_bar {
	background-color: #90c0bb;
	color: #763829;
	height: 32px;
	line-height: 32px;
	padding: 0px 20px;
	margin: 20px 0px 0px 0px;
}

.results_bar a {
	color: #763829;
	text-decoration: none;
}

.results_bar h4 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

.results {
	text-align: center;
}

.results td {
	vertical-align: top;
}

.result {
	background-color: #fff;
	color: #763829;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding: 30px 20px;
	margin-top: 10px;
}

.result.first {
	border-top: 0px !important;
}

.result h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

.result a {
	color: #3d8a93;
}

.result .counter {
	font-size: 14px;
	font-weight: bold;
	width: 48px;
}

.result .location {
	font-size: 12px;
	margin: 6px 0px;
}

.result .details {
	font-size: 10px;
	padding: 0px 30px;
}

.result .stats {
	width: 216px;
}

.result .explore {
	width: 180px;
}

.result .explore a, .result .explore a:hover {
	text-decoration: none;
}

.result .explore .explore_button {
	background-color: #90c0bb;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	padding: 5px 24px;
	margin-top: 64px;
	margin-left: 30px;
}

.results .stat_box {
	font-size: 12px;
	text-align: center;
	border: 3px solid #f6f6f6;
	padding: 12px;
	margin-top: 48px;
}

.result .thumb {
	width: 85px;
	font-size: 10px;
}

#main_body div.swirl {
	position: absolute;
	top: -50px;
	left: -75px;
}
