* { margin:0; padding:0;}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#ca9977;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1.1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#reservation label { display:block; height:48px;}
#reservation label.alt { height:60px;}
#reservation select { width:48px; margin-right:3px; background:#fff1d8; border-color:#826737;}
#reservation .select1 { width:62px; margin:0;}

#contacts-form label { display:block; height:26px;}
#contacts-form label input { width:170px; background:#fff; color:#391503; padding:1px 0 1px 3px;}
#contacts-form textarea { width:170px; height:98px; background:#fff; padding:1px 0 1px 3px; overflow:auto; color:#391503; margin-bottom:9px;}


/*==================list====================*/
ul { list-style:none;}

#site-nav li { display:inline;}
#site-nav li a {
	display:block;
	float:left;
	height:44px;
	line-height:48px;
	background:url(images/menu-bg.gif) left top repeat-x;
	width:131px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#e8eeb1;
	text-decoration:none;
	margin-right:3px;
	font-size:1.1em;
	font-size:14px;
	text-transform: uppercase;
}
#site-nav li a:hover { text-decoration:underline;}

.list1 { margin-left:19px;}
.list1 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 7px 20px;}
.list1 li a { color:#ca9977; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 {
	padding-bottom:12px;
}
.list2 li {
	font-family:tahoma, geneva, sans-serif;
	list-style-position:outside;
	padding-bottom:12px;
	margin-left: 20px;
}
.list2 li span { font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.gallery { width:100%; overflow:hidden; padding-bottom:14px;}
.gallery li { float:left; padding:0 40px 10px 0;}
.gallery li.alt { padding-right:0;}
.gallery li.pagenav { text-align:center; float:none; }
.gallery li.pagenav .prev {padding-right:90px;}
.gallery li.pagenav .next { padding-left:90px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}


/*==================txt, links, lines, titles====================*/
a {color:#ca9977;}
a:hover{text-decoration:none;}

.title { margin-bottom:17px;}

/*==================boxes====================*/
.box {
	background:#4d1e0f;
	width:100%;
}
.box .inner { padding:8px 20px 26px 24px;}

.cont-box { padding:0 12px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:209px;}
#header .row-1 .indent {
	padding:20px 0 0 23px;
}
#header .row-1 .indent span {
	font-size:14px;
	color: #D6C5A6;
	line-height: 40px;
}
#header .row-2 { padding:0 0 0 23px; overflow:hidden;}

/*content*/
#content { background:#321309 url(images/content-bg.gif) left top repeat; width:100%; /*height:386px;*/}
#content .indent { padding:61px 38px 0 41px;}

/*footer*/
#footer { text-align:right; color:#93442e;}
#footer a { font-weight:bold; color:#93442e; font-family:tahoma, geneva, sans-serif;}

/*==========================================*/
#content h1 {
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}
h2{font-size: 1.25em;
line-height:1.25em;
}
#photo_gallery img {
	padding: 10px;
}
#photo_gallery p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
table p {
	margin-bottom: 0px;
}
#page6 table td {
	padding: 5px;
}
/*#page6 #main #content {
	font-size: 1em;
	line-height:1em;
}
#page6 #main #content h1 {padding: 0px 0px 5px 0px;}*/
#page6 #main #content h1.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 1.25em;
	color: #F2E6AC;
	text-decoration: none;
	background-color: #542110;
	margin-top: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.square-bullet {
	list-style-type:square;
	list-style-position:inside;
	padding-bottom:16px;
}
#bbcomReviewWidget .revHorizontalBoxes {
	width: 225px;
}
