@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

#content, #slideshow, #map_container, #logo, #side, .button { behavior: url("/assets/js/iepngfix.htc"); }


body {
	background-image: url(images/background.jpg);
	background-color: #434C06;
	background-position: center top;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
a {
	color: #FFFF99;
}
.footer_nav li {
	float: left;
	padding: 10px;
	list-style-type: none;
}
#content blockquote {
	width: 200px;
	float: right;
	font-size: 18px;
	color: #FFFF99;
	font-weight: bold;
	padding: 15px;
}
.button {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 205px;
	padding: 18px;
	float: left;
	text-align: center;
	margin: 10px;
}
#slideshow_content {
	height: 333px;
	width: 250px;
	float: right;
	margin: 10px;
	padding: 10px;
	border: 1px solid #6E733C;
}
.button a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.button strong {
	display: block;
	font-size: 20px;
}
.footer_nav {
	width: 750px;
	height: 50px;
}
#footer a {
	color: #A3A94E;
}
#container {
	width: 775px;
	padding-top: 160px;
	position: absolute;
	margin-left: -385px;
	left: 50%;
	top: 0px;
}
#side {
	background-image: url(images/nav.png);
	height: 355px;
	width: 190px;
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	
}
.global_nav {
	width: 190px;
}
#side .global_nav li {
	list-style-type: none;
}
.global_nav a {
	display: block;
	padding: 5px;
	font-size: 15px;
	color: #F4F5BF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68671E;
	width: 180px;
	height: 17px;
}
#content img {
	margin: 10px;
	padding: 5px;
	border: 1px solid #6E733C;
}
.global_nav a:hover {
	color: #FFFFFF;
	background-color: #5F6C0B;
}
#content {
	background-image: url(images/content_normal.png);
	background-repeat: no-repeat;
	float: right;
	width: 530px;
	padding: 10px;
}
#content p {
	color: #E3EBA2;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 10px;
}
#content #map_container p {
	color: #003300;
}
#content h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
#contact label {
	display: block;
	float: left;
	width: 150px;
	height: 25px;
}
#contact  input, #contact textarea {
	float: right;
	width: 250px;
	margin-right: 100px;
}
#content li {
	margin-bottom: 10px;
}
#content > ul {
	margin-left: 20px;
}
.list_docs_listing .thumbnail_container {
	text-align: center;
	height: 115px;
	float: left;
	margin-right: 15px;
}
.list_docs_listing {
	clear: both;
}
.list_docs_listing h2 a {
	color: #FFFFCC;
}
.list_docs_listing p a {
	text-decoration: none;
}
#contact li {
	list-style-type: none;
	clear: both;
	padding-top: 10px;
}
#content h2 {
	font-size: 18px;
}
#footer {
	clear: both;
	padding-top: 25px;
	color: #808735;
	font-size: 10px;
	padding-right: 125px;
	padding-left: 125px;
}
.tag, #footer  .tag a {
	color: #586408;
}
#slideshow {
	background-image: url(images/slideshow_background.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 230px;
	width: 505px;
	margin-bottom: 10px;
}
#logo {
	background-image: url(images/logo-2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 775px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -390px;
	background-position: 0px center;
}
.status, .price {
	font-size: 16px;
	margin-right: 15px;
	color: #FFFFFF;
}
#logo h1 {
	display: none;
}
#map_container {
	background-image: url(images/map_background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #003300;
	text-align: center;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 500px;
	line-height: 0px;
}
#map {
	line-height: normal;
}
#buttons {
	position: absolute;
	z-index: 9;
	height: 200px;
	width: 300px;
	margin-left: -412px;
	top: 375px;
	left: 50%;
}
#content .mceEditor img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
