body {
	background-color: #d8bb7c;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#220c01;
}
a {
	color: #004712;
	font-weight:bold;
}
a:hover {
	color: #752f0c;
}
.mainwrapper {
	margin:auto;
	width: 1018px;
	text-align:left;
}
.header {
	width: 1018px;
	height: 183px;
	background-image:url(../images/header.png);
}
.top-links-container a {
	height:22px;
	margin-top:10px;
	border: 1px solid #004712;
	padding:6px 6px 2px 6px;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	margin-top:10px;
	float:right;
	margin-right:10px;
}
.top-links-buttons:hover {
	background-color: #752f0c;
	color:#fff;
}
.rotator-container {
	width:829px;
	height:287px;
	position : relative;
	border:1px solid #004712;
	float:left;
}
h1 {
	margin:0px;
	margin-bottom: 6px;
	font-size:16px;
	color:#752f0c;
}
h2 {
	margin:0px;
	margin-bottom:6px;
	font-size: 13px;
}
.title-bar-dark {
	background-color: #ab6a2e;
	padding:5px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
}
.title-bar {
	background-color: #d4af69;
	padding:5px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
}
.left-bar {
	width: 176px;
	float:left;
	margin-right:10px;
}
.nav-wrapper {
	width: 167px;
	padding: 0 0 0 0px;
	margin-left:9px;
	margin-bottom:20px;
}
.nav-content {
	margin : 0px;
	padding: 0px;
}
.nav-content ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}
.nav-content ul li {
	font-size:14px;
	list-style : none;
	line-height: 19px;
	border-top:1px solid #004713;
}
.nav-content ul li a {
	padding: 8px 8px 8px 8px;
	text-decoration:none;
	display:block;
	width: 150px;
}
.nav-content ul li a:hover {
	color:#fff;
	background-color:#752f0c;
}
.content-container {
	width: 1018px;
	text-align:left;
	margin:auto;
}
.content {
	margin:auto;
	margin-top:10px;
	width: 829px;
	text-align:left;
	line-height:23px;
	float:right;
}
.reviews-box {
	border:1px solid #004713;
	text-align:left;
	padding:5px 0px;
	color:#752f0c;
	margin-left:9px;
	margin-bottom:10px;
}
html body .reviews-box .revMain {
	border : 0px none;
	border-style : none;
}
html body .reviewHeader, html body .reviewHeader td, html body .revMain, html body .revWidgetFrameBig, html body .revTitleBarBig {
	background : transparent;
}
html body .revWidgetFrame table {
	margin-left : -1px;
}
.testimonial-box {
	border:1px solid #fff;
	text-align:left;
	padding:5px;
	color:#752f0c;
	margin-left:9px;
	margin-bottom:10px;
	font-style:italic;
}

.faqcontent, .faqcontentalt {
	padding: 8px;
	margin-top:10px;
	margin-bottom:10px;
}
.faqcontentalt {
	background-color: #c6af85;
}
.link-content {
	padding: 8px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #004712;
	clear:both;
	min-height:90px;
}
.link-image {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.album-container {
	width:250px;
	text-align:center;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
.photo-container {
	width:829px;
	text-align:left;
	padding:8px;
	margin-bottom:10px;
}
.photo {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.footer {
	margin:auto;
	width:1018px;
	margin-bottom:10px;
	text-align:center;
	padding:5px 0px 0px 0px;
	color:#004713;
	border-top:1px solid #004713;
	font-size:11px;
	margin-top:15px;
}
.footer-link {
	font-style:normal;
}




.Form-container {
	float:right;
	width:640px;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 110px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}


	/**********************************
	 * Gallery
	 *********************************/
	
	.gallery-view {
		margin-top : 10px;
	}
	
	.album-select {
		margin-bottom : 10px;
	}
	
	.full-view {
		float : left;
		width : 475px;
	}
	
	.full-view img {
		border : 1px solid #aaa;
	}
	
	.set-view {
		margin-left : 572px;
		width : 230px;
	}
	
	.image-info {
	}
	
	.image-info p {
		font-size : 9pt;
		margin : 0px;
		text-align : center;
		line-height : 1.5em;
	}
	
	.image-info h3 {
		padding : 0px;
		margin : 0px;
		font-size : 12pt;
		text-align : center;
		margin : 4px 0px;
	}
	
	.set-nav {
		padding-left : 44px;
		font-size : 10px;
	}
	
	.set-nav a {
		text-decoration : none;
		color : #000;
	}
	
	body .set-nav .btn-off {
		color : #aaa;
	}
	
	.set-display {
		width : 275px;
		padding-left : 0px;
	}
	
	.set-display img {
		margin : 3px;
	}
	
	.set-display img {
		border : 1px solid #444;
		opacity : .75;
	}
	
	.set-display .selected-image img {
		border-color : red;
		opacity : 1;
		cursor : default;
	}
	
	.set-closed {
		display : none;
	}

#hlReadAll, #hlWriteReview { 
	color:#752f0c;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
