/* CSS Document */





/*      Reset      */

* html .col4 ul {
    margin: 0 0 0 -30px;
}

:first-child+html .col4 ul {
    margin: 0 0 0 -30px;
}

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}



:focus {

	outline: 0;

}









/*  General  */



body {

	font-family: Georgia, "Times New Roman", Times, serif;

	background: #c4d3be;

}



#container {

	margin: 0 auto;

	width: 998px;

}







/*  ######### HEADER  ######### */



#header {

	width: 100%;

	position: relative;

}



#header h1.logo {

	width: 215px;

	height: 93px;

	background: url(../img/header-logo.png);

	display: block;

	text-indent: -9999em;

	overflow: hidden;

	position: absolute;

	top: 15px;

	left: 90px;

	z-index: 999;

}



#header h1.logo2 {

	width: 237px;

	height: 43px;

	background: url(../img/header-logo.png) right;

	display: block;

	text-indent: -9999em;

	overflow: hidden;

	position: absolute;

	top: 40px;

	left: 305px;

	z-index: 999;

}



* html #header h1.logo2 {

	top: 39px;

}



#header h1.logo a {

	width: 215px;

	height: 93px;

	display: block;

}



/*

#header h1.logo a {

	width: 453px;

	height: 93px;

	background: url(../img/header-logo.png);

	display: block;

	text-indent: -9999em;

	overflow: hidden;

	position: absolute;

	top: 15px;

	left: 90px;

	z-index: 999;

}

*/



#menu {

	width: 681px;

	height: 35px;

	padding: 8px 0 0 315px;

	background: url(../img/header-top-bg.jpg);

	line-height: 13px;

}



#menu li {

	color: #61241E;

	display: inline;

	padding: 0 13px 0 8px;

	background: url(../img/header-menu-dot.png) right center no-repeat;

}



#menu li.noback {

	background: none;

}



#menu a {

	color: #61241E;

	font-size: 12px;

	text-decoration: none;

	letter-spacing: 1px;

}



.banner {

	width: 100%;

	background: url(../img/header-bg.png) repeat-y;

	display:table;

}



.banner .left-col {

	float: left;

	width: 248px;

	margin: 12px 0 0 16px;

	display: inline;

}



.banner img {

	float: left;

}



.banner .box1 {

	width: 244px;

	/*height: 313px;

	background: url(../img/header-box1.gif);*/

}



.banner .box2 {

	float: left;

	width: 242px;

	margin: 10px 0 0 0;

	/*height: 129px;

	background: url(../img/header-box2.gif);*/

}



.large-box {

	float: left;

	width: 730px;

}



.large-box img {

	float: left;

	margin: 0 4px 0 0;

	display: inline;

}



#submenu {

	float: right;

	display: inline;

	margin: 0px 90px -4px 0;

}



#submenu li {

	float: left;

	display: inline;

	margin: 0 5px 0 0;

}



#submenu a {

	float: left;

	display: block;

	height: 35px;

	padding: 15px 7px 0 7px;

	background: url(../img/submenu-bg.png) 0 -5px repeat-x;

	color: #F0E3B6;

	text-decoration: none;

	font-size: 15px;

}



* html #submenu a {

	background: url(../img/submenu-bg.png) 0 -3px repeat-x;

}



#submenu span {

	float: left;

	width: 15px;

	height: 50px;

	background: url(../img/submenu-left.png) right no-repeat;

}



#submenu span.right {

	width: 10px;

	background: url(../img/submenu-right.png) left no-repeat;

}









/*  ######### CONTENT  ######### */





#content {

	width: 100%;

	display: table;

	padding: 0 0 20px 0;

	background: url(../img/content-bg.png) repeat-y;

}
.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color:#BB311C;
    text-decoration:none;
}



.col1 {

	float: left;

	width: 242px;

	display: inline;

	margin: 0 0 0 15px;

}



.col1 div.p-box p,

.col1 div.p-box2 p {

	width: 229px;

	height: 45px;

	padding: 24px 0 0 0;

	background: url(../img/col1-button-bg.png);

	color: #F0E3B6;

	font-size: 17px;

	text-align: center;

	margin: -8px auto 0 auto;

	font-family: Georgia, "Times New Roman", Times, serif;

}



.col1 div.p-box2 p {

	width: 190px;

	height: 22px;

	padding: 2px 0 3px 10px;

	background: url(../img/col1-box-bg.png) no-repeat;

	margin: 0 auto;

	text-align: left;

}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #5B3E1C;

}



.col1 fieldset {

	width: 203px;

	margin: 0 0 7px 22px;

}



.col1 form p {

	width: 100%;

}



.col1 form label {

	float: left;

	width: 40px;

	margin: 2px 3px 0 0;

	display: inline;

}



.col1 form input {

	background: #FFFFFF;

	border: 2px solid #8a693e;

	width: auto;

	height: 13px;

	margin: 2px 0 0 0;

	padding: 0 0 2px 5px;

}



.col1 .size1 {

	width: 30px;

}



.col1 .size2 {

	width: 45px;

}



.col1 .size3 {

	width: 60px;

}



.col1 .size4 {

	width: 75px;

}



.col1 form button {

	border: none;

	background: #FFFFFF;

	color: #000000;

	margin: 5px 0 0 45px;

}



.boxes {

	width: 240px;

	margin: 0 0 0 5px;

}



.short {

	margin: -10px 0 0 5px;

}



.boxes .top {

	width: 240px;

	height: 22px;

	padding: 12px 0 0 0;

	background: url(../img/col1-boxes-top.png);

}



.boxes .center {

	width: 225px;

	padding: 5px 0 0 15px;

	background: url(../img/col1-boxes-bg.png) repeat-y;

}



.boxes .center p {

	padding: 0 20px 0 0;

}



.boxes .center p a {

	color: #466138;

	text-decoration: none;

}



.boxes .bottom {

	width: 240px;

	height: 25px;

	background: url(../img/col1-boxes-bottom.png);

}



.boxes .style2 {

	background: url(../img/col1-boxes-bottom2.png);

}



.boxes h2 {

	font-weight: normal;

	font-size: 17px;

	color: #F0E3B6;

	text-align: center;

	padding: 0 10px 0 0;

	height:21px;

	overflow:hidden;

}



.center li {

	width: 196px;

	height: 32px;

	padding: 12px 0 0 0;

	background: url(../img/col1-li-bg.png) 22px 0 no-repeat;

	color: #5B3E1C;

	font-size: 12px;

	font-style: italic;

}



.center li a {

	text-decoration: none;

	color: #5B3E1C;

}



.center li .image1 {

	float: left;

	margin: -22px 0px 0 0;

}



.center li .image {

	float: left;

	margin: -15px 0px 0 0;

}



.center li .text {

	font-size: 10px;

	padding: 4px 0 0 0;

	float: left;

}



.line {

	margin: 0 0 0 12px;

	display: inline;

	width: 90%;

	height: 15px;

	display: block;

	background: url(../img/line-bg.png) repeat-x;

}



a.center {

	float: left;

	margin: -15px 0 0 7px;

}



.boxes .no-padding {

	width: 225px;

	padding: 0 0 0 9px;

}



.boxes .no-padding img {

	display: block;

}



.top-line {

	width: 961px;

	margin: 0 0 0 16px;

	height: 26px;

	background: url(../img/header-bg2.png) repeat-x;

}



.col2 {

	float: left;

	width: 720px;

}



.back2 {

	background: url(../img/col2-h1-back.png) 15px 15px no-repeat;

}



.col2 h1,

.col2 h2 {

	font-size: 17px;

	color: #61241E;

	border-bottom: 1px solid #000000;

	font-weight: normal;

	width: 650px;

	margin: 20px 0 0 27px;

	padding: 0 0 5px 0;

	clear: both;

}



.col2 .p-top p {

	font-size: 13px;

	color: #42210B;

	line-height: 23px;

	margin: 13px 0 0 22px;

	padding: 0 60px 0 0;

}



.col2 p.top a {

	color: #254514;

}



.col2 div.back3 p {

	background: url(../img/all-rooms-p-back.png) no-repeat;

	padding: 10px 40px 18px 10px;

}



.col2 h2 {

	border: none;

	height: 35px;

	margin: 20px 0 0 15px;

	padding: 10px 0 0 10px;

	background: url(../img/col2-p-bg.png) no-repeat;

	clear: both;

}



.center-box {

	width: 679px;

	display: table; 

	margin: 10px 0 0 18px;

	background: url(../img/center-box-middle.gif) repeat-y;

}



.center-box .center-top {

	float: left;

	width: 679px;

	background: url(../img/center-box-top.gif) top no-repeat;

}



.center-box .center-bottom {

	float: left;

	width: 666px;

	padding: 0 0 25px 13px;

	background: url(../img/center-box-bottom.gif) bottom no-repeat;

}



.center-box h3 {

	color: #254514;

	font-size: 15px;

	margin: 16px 0 0 15px;

	width: 400px;

}



.center-box img {

	float: left;

	margin: 10px 0 0 11px;

}



.p-bottom p {

	color: #5B3E1C;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	margin: -10px 0 0 50px;

}



.p-bottom p a {

	color: #BB311C;

	text-decoration: none;

}



.section1 {

	float: left;

	width: 220px;

	margin: 15px 0 0 32px;

	display: inline;

	color: #5B3E1C;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}



.section1 h2 {

	margin: 0 0 10px 0;

	width: auto;

	background: none;

	padding: 0;

	height: auto;

	font-size: 25px;

}



.section1 a {

	color: #466138;

	text-decoration: none;

}



.section2 {

	margin: 15px 0 0 65px;

}



.section2 img {

	float: left;

	margin: 0 5px 0 0;

	display: inline;

}



.section2 p {

	float: left;

	width: 100%;

}



.section2 p span {

	color: #BB311C;

	font-size: 12px;

	margin: 5px 0 0 0;

	float: left;

	width: 100%;

}

.rates p {
	margin-left:15px;
}







/*     all-rooms.html      */



.col2 .nav p {

	font-size: 13px;

	color: #90AF85;

	line-height: 23px;

	margin: 5px 0 -10px 22px;

	font-family: Arial, Helvetica, sans-serif;

}



.col2 .nav a {

	color: #90AF85;

	text-decoration: none;

}



.center-section {

	position: relative;

	width: 100%;

	margin: 0 0 20px 0;

	float: left;

}



.center-section h4 {

	font-size: 15px;

	font-family: Arial, Helvetica, sans-serif;

	color: #254514;

	margin: 0 0 -10px 335px;

	float: left;

	display: inline;

}



.center-section p {

	color: #5B3E1C;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	float: right;

	width: 360px;

	display: inline;

	margin: 0 20px 0 0;

}



.center-section p a {

	color: #BB311C;

	text-decoration: none;

}



.long-box {

	float: left;

	display: inline;

	width: 652px;

	margin: 10px 0 0 64px;

	background: url(../img/all-box3-middle.gif) repeat-y;

}



.long-box .top-box {

	float: left;

	width: 652px;

	background: url(../img/all-box3-top.gif) top no-repeat;

}



.long-box .bottom-box {

	float: left;

	width: 384px;

	padding: 18px 0 23px 268px;

	background: url(../img/all-box3-bottom.gif) bottom no-repeat;

}



.long-box .bottom-box img {

	float: left;

	display: inline;

	margin: 0 5px 0 0;

}



.left-box {

	position: absolute;

	width: 316px;

	z-index: 999;

	top: -5px;

	left: 20px;

}



.left-box .middle {

	float: left;

	width: 316px;

	background: url(../img/all-box2-middle.png) repeat-y;

	text-align: center;

}



.left-box .left-top {

	float: left;

	width: 316px;

	height: 14px;

	background: url(../img/all-box2-top.png) top no-repeat;

	font-size:1px;

}



.left-box .left-bottom {

	float: left;

	width: 316px;

	height: 19px;

	background: url(../img/all-box2-bottom.png) bottom no-repeat;

}











/*      indiv-room.html       */



.col3 {

	float: left;

	width: 450px;

	margin: 20px 0 0 20px;

	display: inline;

}



.col3-box {

	float: left;

	width: 448px;

	height: 318px;

	padding: 20px 0 0 0;

	text-align: center;

	background: url(../img/invid-box1.png);

}



.col3-box h1 {

	width: auto;

	border: none;

	padding: 0;

	margin: 10px 0 0 23px;

	text-align: left;

	font-size: 20px;

}



.images {

	float: left;

	margin: 5px 0 0 20px;

	display: inline;

}



.images img {

	float: left;

	display: inline;

	margin: 10px 15px 0 0;

}



.col4 {

	float: left;

	width: 220px;

	display: inline;

	margin: 30px 0 0 10px;

}



.col4 p {

	margin: 0 0 10px 0;

	font-size: 13px;

	color: #42210B;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 23px;

	letter-spacing: 1px;

}



.col4 p a {

	color: #BB311C;

	display: block;

	text-decoration: none;

}



.col4 ul {
	float: left;
	margin: 0 0 0 -15px;
	display: inline;
}



.col4 li {

	width: 214px;

	height: 33px;

	padding: 12px 0 0 0;

	background: url(../img/col4-right-bt-bg.png) center;

	text-align: center;

}



.col4 li a {

	color: #F0E3B6;

	font-size: 17px;

	text-decoration: none;

}



.graphic-box {

	float: left;

	width: 191px;

	height: 174px;

	padding: 24px 0 0 22px;

	display: inline;

	margin: 0px 0 0 -10px;

	background: url(../img/col4-right-box-bg.png);

}



.graphic-box h3 {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: #42210B;

}



.graphic-box p {

	font-size: 9px;

	line-height: 15px;

	width: 160px;

	margin: 10px 0 0 7px;

}



.col2 div.p-style p {

	color: #754C24;

	width: 600px;

	float: left;

	text-align: center;

	margin: 15px auto 0 auto;

	clear: both;

	padding: 10px 60px 50px 60px;

	font-size: 20px;

	line-height: 28px;

	letter-spacing: -1px;

	/*background: url(../img/indiv-text-bg.png) center top no-repeat;

	text-indent: -9999em;

	overflow: hidden;*/

}



.col2 div.p-style p span {

	float: right;

	display: block;

	margin: 0px 70px 0 0;

	display: inline;

	font-size: 15px;

}



.col2 .thumbs {

	margin: 0 auto;

	width: 660px;

	border-top: 1px solid #42210b;

}



.col2 .thumb {

	float: left;

	margin: 5px 0 0 10px;

	display: inline;

	font-size: 10px;

}



.col2 .thumbs .thumb p {

	color: #42210b;

	padding: 0;

	margin: 0;

	text-align: center;

	font-size: 10px;

}



.col2 .thumb img {

	padding: 4px;

	background: #42210b;

}



.col2 .thumbs p {

	color: #90AF85;

	font-size: 12px;

	margin: 5px 0 0 15px;

	font-family: Arial, Helvetica, sans-serif;

}











/*         sub-room.html       */



.col5 {

	float: left;

	width: 375px;

	margin: 10px 0 30px 20px;

	display: inline;

}



.col5-box {

	float: left;

	width: 369px;

	height: 258px;

	padding: 20px 0 0 0;

	text-align: center;

	background: url(../img/col-5-box1.png);

}



.col5-box h1 {

	width: auto;

	border: none;

	padding: 0;

	margin: 5px 0 0 26px;

	text-align: left;

	font-size: 17px;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

}



.col6 {

	float: left;

	width: 310px;

	margin: 8px 0 0 0;

}



.col6 div.p-top p {

	color: #90AF85;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

}



.col6 div.p-back p {

	float: left;

	background: url(../img/col6-p-back.png) no-repeat;

	line-height: 23px;

	margin: 10px 0 0 0;

	padding: 15px 0 0 0;

}



div.p-back p img{

	float:left;

	padding:5px 7px 0px 0px;

}



.col6 .thumbs {

	width: auto;

	border: none;

}

.p-back {
	line-height:23px;
	margin:0px 20px 0pt 35px;
	padding:15px 0 0;
	text-align:justify;
}

.col6 .thumb {

	margin: 2px 10px 0 0;

}



.sections {

	margin: 0 0 0 20px;

}



.section {

	float: left;

	width: 333px;

	margin: 10px 0 0 0;

}



.section p {

	margin: 10px 0 0 15px;

	padding: 0 25px 0 0;

	text-align: left;

}



.section div.p-links p {

	color: #BB311C;

	font-size: 12px;

	letter-spacing: 1px;

	padding: 0;

}



.section div.p-links a {

	color: #BB311C;

	text-decoration: none;

}



.section-box {

	float: left;

	width: 333px;

}



.section-box h2 {

	background: none;

	color: #254514;

	font-weight: normal;

	margin: 5px 0 0 25px;

	padding: 0;

	width: auto;

	height: auto;

	text-align: left;

}



.section-box .center {

	float: left;

	width: 333px;

	text-align: center;

	background: url(../img/section-box-bg.png) repeat-y;

}



.section-box .section-top {

	float: left;

	width: 333px;

	height: 15px;

	background: url(../img/section-box-top.png);

}



.section-box .section-bottom {

	float: left;

	width: 333px;

	height: 15px;

	background: url(../img/section-box-bottom.png);

	font-size: 1px;

}

















/*  ######### FOOTER  ######### */







#footer {

	width: 100%;

	height: 102px;

	background: url(../img/footer-bg.png) no-repeat;

	display: table;

}



#footer p {

	width: 430px;

	color: #F0E3B6;

	font-family: "NuevaStdLightItalic", "Times New Roman";

	font-size: 19px;

	line-height: 16px;

	display: inline;

	letter-spacing: 1px;

	font-style: italic;

}



#footer p a {

	color: #F0E3B6;

	text-decoration: none;

}



#footer div.p-left p {

	float: left;

	margin: 20px 0 0 35px;

	font-size: 19px;

	letter-spacing: 1px;

	font-style: italic;

}



#footer div.p-left p span {

	font-style: normal;

	font-size: 17px;

	font-family: "NuevaStdLightRegular", "Times New Roman";

}



#footer div.p-right p {

	float: right;

	text-align: right;

	margin: 20px 35px 0 0;

	font-size: 19px;

}



.bottom-line {

	float: left;

	width: 962px;

	display: inline;

	margin: -15px 0 10px 15px;

	background: url(../img/bottom-lines-bg.png) repeat-x;

}



#logos {

	background: #FFFFFF;

	width: 962px;

	padding: 10px 0 10px 0;

	margin: 0 0 0 15px;

	display: inline;

	text-align: center;

	float: left;

}



#logos li {

	display: inline;

	margin: 0 10px 0 10px;

}
.expandable a{
   text-decoration:none;
   color:#BB311C;
   margin-bottom:15px;
}

.read-more{
    font-size: 12px; 
    margin-left: 20px;
}
.re-collapse a{
    font-size:12px;
    margin-left:20px;
}

.p-top a, .p-back a{
    color:#BB311C;
    text-decoration:none;
}

.hostnotes {
	width:640px;
	float:left;
	margin: 15px 25px;
	padding: 10px 0 10px 10px;
	color: #42210B;
	background-color:#FFF;
	border: 2px solid #AD9F8E;
	-moz-box-shadow: 4px 4px 4px #C2B690;
	-webkit-box-shadow: 4px 4px 4px #C2B690;
	box-shadow: 4px 4px 4px #C2B690;
}
.hostnotes p {
	color:#42210B;
}
.hostnotetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #61241E;
	font-weight: normal;
	border: none;
	height: 35px;
	margin-bottom:10px;
	background: url(../img/col2-p-bg.png) no-repeat;
	clear: both;
}
.float-img {
	float: right;
	z-index:20 !important;
	padding: 0px !important;
	margin: 10px;
}
.special-title {
	font-weight:bold;
	text-align: left;
	margin-bottom:1em !important;
}
hr {
	clear:both;
	margin:30px;
}
#special-pkgs {
	margin:0 25px 30px 25px;;
}
#special-pkgs ul {
	margin-top:10px;
}
#special-pkgs li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B3E1C;
	list-style:disc;
	margin-left:30px;
}
#special-pkgs hr {
	width: 70%;
	margin: 0px auto;
	text-align: center;
}
#leftcol {
	width: 200px;
	height: 22px;
	padding: 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B3E1C;
}


