html {
	min-height: 100%;
	height: auto;
}
body
{
	margin: 0px;
	padding: 0px;
	background: #2F1B10 url(../_img/bodybg.gif) no-repeat center 332px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #EBF7D4;
}
a {color: #EBF7D4;}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{
    border: solid 2px #691C2F;
}
.picborder:hover
{
    border-color: #4E691C;
}
/* Success, notice and error boxes
-------------------------------------------------------------- */
.error,
.notice, 
.success    { display: block; padding: 5px; margin-bottom: 10px; border: 2px solid #4E691C; }

.error ul,
.notice ul, 
.success ul    { list-style: square; margin: 0px; padding: 0px; margin-left: 20px; }

.error      { background: #691C2F; color: #EAF6D3 !important; }
.notice     { background: #4E691C; color: #EAF6D3 !important; }
.success    { background: #EAF6D3; color: #2F1B10 !important; }
.error a    { color: #EAF6D3 !important; }
.notice a   { color: #EAF6D3 !important; }
.success a  { color: #2F1B10 !important; }


#header
{
	width: 100%;
	min-height: 74px;
	background: url(../_img/headerbg.png) repeat-x;
}
#menu
{
	margin: 0px auto;
	width: 940px;
	height: 60px;
	overflow: hidden;
	text-align: center;
}
#pnav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#pnav li {float: left;}
#pnav li a
{
	display: block;
	height: 60px;
}
#pnav li a span {display: none;}
#lhome
{
	width: 157px;
	background: url(../_img/lhome.gif) no-repeat left center;
}
#phome #lhome, #lhome:hover
{
	background: url(../_img/lhome-on.gif) no-repeat left center;
}
#lreserve
{
	width: 155px;
	background: url(../_img/lreserve.gif) no-repeat left center;
}
#preserve #lreserve, #lreserve:hover
{
	background: url(../_img/lreserve-on.gif) no-repeat left center;
}
#loffers
{
	width: 157px;
	background: url(../_img/loffers.gif) no-repeat left center;
}
#poffers #loffers, #loffers:hover
{
	background: url(../_img/loffers-on.gif) no-repeat left center;
}
#lwhystay
{
	width: 157px;
	background: url(../_img/lwhystay.gif) no-repeat left center;
}
#pwhystay #lwhystay, #lwhystay:hover
{
	background: url(../_img/lwhystay-on.gif) no-repeat left center;
}
#lgallery
{
	width: 155px;
	background: url(../_img/lgallery.gif) no-repeat left center;
}
#pgallery #lgallery, #lgallery:hover
{
	background: url(../_img/lgallery-on.gif) no-repeat left center;
}
#lcontact
{
	width: 159px;
	background: url(../_img/lcontact.gif) no-repeat left center;
}
#pcontact #lcontact, #lcontact:hover
{
	background: url(../_img/lcontact-on.gif) no-repeat left center;
}

#logo
{
	margin: 0px auto;
	width: 940px;
	text-align: center;
}
#slideshow
{
	position: relative;
	margin: 0px auto;
	width: 938px;
	height: 265px;
}
#phome #slideshow
{
	width: 940px;
	height: 388px;
}
#phome #slideshow a {cursor: pointer;}
#reserve-now
{
	display: block;
	position: absolute;
	width: 343px;
	height: 70px;
	left: 594px;
	top: 196px;
}
*html #reserve-now span {cursor: pointer;}
#content
{
	margin: 0px auto;
	width: 940px;
	padding-bottom: 30px;
}
#contenti
{
	float: left;
	width: 582px;
	padding-left: 10px;
}
#phome #contenti {width: 482px;}
#contenti h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.pheader {padding-bottom: 10px;}
#sidebar
{
	float: right;
	width: 328px;
	border-left: solid 1px #23140C;
	font-size: 14px;
	line-height: 20px;
	padding-left: 8px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#phome #sidebar {width: 428px; padding-top: 0px;}
.sidebaritem
{
	padding-left: 8px;
}
.sidebaritem p
{
	margin: 0px;
	padding: 0px;
}
.sidebaritem-other
{
	margin-top: 10px;
	border-top: solid 1px #23140C;
}
.sidebaritem-header
{
	display: block;
	padding: 5px 0px;
	color: #4E691C;
	font-size: 18px;
}
#footer
{
	width: 100%;
	height: 94px;
	background: url(../_img/footerbg.png) repeat-x;
}
#footeri
{
	position: relative;
	margin: 0px auto;
	width: 940px;
	padding-top: 11px;
}
#footeri-l
{
	float: left;
	width: 470px;
	padding-top: 20px;
}
#footeri-r
{
	float: right;
	width: 470px;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
}
#footeri-r .credit
{
	display: block;
	padding-top: 12px;
	font-size: 12px;
}
/*-------------------------------------
Forms
-------------------------------------*/
.required
{
    font-size: 14px;
    color: #4E691C;
}

#form_view
{
    width: 100%;
}
#form1
{
    margin: 0px auto;
    width: 100%;
}
.webform
{
    margin: 0px auto;
    width: 390px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 140px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 190px;
    border: solid 1px #EBF7D4;
    background-color: #2F1B10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #EBF7D4;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 190px;
    height: 100px;
    border: solid 1px #EBF7D4;
    background-color: #2F1B10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #EBF7D4;
}
.selectbox
{
    border: solid 1px #EBF7D4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #EBF7D4;
}
.webform input:focus, .webform textarea:focus
{
    background: #512F1C;
}
.webform_controls
{
    clear: both;
    margin: 0px auto;
    text-align: center;
}
.webform_controls input, .buttonbox
{
    border: solid 1px #EBF7D4;
    background-color: #2F1B10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #EBF7D4;
	margin-top: 20px;
}
.buttonbox
{
    margin: 0px;
}

.webform .state_txt
{
	width: 25px;
}
.webform .zip_label
{
    position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.webform .zip_txt
{
	width: 55px;
}