@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #003B1F;
	background-image: url(../assets/back_fill.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	outline:none;
}
a:link {
outline:none;
}
a:visited {
outline:none;
}
a:hover {
outline:none;
}
a:active {
outline:none;
}
/* CSS Document */

img {
	border:none;
}
.clearall {
	clear: both;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	text-indent:-8000px;
}
/* // image replacement */			
	#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:696px;
	background:#fff;
	margin-bottom:2em;
}
#photos {
	height: 354px;
	z-index: 300;
	position: relative;
	background-image: url(../assets/slideback.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#content {
	position:relative;
	width: 919px;
	height: 328px;
	margin-right: auto;
	margin-left: auto;
}
/* Easy Slider */

	#slider {
	overflow: hidden;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:919px;
	height:328px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-31px;
	top:290px;
}
#nextBtn {
	left:871px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:69px;
	height:77px;
	background-image: url(../assets/buttons/prev_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 300;
	cursor: pointer;
		outline:none;
}
#nextBtn a {
	background-image: url(../assets/buttons/next_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 300;
}
#top_bar {
	color: #C6A162;
	width: 940px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_bar a {
	color: #C6A162;
	background-image: url(../assets/buttons/readmore_complete2.gif);
	background-position: 0px 0px;
	width: 200px;
	display: block;
}
#top_bar a:visited {
	color: #C6A162;
	background-image: url(../assets/buttons/readmore_complete2.gif);
	background-position: 0px 0px;
	display: block;
	width: 200px;
}
#top_bar a:hover {
	color: #C6A162;
	background-image: url(../assets/buttons/readmore_complete2.gif);
	background-position: 0px -17px;
	display: block;
	width: 200px;
}

#top_bar .top_left {
	display: block;
	float: left;
	width: 200px;
}
#top_bar .top_right {
	display: block;
	float: right;
	height: 15px;
	width: 500px;
	text-align: right;
	padding-right: 30px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#logo {
	height: 127px;
}
#navigation {
	height: 68px;
	width: 940px;
	margin-left: 10px;
	position: relative;
}
/* Buttons */
/**/
#home_but {
	float: left;
}
a.home_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 145px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.home_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 145px;
	display: block;
	background-position: 0px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/**/
#park_but {
	float: left;
}
a.park_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -145px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.park_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -145px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/**/
#loc_but {
	float: left;
}
a.loc_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -284px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.loc_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -284px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/**/
#opp_but {
	float: left;
}

a.opp_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 138px;
	display: block;
	background-position: -423px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.opp_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 138px;
	display: block;
	background-position: -423px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/**/
#plo_but {
	float: left;
}

a.plo_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -561px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.plo_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 139px;
	display: block;
	background-position: -561px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/**/
#con_but {
	float: left;
}
a.con_but {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 240px;
	display: block;
	background-position: -700px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer
}
a.con_but:hover {
	background-image: url(../assets/buttons/buttonscomplete.png);
	height: 68px;
	width: 240px;
	display: block;
	background-position: -700px -68px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#main_content {
	background-image: url(../assets/page_back.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 24px;
	padding-left: 24px;
	margin: 0px;
	padding-bottom: 10px;
	color: #333333;
}
/**/
#main_content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#main_content #page_title {
	background-color: #B3843E;
	padding: 10px;
	position: relative;
	background-image: url(../assets/title_fade.jpg);
	background-repeat: repeat-x;
}
#main_content #left_col {
	float: left;
	padding: 10px;
	width: 608px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#wrapper #main_content #left_col a {
	color: #333333;
}

#main_content  #left_col  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#main_content #left_col ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#main_content #left_col li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#main_content  #left_col h2 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_content #left_col h3 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main_content #right_col {
	width: 243px;
	float: right;
	background-color: #EEE6D3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
#vid_buttons  {
	margin-bottom: 30px;
	margin-top: 15px;
	height: 115px;
	display: block;
	float: left;
}
#vid_buttons #phot1 {
	float: left;
}
#vid_buttons a.phot1 {
	background-image: url(../assets/buttons/phot1_comp.jpg);
	background-position: 0px 0px;
	display: block;
	height: 115px;
	width: 138px;
	text-indent: -9999px;
}
#vid_buttons a.phot1:hover {
	background-image: url(../assets/buttons/phot1_comp.jpg);
	background-position: 0px -115px;
	display: block;
	height: 115px;
	width: 138px;
	text-indent: -9999px;
}
#vid_buttons #vid1 {
	float: left;
}
#vid_buttons a.vid1 {
	background-image: url(../assets/buttons/vid_comp.jpg);
	background-position: 0px 0px;
	display: block;
	height: 115px;
	width: 100px;
	text-indent: -9999px;
}
#vid_buttons a.vid1:hover {
	background-image: url(../assets/buttons/vid_comp.jpg);
	background-position: 0px -115px;
	display: block;
	height: 115px;
	width: 100px;
	text-indent: -9999px;
}
/**/

a.side_button {
	background-image: url(../assets/buttons/side_button_comp.jpg);
	height: 65px;
	width: 66px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
}


a.side_button:hover {
	background-image: url(../assets/buttons/side_button_comp.jpg);
	height: 65px;
	width: 66px;
	display: block;
	background-position: 0px -65px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#opp1 {
	color: #937632;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	width: 160px;
	height: 80px;
	margin-bottom: 10px;
	margin-top: 6px;
}
#opp2 {
	color: #937632;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 160px;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 6px;
}



#page_base {
	padding: 0px;
	height: 21px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* Buttons */
#news {
	height: 192px;
	background-image: url(../assets/news_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#news img {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 3px solid #FFFFFF;
	float: left;
}
#news .newstxt {
	float: left;
	width: 188px;
	display: block;
	padding-left: 10px;
	height: 110px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news .newstxt h1 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news .newstxt h2 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news .newstxt h3 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news .newstxt p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.newstxt a {
	font-size: 16px;
	color: #B8965B;
	display: block;
	margin-top: 10px;

}
.newstxt a:visited {
	font-size: 16px;
	color: #B8965B;
	display: block;
	margin-top: 10px;

}
.newstxt a:hover {
	font-size: 16px;
	color: #FFFFFD;
	display: block;
	margin-top: 10px;
}
#news #news1 {
	display: block;
	height: 110px;
	width: 287px;
	float: left;
	margin-top: 74px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#news #news2 {
	display: block;
	height: 110px;
	width: 295px;
	float: left;
	margin-top: 74px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news #news3 {
	display: block;
	height: 110px;
	width: 285px;
	float: left;
	margin-top: 74px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #7B8B5A;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	font-style: italic;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #7B8B5A;
}
#footer a:visited {
	color: #7B8B5A;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.vid1:hover {
	background-image: url(../assets/buttons/vid_comp.jpg);
	background-position: 0px 0px;
	display: block;
	height: 115px;
	width: 100px;
	text-indent: -9999px;
}
#wrapper #main_content #left_col img {
	border: 3px solid #EEE6D3;
	float: left;
	margin-right: 17px;
}
#wrapper #main_content #left_col .media_block {
	display: block;
	margin-bottom: 20px;
}

blockquote.style1 {
	padding: 8px;
	background-color: #F2EDDF;
	background-image: url(../assets/openquote1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 23px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1CC89;
	border-bottom-color: #E1CC89;
	width: 530px;
  }
  blockquote.style1 span {
	display: block;
	background-image: url(../assets/closequote1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
  	}
.unit_block {
	padding: 10px;
	border: 1px solid #EEE6D3;
	margin-bottom: 20px;
}
.unit_block_title {
	background-color: #C39E69;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-image: url(../assets/title_fade.jpg);
}
.unit_block_price {
	font-size: 16px;
	padding: 10px;
	width: 80px;
	position: absolute;
	margin-top: 5px;
	background-image: url(../assets/title_fade.jpg);
	margin-left: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #967236;
	font-style: italic;
}
.unit_block_image {
	margin-top: 5px;
	float: left;
}
.unit_block_desc {
	float: left;
	margin-top: 7px;
	margin-left: -5px;
	display: block;
	width: 310px;
	font-size: 14px;
}
.unit_block_media {
	float: left;
	position: absolute;
	margin-top: 140px;
	padding: 5px;
	border: 1px solid #EEE6D3;
	width: 114px;
	background-color: #F3EEE2;
	color: #B9924F;
	font-weight: normal;
}
#left_col .video_box {
	border: 3px solid #EEE6D3;
	height: 323px;
	width: 587px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
#left_col  h3 .blank_image {
	border: 0px solid #FFFFFF;
	display: block;
}
#wrapper #main_content #left_col #map {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	height: 400px;
	width: 580px;
	border: 3px solid #EEE6D3;
	display: block;
}
#wrapper #main_content #left_col #map a {
	color: #333333;
}

#wrapper #main_content #left_col .blank_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main_content #left_col a:link {
	color: #333333;
	text-decoration: none;
}
#wrapper #main_content #left_col a:visited {
	color: #333333;
	text-decoration: none;
}

#wrapper #main_content #left_col a:hover {
	color: #165536;
	text-decoration: none;
}
#wrapper #main_content #left_col #form {
	display: block;
	width: 565px;
	margin-top: 20px;
}
#wrapper  #main_content  #left_col  .plots table {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #EEE6D3;
}
#wrapper  #main_content  #left_col  .plots th {
	border: 1px solid #EEE6D3;
	background-color: #EEE6D3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7D6C50;
}
#wrapper  #main_content  #left_col  .plots td {
	border: 1px solid #EEE6D3;
}
