html, body {
	margin: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #fff;
	min-width: 947px;
	font: 11px arial, sans-serif;
	background: #2B2217 url("../images/bg-body.gif") repeat;
}
/*--- general ---*/
p {
	margin: 0;
	line-height: 10px;
}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul, ol {margin: 0;padding: 0;list-style: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 
{
	color: #fff;
}
h4 {color: #e0dace;}
h1, h2, h3{
	display:inline;
}
h1{
	font-size: 28px;
	font-weight: normal;
	text-transform:uppercase;
}
h2{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
.large{
	font-weight:bold;
	font-size: 14px;
}
.spacer{
padding: 10px;
}
a {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:active, a:focus {outline: none;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;

}
* html .clr {height: 1%;}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.clr {display: inline-block;}  /* for IE/Mac */

.clear
{
	clear: both;	
}

#page {
	position: relative;
	width: 947px;
	margin: 0 auto;
	padding: 0 0 104px 0;
}
.wrap-page {
	width: 920px;
	padding: 101px 20px 0 7px;
	background: url("../images/bg-mid-shad-1.png") repeat-y;
}
#header {
	top: 0;
	left: 7px;
	width: 920px;
	height: 101px;
	position: absolute;
	z-index:10;
	background: url("../images/bg-header.gif") no-repeat;
}
#header strong {
	top: 16px;
	right: 17px;
	position: absolute;
}
#header strong a {
	width: 210px;
	height: 45px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}
#header address {
	top: 11px;
	left: 19px;
	width: 140px;
	line-height: 17px;
	font-style: normal;
	position: absolute;
}

/*#header ul li a:hover {text-decoration: underline;}*/

.shadow-page {
	width: 947px;
	height: 27px;
	background: url("../images/bg-bot-shad-1.png") no-repeat;
}
#content {
	width: 100%;
}
.intro {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.shadow-1{
	top: 0;
	left: 0;
	width: 920px;
	height: 20px;
	position: absolute;
	background: url("../images/shadow-1.png") no-repeat;
}
.shadow-2 {
	top: auto;
	bottom: 0;
	width: 920px;
	height: 22px;
	position: absolute;
	background: url("../images/shadow-2.png") no-repeat;
}
.primary-content {
	width: 880px;
	width:100%;
	background: #C1B49A;
	
}
.primary-content p{
	line-height:16px;
	color:#222222;
}
.featureBoxContainer{
	border:#666 solid 2px;
	float:left;
	width:430px;
}
.featuredBox{
	border:#666 solid 2px;
}
.featuredBox img{
	float:left;
	padding: 7px 7px 0px 7px;
}

.featuredBoxTextBox{
	padding: 10px 7px 7px 17px;
}
.centerContainer{
	float:left;
	width:150px;
	padding: 0px 20px 0px 20px;
}
.centerTextBox{
	background-color:#666;
	width:150px;
	height:150px;
}
.centerTextBox h2{
	display:block;
	padding:10px;
	color: #fff;
	line-height: 19px;	
}
.rightContainer{
	height:256px;
}
.rightContainer h2{
	color: #000;
	display:block;
}
.rightContainer p{
 margin: 1.12em 0;
	display:block;
}
.rightContainerFooter a{
	color:#66CC66;
	text-decoration:none;
	color:#47311F;
	font-size:14px;
	font-weight:bold;
}
.rightContainerFooter{

}
.greenItal{
	color:#66CC66;
	font-style: italic;
	text-decoration:none;
}

.wrap-primary-content{
	padding: 10px 25px 20px 25px;
}
.welcome {
	float: left;
}
.wrap-primary-content  h1 {margin: -2px 0 2px 0;}


.description-1 {
	float: right;
	width: 356px;
	padding: 0 15px 0 0;
}
.demo-room {
	height: 1%;
	overflow: hidden;
	padding: 3px 9px 45px 9px;
	background: #4D4D4D url("../images/corner-1.gif") no-repeat 0 100%;
}
.demo-room h2 {padding: 0 0 1px 0;}
.demo-room p {line-height: 16px;}

.gallery {
	width: 366px;
	overflow: hidden;
	position: relative;
	margin: 7px -10px 0 0;
}
.gallery li {
	float: left;
	padding: 0 5px 0 0;
}
.gallery li img {border: 6px solid #fff;}

.book-your {
	height: 1%;
	overflow: hidden;
	margin: 11px 0 0 0;
	padding: 15px 15px 28px 15px;
	background: #4D4D4D url("../images/corner-2.gif") no-repeat 0 100%;
}
.secondary-content {
	width: 882px;
	padding: 21px 19px 14px 19px;
	background: #3B2314 url("../images/shadow-3.gif") no-repeat;
}
.wrap-secondary-content-1 {
	position:relative;
	left:8px;
	width:256px;
	float:left;
	top:15px;

}

.wrap-secondary-content-1 p{
	line-height:20px;
	margin-top:20px;
}
.wrap-secondary-content-1 a{
	text-decoration:none;
	text-transform: uppercase;
}
.sc1Img {
	padding: 10px 0px 10px 10px;
	float:right;
}
.wrap-secondary-content-2 {
float:left;
position:relative;
left:65px;
top:15px;
	width:232px;
}
.wrap-secondary-content-2 p{
	width:232px;
	background:#666666;
	text-align:center;
	margin: 20px 0 0 0;
	padding:10px 0 10px 0;
	line-height: 20px;
}
.wrap-secondary-content-2 a{
font-weight:bold;
text-decoration:none;
}
.wrap-secondary-content-3 {
	width:270px;
	float:left;
	position:relative;
left:100px;
top:0px;
}
.secondary-content-header {
	height:10px;
	width:882px;
	background-color:#3F6;
	background-image: url(../images/bg-top-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.secondary-content-mid{
	width:882px;
	background-image: url("../images/bg-mid-1.gif");
	background-repeat: repeat-y;
	background-color:#fff;
}
.secondary-content-footer{
	height:10px;
	width:882px;
	background: url("../images/bg-bot-1.gif") no-repeat 0 100%;
}
.cite {
	float: left;
	width: 226px;
}
.cite cite {
	height: 1%;
	color: #e0dace;
	display: block;
	padding: 17px 20px 34px 20px;
	background: url("../images/q-1.gif") no-repeat 0 24px;
	font: normal 32px/38px arial, helvetica, sans-serif;
}
.cite cite span {
	padding: 0 20px 0 0;
	background: url("../images/q-2.gif") no-repeat 100% 6px;
}
* html .cite cite span {display: inline-block;}
*+html .cite cite span {display: inline-block;}

.product-month {
	float: left;
	width: 249px;
	padding: 15px 56px 0 56px;
}
.product-month div {
	height: 1%;
	overflow: hidden;
	background: #fff;
	padding: 4px 4px 6px 7px;
}
.product-month div h4 {
	color: #603813;
	font-size: 18px;
	padding: 0 0 7px 0;
}
.product-month div a {color: #000;text-decoration: none;}
.product-month div a:hover {text-decoration: underline;}

.product-month div img {
	float: right;
	margin: 11px 0 0 0;
}
.product-month div p {
	color: #000;
	font-size: 10px;
	line-height: 15px;
}
.product-month div .more {padding: 14px 0 0 0;}

.form-book {
	float: right;
	width: 238px;
	color: #e0dace;
	padding: 10px 0 10px 0;
}
.form-book h4 {
	text-align: center;
	padding: 0 0 8px 0;
}
.form-book ul {
	width: 100%;
	overflow: hidden;
}
.form-book ul li {
	float: left;
	width: 100%;
	height: 22px;
	padding: 0 0 9px 0;
	background: url("../images/bg-input.gif") no-repeat;
}
.form-book ul .formTextArea{
	background: url("../images/bg-text-input.gif") no-repeat;
	height: 60px;
	
}

.form-book ul li label {
	float: left;
	width: 46px;
	color: #000;
	padding: 3px 3px 0 11px;
}
.form-book ul li input,  .form-book ul li textArea{
	overflow:hidden;
	float: left;
	color: #000;
	width: 162px;
	padding: 3px;
	border: none;
	background: none;
	margin: 1px 0 0 0;
	font: 11px verdana, geneva, sans-serif;
}
.form-book ul li.submit {background: none;}

.form-book ul li.submit input {
	padding: 0;
	float: right;
	width: 100px;
	height: 21px;
}
.form-book h5 {
	font-size: 14px;
	padding: 27px 0 0 0;
}
