body {
	margin: 54px 0 20px;
	background: #4e3b22 url(/images/background.jpg) repeat-x 0 0;
	color: #4e3b22;
	font: 80% Verdana, Arial, Helvetica, Geneva, sans-serif;
}

@font-face {
  font-family: "LunaITC Bold";
  src: url(/fonts/LunaITC-Bold.eot);
}
@font-face {
  font-family: "LunaITC Bold";
  src: url(/fonts/LunaITC-Bold.ttf);
}

header, footer, nav, aside, section, details {
	display: block;
}

h2 {
	font-family: "LunaITC Bold", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 40px;
	margin-bottom: 10px;
}

h3 {
	font-family: "LunaITC Bold", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 25px;
	margin-bottom: 5px;
}

a,
a:link,
a:active,
a:visited {
	color: #b06700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input.text.default {
	color: #CCC;
}

p {
	margin: 5px 0 10px;
}

img {
	vertical-align: middle;
}

#container {
	width: 995px;
	margin: 0 auto;
}

/* @group Header */

header {
	float: left;
	width: 210px;
	color: #b6aa8d;
	margin-right: 20px;
	text-align: right;
}

header h1 a {
	display: block;
	background: url(/images/logo.jpg) no-repeat top right;
	width: 193px;
	height: 139px;
	text-indent: -9999px;
	text-align: left;
	margin: 0 0 40px 20px;
}

header nav {
	margin: 25px 0 20px;
}
header nav ul li {
	padding: 1px 0;
}
header nav ul li a,
header nav ul li a:link,
header nav ul li a:active,
header nav ul li a:visited {
	color: #fcf4d4;
	font-family: "LunaITC Bold", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 25px;
}
header nav ul li.current a,
header nav ul li.current a:link,
header nav ul li.current a:active,
header nav ul li.current a:visited,
header nav ul li a:hover {
	color: #fcd63c;
	text-decoration: none;
}

header #location {
	margin-top: 50px;
	font-size: 11px;
}
header #location #locationPhone {
	font-size: 20px;
}
header #location a.locationMap,
header #location a.locationMap:link,
header #location a.locationMap:active,
header #location a.locationMap:visited {
	display: block;
	float: right;
	background: url(/images/map.png) no-repeat left center;
	width: 75px;
	height: 19px;
	color: #b59732;
	margin-top: 10px;
}

/* @end */

/* @group Body */

#body {
	float: left;
	width: 764px;
}

/* @group Content */

#contentContainer {
	border: 1px solid #fcf4d4;
	position: relative;
	padding: 1px;
}
#content {
	background: #fcf4d4 url(/images/body_bg.jpg) no-repeat 0 0;
	padding: 45px 28px 28px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* @group Default */

#content ul {
	list-style-type: disc;
	margin-left: 20px;
}
#content ol {
	list-style-type: decimal;
	margin-left: 20px;
}

/* @end */

#virtualTour {
	position: absolute;
	top: 10px;
	right: -1px;
}

/* @group Slideshow */

#slideshow {
	position: relative;
	border: 1px solid #4e3b22;
	height: 255px;
	margin: 20px 0;
	padding: 1px;
}
#slideshow #slideshowTitle {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 678px;
	margin: 2px;
	color: #FFF;
	padding: 10px;
	font-size: 15px;
	z-index: 3;
}
#slideshow img {
	border: 1px solid #4e3b22;
}
#slideshow img.top, #slideshow img .bottom {
	position: absolute;
	top: 1px;
	left: 1px;
}
#slideshow img .top {
	z-index: 2;
}
#slideshow img .bottom {
	z-index: 1;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 235px;
}

/* @group News */

#sidebar #news {
	list-style-type: none;
	margin-left: 0;
}
#sidebar #news li {
	border-bottom: 1px solid #e1d8b9;
	padding: 5px 0;
	font-size: 17px;
}
#sidebar #news li#moreNews {
	border-width: 0;
	font-size: 11px;
}
#sidebar #news li#moreNews a {
	color:  inherit;
}

/* @end */

/* @end */

#contentLeft {
	float: left;
	width: 440px;
}
#contentLeft article p {
	text-align: justify;
}
#contentLeftFull {
	float: left;
	width: 700px;
}
#contentLeftFull article p {
	text-align: justify;
}

/* @end */

/* @group Content Footer */

#contentFooter {
	font-size: 10px;
	color: #9d7a4d;
}

/* @end */

/* @group Footer */

footer {
	color: #896a42;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
}
footer nav {
	margin-bottom: 10px;
}
footer nav ul li {
	display: inline-block;
	padding: 0 13px 0 9px;
	margin: 0;
	border-right: 1px solid #896a42;
	zoom: 1;
	*display: inline;
}
footer nav ul li:last-child {
	border-right-width: 0;
	padding-right: 0;
}
footer nav ul li a,
footer nav ul li a:link,
footer nav ul li a:active,
footer nav ul li a:visited {
	color: #896a42;
}
footer p{
	margin-top: 24px;
}

/* @end */

/* @end */

blockquote {
	background: url(/images/quotes.png) no-repeat 0 0;
	display: block;
	padding: 0 45px;
	text-align: right;
	font-size: 10px;
}
blockquote p {
	text-align: justify;
	font-size: 15px;
}
blockquote .name {
	font-family: "LunaITC Bold", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 23px;
}
blockquote .sub_name {
	font-size: 13px;
	margin-bottom: 10px;
}

/* @group Content List */

#contentList .contentListItem {
	border-bottom: 1px solid #e1d8b9;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#contentList .contentListItem .galleryPic {
	float: left;
	margin-right: 10px;
}
small.timeCat {
	font-size: 10px;
	color: #9d7a4d;
}
.galleryPics {
	float: left;
	margin: 0 5px 5px 0;
	border: 5px solid #e1d8b9;
}

#galleryCrossSlideHolder {
	border: 5px solid #D1C4A1;
}
#galleryCrossSlide {
	background: #D1C4A1;
	color: #EFE7D1;
	text-align:center;
}

/* @end */

/* @group Form */

form.contactForm label {
	clear: left;
	float: left;
	width: 100px;
	text-align:right;
	margin: 0 10px 10px 0;
}
form.contactForm input.text {
	float: left;
	margin-bottom: 10px;
}
form.contactForm select {
	float: left;
	margin-bottom: 10px;
	
}
form.contactForm textarea {
	float: left;
	margin-bottom: 10px;
	width: 300px;
	height: 150px;
}
form.contactForm .captcha {
	clear: left;
	margin: 10px 110px 10px;
}
form.contactForm input.submit {
	border: 1px solid #CCC;
	margin-left: 110px;
	width: 60px;
	padding: 10px;
}

/* @end */

/* @group Classes */

.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.marginTop {
	margin-top: 10px;
}
.ruler {
	background: url(/images/rule.png) no-repeat center center;
	text-indent: -9999px;
	height: 20px;
	margin: 15px 0;
}
.sortCat {
	float: right;
}

/* @end */

