body {
	background-color: #f0e4b4;
	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:#2c1b0b;
}
a {
	color: #ab6a2e;
	font-weight:bold;
}
a:focus, object {
	outline:none;	
}
a:hover {
	color: #474f2f;
}

.locations-table { margin-left: 10px; }
.locations-table img.location-thumb {
	margin: 10px 0;
	display: block;
}

.column {
	margin-bottom:15px;
	overflow:hidden;	
}
.mainwrapper {
	position:relative;
	margin:auto;
	width: 1000px;
	text-align:left;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.top-text {
	text-align:left;
	height:19px;
	font-size:11px;
	color: #f7f2d9;
	padding-top:5px;
}
.floating-header-image {
	position:absolute;
	top: 36px; 
	left: -65px;
	z-index: 3;
	background-image:url(../images/logo.png);
	width:237px;
	height:242px;
	margin: 0;
	padding: 0;
}
.rotator-border {
	position:absolute;
	top: 0px;
	left: 1px;
	z-index: 2;
	background-image:url(../images/rotator_border.png);
	width:1000px;
	height:303px;
	margin: 0;
	padding: 0;
}
.rotator-container {
	width:1000px;
	position : relative
}
.subrotator-container {
	width:1000px;
	overflow: hidden;
	position : relative
}
.subrotator-border {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-image:url(../images/subrotator_border.png);
	width:1000px;
	height:200px;
	margin: 0;
	padding: 0;
}

h1 {
	margin:0px;
	margin-bottom: 6px;
	font-size:25px;
}
h3, h2 {
	margin-bottom:3px;
}
.title-bar-dark {
	background-color: #ab6a2e;
	padding:5px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
	width: 580px;
}
.title-bar {
	background-color: #d4af69;
	padding:5px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
}
.nav-wrapper {
	width: 810px;
	height:30px;
	padding: 0 0 0 0px;
	margin-bottom:0px;
	padding-top:75px;
	margin-left : 190px;
	overflow : hidden;
}
.nav-content {
	margin : 0px;
	padding: 4px 0 0 0px;
}
.nav-content ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}
.nav-wrapper ul li {
	font-size:14px;
	list-style : none;
	font-weight:bold;
	line-height: 26px;
	text-transform:uppercase;
	float:left;
}
.nav-wrapper ul li a {
	margin-left: 15px;
	padding: 4px 6px 4px 6px;
	text-decoration:none;
}
.nav-wrapper ul li a:hover {
	padding: 4px 6px 4px 6px;
	color:#474f2f;
	background-color:#fcf8c7;
}
.content-container {
	margin-top:10px;
	width: 988px;
	text-align:left;
	padding:5px;
	border:1px solid #a25826;
	overflow:hidden;
}
.content {
	margin-right:5px;
	width:395px;
	min-height:180px;
	padding:5px;
	float:left;
}
.sub-content {
	/* width:979px; */
	width:750px;
	min-height:190px;
	margin:5px;
	overflow: hidden;
}

.right-sidebar {
	background-color:#f0e4b4;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
	overflow:hidden;
}

.locations-box {
	width: 187px;
	height:185px;
	text-align:center;
	margin-right:5px;
	background-color:#d4af69;
	padding-top:5px;
	clear:both;
	overflow:hidden;
}
.locations-box-text {
	display:block;
	line-height:15px;
	height:37px;
	width:187px;
	background-color:#ab6a2e;
	font-size:13px;
	margin-top:3px;
	margin-bottom:8px;
	margin-right:5px;
	padding-top:7px;
	font-size: 140%;
	
}
.locations-box-text-link {
	color:#efe4b3;
	text-decoration:none;
	font-weight:normal;
}
.photo {
	margin-right:10px;
	margin-bottom:10px;
	width:185px;
	float:left;
}
.photo-box {
	border-top:3px solid #425133;
	border-bottom:3px solid #425133;
	background-color:#f7f2d9;
	width:194px;
	height:184px;
}
.photoborder {
	border:solid 1px #ab6a2e;
}
.photo-box-text {
	color:#4b4d38;
	padding:5px;
	text-align:center;
	font-style:italic;
}

.faqcontent, .faqcontentalt {
	background-color:#FFF;
	padding: 8px;
	margin-top:10px;
	margin-bottom:10px;
}
.faqcontentalt {
	background-color: #edeae3;
}
.link-content {
	padding: 8px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #c9c3ac;
	clear:both;
	min-height:90px;
}
.link-image {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.album-container {
	width:279px;
	text-align:center;
	float:left;
	margin-right:45px;
}

.footer {
	margin:auto;
	width:1000px;
	margin-bottom:10px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin-top:10px;
	color:#3f5132;
	font-style:italic;
}
.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 content */

.gallery-view {
	margin-top : 10px;
}

.album-select {
	margin-bottom : 10px;
}

.full-view {
	float : left;
/*	width : 646px;
*/}

.full-view img {
	border : 1px solid #aaa;
/*	width : 646px;
*/}

.set-view {
	margin-left : 630px;
	margin-top: -23px;
	min-height: 500px;
	width : 126px;
}

.image-info {
	padding: 10px;
}

.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 : 28px;
	font-size : 12px;
	line-height: 21px;
}

.set-nav a {
	text-decoration : none;
	color : #000;
}

body .set-nav .btn-off {
	color : #aaa;
}

.set-display {
	width : 126px;
	padding-left : 0px;
}

.set-display img {
	margin : 2px;
}

.set-display img {
	border : 1px solid #444;
	opacity : .75;
	width : 106px;
	height : 80px;
}

.set-display .selected-image img {
	border-color : red;
	opacity : 1;
	cursor : default;
}

.set-closed {
	display : none;
}

.specials-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 140%;
}

.specials-box ul li {
	margin: 5px 1px;
	padding: 10px 5px;
	text-align: left;
	background: #BFCB92;
}

.specials-box ul li.selected {
	background: #F0E4B4;
	font-style: italic;
}

.specials-box ul li a {
	display: block;
	float: right;
	font-size: 14px;
	line-height: 22px;
	font-variant: small-caps;
	text-decoration: none;
}

.specials-box ul li.selected a {
	display: none;
}

.specials-box ul li em {
	font-style: normal;
	color: #3D412F;
}

.sub-rotator-border {
	background: #EBBE85;
	position: absolute;
	z-index: 2;
}

.sub-rotator-border.left, .sub-rotator-border.right {
	height: 190px;
	width: 3px;
	top: 5px;
}

.sub-rotator-border.left {
	left: 5px;
}

.sub-rotator-border.right {
	right: 5px;
}

.sub-rotator-border.top, .sub-rotator-border.bottom {
	width: 990px;
	height: 3px;
	left: 5px;
}

.sub-rotator-border.top {
	top: 5px;
}

.sub-rotator-border.bottom {
	bottom: 5px;
}

.rotator-border {
	background: #EBBE85;
	position: absolute;
	z-index: 2;
}

.rotator-border.left, .rotator-border.right {
	height: 293px;
	width: 3px;
	top: 5px;
}

.rotator-border.left {
	left: 5px;
}

.rotator-border.right {
	left: 995px;
}

.rotator-border.top, .rotator-border.bottom {
	width: 990px;
	height: 3px;
	left: 5px;
}

.rotator-border.top {
	top: 5px;
}

.rotator-border.bottom {
	top: 295px;
}
