body {
	color: #000;
	background-color: #fbfade;
	background-image: url('../../assets/images/background.jpg');
	font-family: 'Courier New', Courier, monospace;
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
form input,
form textarea,
form select {
	font-family: 'Courier New', Courier, monospace;
	font-size: 12px;
	}
a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
br.clear {
	clear: both;
	}
	
#container {
	width: 950px;
	margin: 0 auto;
	}
#container .wrapper {
	width: 950px;
	position: relative;
	}
	
h1 {
	top: 10px;
	left: 30px;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	z-index: 1;
	}
#header {
	width: 950px;
	}
#mailing_list {
	width: 332px;
	height: 30px;
	background-image: url('../../assets/images/mailing_list.png');
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	padding: 10px;
	float: right;
	}
#mailing_list span {
	text-transform: uppercase;
	margin-right: 6px;
	}
#mailing_list form * {
	vertical-align: middle;
	}
#mailing_list .text {
	width: 130px;
	}
#nav {
	width: 950px;
	text-align: right;
	margin-top: 30px;
	float: left;
	}
#nav ul {	
	padding-right: 5px;
	display: inline;
	}
#nav ul li {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 18px;
	display: inline;
	}
#nav ul li a:hover {
	color: #66b3c4;
	}

#footer {
	width: 950px;
	border-top: 3px double #bbb295;
	padding: 30px 0;
	margin: 30px 0 0 0;
	}
#copyright {
	text-transform: uppercase;
	float: left;
	}
#footer #links {
	float: right;
	}
#footer #links ul {	
	display: inline;
	}
#footer #links ul li {
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 10px;
	display: inline;
	}

#content {
	width: 950px;
	min-height: 300px;
	/* border-top: 1px solid #f00; */
	}
	
/*

HOME

*/

#hero-container {
	height: 470px;
	padding: 10px 8px 0 9px;
	}
#hero-container #hero {
	width: 933px;
	height: 470px;
	}
#home {
	width: 950px;
	margin-top: 40px;
	}
#home .col-435 {
	width: 435px;
	float: left;
	}
#home #quote {
	color: #8b5e3b;
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
	padding: 0 20px;
	}
#home #signs-home {
	text-align: center;
	padding: 30px 0;
	}
#home #latest_video {
	width: 415px;
	height: 292px;
	background-image: url('../../assets/images/latest_video.png');
	background-repeat: no-repeat;
	padding: 13px 0 0 16px;
	}
#home #latest_video .embed {
	width: 385px;
	height: 217px;
	}
#home #latest_video .more {
	width: 147px;
	height: 52px;
	margin: 10px 0 0 0;
	display: block;
	}
#home .col-515 {
	width: 515px;
	float: left;
	}
#home #latest_news h2 {
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}
#home #latest_news #posts-home {
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 15px;
	}
#home #latest_news .post {
	margin-bottom: 25px;
	}
#home #latest_news .post h3 {
	font-size: 18px;
	}
#home #latest_news .post p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 20px;
	}
#home #latest_news .post p.comments {
	font-size: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 10px;
	}
#home #latest_news .more {
	padding: 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	display: block;
	}
	
/*

ABOUT

*/

#about {
	width: 950px;
	}
#about .wrapper {
	position: relative;
	}
#about h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#about #biography {
	width: 558px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 20px 40px 40px 40px;
	margin-top: 60px;
	float: right;
	}
#about #biography p {
	font-size: 12px;
	line-height: 1.6em;
	text-transform: uppercase;
	margin-top: 20px;
	}
#about #biography p a {
	text-decoration: underline;
	}
#about #biography .cooper {
	font-size: 30px;
	}
#about .photo-1 {
	top: 80px;
	left: 20px;
	position: absolute;
	z-index: 1;
	}
#about .photo-2 {
	top: 408px;
	left: 8px;
	position: absolute;
	z-index: 2;
	}
#about .photo-3 {
	top: 664px;
	left: 20px;
	position: absolute;
	z-index: 3;
	}
#about #quote {
	width: 272px;
	color: #8b5e3b;
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
	top: 942px;
	left: 20px;
	position: absolute;
	}
	
/*

NEWS

*/

#news {
	width: 950px;
	}
#news .wrapper {
	position: relative;
	}
#news h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#news #posts {
	width: 513px;
	margin: 70px 0 0 0;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	float: right;
	}
#news #posts h2 {
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}
#news #posts .post {
	padding: 15px;
	}
#news #posts .post h3 {
	font-size: 18px;
	margin-bottom: 20px;
	}
#news #posts .post p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 20px;
	}
#news #posts .post p.comments {
	font-size: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	}
#news #posts .more {
	padding: 25px 0 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	display: block;
	}
#news #posts #comments {
	font-size: 16px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 20px;	
	}
#news #posts .commentlist {
	margin-top: 20px;
	}
#news #posts .commentlist .comment {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#news #posts .commentlist .comment .comment-author {
	margin-bottom: 4px;
	}
#news #posts .commentlist .comment .comment-meta {
	color: #666;
	font-size: 11px;
	margin-bottom: 10px;
	}
#news #posts .commentlist .comment .comment-meta a {
	color: #666;
	}
#news #posts .commentlist .comment p {
	line-height: 1.6em;
	margin-top: 20px;
	}
#news #posts #respond h3  {
	font-size: 16px;
	margin-top: 20px;
	}
#news #posts #respond form {
	margin: 20px 0 5px 0;
	}
#news #posts #respond p {
	line-height: 1.6em;
	margin-top: 15px;
	}
#news #posts #respond textarea {
	width: 100%;
	}
#news #posts #respond input,
#news #posts #respond textarea {
	font-size: 12px;
	}
#news #posts #respond label {
	color: #666;
	padding-left: 10px;
	}
#news #posts .pagetitle {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 15px 15px 10px 15px;
	}
#news #posts .navigation {
	padding: 0 15px;
	}
#news #posts .navigation a {
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px 0;
	margin-right: 10px;
	}
#news #sidebar {
	width: 180px;
	margin: 85px 0 0 0;
	float: left;
	}
#news #sidebar .widgettitle {
	font-size: 14px;
	margin-bottom: 10px;
	position: static;
	z-index: 0;
	}
#news #sidebar ul {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.4em;
	}
#news #recent_comments {
	width: 202px;
	height: 213px;
	background-image: url('../../assets/images/news_comments.png');
	background-repeat: no-repeat;
	padding: 15px 15px 70px 15px;
	top: 65px;
	left: 206px;
	position: absolute;
	}
#news #recent_comments h4 {
	margin-bottom: 10px;
	}
#news #recent_comments ul {
	line-height: 1.4em;
	font-size: 12px;
	}
	
/*

PHOTOS

*/

#photos {
	width: 950px;
	}
#photos .wrapper {
	position: relative;
	}
#photos h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#photos #gallery {
	width: 950px;
	height: 519px;
	background-image: url('../../assets/images/photos_background.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 30px;
	float: left;
	}
#photos #gallery_container {
	width: 864px;
	height: 519px;
	margin: 25px auto 0 auto;
	overflow: hidden;
	}
#photos #gallery_wrapper {
	width: 864px;
	height: 519px;
	float: left;
	}
#photos #gallery ul {
	width: 864px;
	float: left;
	}
#photos #gallery .thumb {
	width: 114px;
	height: 114px;
	background-image: url('../../assets/images/photos_thumb.png');
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	margin: 5px 10px;
	float: left;
	}
#photos #gallery_status {
	width: 950px;
	text-align: center;
	top: 492px;
	left: 0;
	position: absolute;
	z-index: 1;
	}
#photos #gallery_last {
	width: 51px;
	height: 42px;
	background-image: url('../../assets/images/photos_gallery_last.png');
	background-repeat: no-repeat;
	top: 395px;
	left: 0;
	position: absolute;
	z-index: 3;
	}
#photos #gallery_last a {
	display: block;
	}
#photos #gallery_next {
	width: 51px;
	height: 42px;
	background-image: url('../../assets/images/photos_gallery_next.png');
	background-repeat: no-repeat;
	top: 392px;
	right: 0;
	position: absolute;
	z-index: 3;
	}
#photos #gallery_next a {
	display: block;
	}
	
/*

VIDEOS

*/

#videos {
	width: 950px;
	}
#videos .wrapper {
	position: relative;
	}
#videos h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#video_player {
	width: 400px;
	background-image: url('../../assets/images/videos_background.png');
	background-repeat: no-repeat;
	padding: 13px 0 0 15px;
	margin: 70px 0 30px 35px;
	float: left;
	}
#video_player .embed {
	width: 385px;
	height: 217px;
	}
#video_player h3 {
	text-transform: uppercase;
	margin-top: 30px;
	}
#video_player p {
	font-size: 12px;
	line-height: 1.4em;
	text-transform: uppercase;
	margin-top: 10px;
	}
#video_player .share {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	margin-top: 15px;
	text-align: right;
	}
#video_player .share * {
	vertical-align: middle;
	}
#video_gallery {
	width: 400px;
	height: 300px;
	background-image: url('../../assets/images/videos_gallery.png');
	background-repeat: no-repeat;
	padding: 20px 50px 75px 25px;
	margin: 85px 0 0 15px;
	float: left;
	overflow: hidden;
	}
#video_gallery_wrapper {
	width: 400px;
	height: 300px;
	}
#video_gallery .video {
	width: 120px;
	margin: 0 20px 10px 0;
	float: left;
	}
#video_gallery .end {
	width: 120px;
	margin: 0 0 10px 0;
	float: left;
	}
#video_gallery .video h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 6px;
	}
#video_gallery .gallery_page {
	width: 400px;
	margin-right: 65px;
	float: left;
	}
#video_gallery_status {
	width: 400px;
	text-align: center;
	top: 435px;
	left: 490px;
	position: absolute;
	z-index: 3;
	}
#video_gallery_last {
	width: 51px;
	height: 42px;
	background-image: url('../../assets/images/photos_gallery_last.png');
	background-repeat: no-repeat;
	top: 425px;
	left: 450px;
	position: absolute;
	z-index: 3;
	}
#video_gallery_last a {
	display: block;
	}
#video_gallery_next {
	width: 51px;
	height: 42px;
	background-image: url('../../assets/images/photos_gallery_next.png');
	background-repeat: no-repeat;
	top: 422px;
	right: 0;
	position: absolute;
	z-index: 3;
	}
#video_gallery_next a {
	display: block;
	}
	
/*

STORE

*/

#store {
	width: 950px;
	}
#store .wrapper {
	position: relative;
	}
#store h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#view_cart {
	top: 62px;
	left: 48px;
	position: absolute;
	z-index: 1;
	}
#checkout{
	top: 68px;
	left: 190px;
	position: absolute;
	z-index: 1;
	}
#store #products {
	width: 858px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 15px;
	margin: 70px 0 0 30px;
	float: left;
	}
#store #products .store-info {
	width: 858px;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	padding: 10px 0;
	}
#store #products .store-info img {
	margin-left: 10px;
	}
#store #products .store-info * {
	vertical-align: middle;
	}
#store #products .product {
	width: 272px;
	margin: 0 20px 20px 0;
	float: left;
	}
#store #products .end {
	margin-right: 0;
	}
#store #products .details p {
	padding: 10px;
	text-transform: uppercase;
	line-height: 1.4em;
	float: left;
	}
#store #products .details input {
	padding: 10px;
	float: right;
	}
#store #products .image {	
	width: 250px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 10px;
	}
#store #products hr {
	height: 1px;
	background-color: #e5e5e5;
	border: 0;
	margin: 30px 0;
	clear: both;
	}
#store #products h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0;
	}
#store #products h4 a:hover {
	text-decoration: none;
	}
#store #products ul {
	text-transform: uppercase;
	line-height: 1.4em;
	padding: 10px 0;
	}
#store #products .soon {
	width: 858px;
	text-align: center;
	padding: 30px 0;
	float: left;
	}
	
#thanks {
	width: 950px;
	}
#thanks .wrapper {
	position: relative;
	}
#thanks h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#thanks #thanks_info {
	width: 798px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 45px;
	margin: 70px 0 0 30px;
	float: left;
	}
#thanks #thanks_info h4 {
	text-transform: uppercase;
	margin-bottom: 20px;
	}
#thanks #thanks_info p {
	line-height: 1.4em;
	}
	
/*

BOOKINGS

*/

#bookings {
	width: 950px;
	}
#bookings .wrapper {
	position: relative;
	}
#bookings h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#bookings_photo {
	top: 67px;
	left: 3px;
	position: absolute;
	z-index: 1;
	}
#bookings #bookings_info {
	width: 798px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 490px 45px 45px 45px;
	margin: 70px 0 0 30px;
	float: left;
	}
#bookings_form {
	width: 339px;
	margin-right: 60px;
	float: left;
	}
#bookings_form form {
	font-size: 12px;
	text-transform: uppercase;
	}
#bookings_form .label {
	padding: 8px 0;
	display: block;
	}
#bookings_form .text {
	width: 345px;
	border: 1px solid #e1e1e1;
	padding: 4px;
	}
#bookings_form .highlight {
	border: 1px solid #c00;
	}
#bookings_form p {
	width: 345px;
	}
#bookings_submit {
	margin-top: 15px;
	}
#bookings_form .success {
	font-size: 18px;
	line-height: 1.6em;
	}

	
#bookings_quote {
	width: 399px;
	float: left;
	}
#bookings_quote h4 {
	color: #8b5e3b;
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 20px;
	}
#bookings_quote p {
	line-height: 1.4em;
	text-transform: uppercase;
	}
	
/*

CONTACT

*/

#contact {
	width: 950px;
	}
#contact .wrapper {
	position: relative;
	}
#contact h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#contact_form {
	width: 502px;
	height: 426px;
	background-image: url('../../assets/images/contact_form.png');
	background-repeat: no-repeat;
	margin-top: 50px;
	float: left;
	}
#contact_form form {
	font-size: 12px;
	text-transform: uppercase;
	padding: 55px 0 0 65px;
	}
#contact_form .label {
	padding: 8px 0;
	display: block;
	}
#contact_form .text {
	width: 345px;
	border: 1px solid #e1e1e1;
	padding: 4px;
	}
#contact_form .highlight {
	border: 1px solid #c00;
	}
#contact_form p {
	width: 345px;
	}
#contact_submit {
	margin-top: 15px;
	}
#contact_form .success {
	font-size: 18px;
	line-height: 1.6em;
	}
#contact_details {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.4em;
	margin: 130px 0 0 25px;
	float: left;
	}
#contact_details h4 {
	margin-bottom: 2px;
	}
#contact_details p {
	margin-bottom: 20px;
	}
	
/*

SIGNS

*/

#signs {
	width: 950px;
	}
#signs .wrapper {
	position: relative;
	}
#signs h2 {
	top: 17px;
	right: 50px;
	position: absolute;
	z-index: 1;
	}
#signs #list {
	width: 858px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 15px;
	margin: 70px 0 0 30px;
	float: left;
	}
#signs #list .sign {
	width: 272px;
	margin: 0 20px 20px 0;
	float: left;
	}
#signs #list .end {
	margin-right: 0;
	}
#signs #list .image {	
	width: 250px;
	background-color: #fff;
	border-left: 1px solid #f0ead3;
	border-right: 1px solid #f0ead3;
	border-bottom: 1px solid #dcd6c2;
	padding: 10px;
	}
	
	