body
{
	background: url(images/background.jpg) repeat;
	padding:0;
	margin:0;
	background-color: #E0D6C7;
	color: #2c2c2c;
	font: 14px Arial, Helvetica, sans-serif;
	height: 100%;
	min-height:100%;
}

h1
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #8a4c24;
}

h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #8a4c24;
	margin-bottom: 0px;
	
}

#outer
{
	width:1000px;
	text-align:left;
	margin:auto;
	height: 100%;
	min-height:100%;
}

#header
{
	height:99px;
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background: url(images/bg_HEADER.png) no-repeat;
}

#headernav
{
	text-align:left;
	position: absolute;
	bottom: 0;
	width:1000px;
	text-indent: 370px;
	color: #d9cfc0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#headernav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#headernav ul a
{
	text-decoration: none;
	color: #d9cfc0;
}

#headernav ul a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#mainnav
{
	background: #FFF url(images/bg_MAINNAV.png) no-repeat;
	height: 85px;
	text-align:left;
	width:1000px;
text-indent: 265px;
	color: #100f0f;
	font: 14px/85px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#mainnav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainnav ul a
{
	text-decoration: none;
	color: #100f0f;
}

#mainnav ul a:hover
{
	text-decoration: none;
	color: #ac3e36;
}

#mainimage
{
	height: 263px;
	width: 729px;
	float: left;
}

#wrapperrightcol
{
	width: 271px;
	float: right;
	background: url(images/image_HOMEPAGE_06.jpg);
	margin: 0px;
	padding: 0px;
}

#rightcol
{
	
	width: 271px;
	background: url(images/bg_RIGHTCOL.jpg);
	margin: 0px;
	padding: 0px;
}


#rightcolreservations
{
	
	width: 271px;
	background: url(images/bg_RIGHTCOL_RESERVATIONS.jpg);
	margin: 0px;
	padding: 0px;
}


#rightcolfooter
{
	height: 83px;
	width: 271px;
	background: url(images/bg_RIGHTCOL_BOTTOM.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

#rightcoltowers
{
	
	width: 162px;
	margin: 0px;
	padding: 0px;
}

#maincontentcontainer
{
	height: 100%;
	width: 1000px;
	background: #FFF url(images/bg_CONTENT.jpg) repeat;
}

#maincontent
{
	width: 646px;
	margin: 33px 16px;
	padding: 0px;
	height: 100%;
	clear: left;
}

#maincontentreservations
{
	width: 700px;
	margin: 10px 16px 33px;
	padding: 5px 0px 0px;
	height: 100%;
	clear: left;
}

#maincontentreservationssage
{
	width: 700px;
	margin: 10px 16px 33px;
	padding: 5px 0px 0px;
	height: 620px;
	clear: left;
}

#maincontent h1
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #8a4c24;
	padding-top: 16px;
}

#maincontent p
{
	line-height: 22px;
	font-size: 13px;
	color: #2c2c2c;
}

#eventcontent p
{
	font-size: 12px;
	color: #2c2c2c;
	line-height: normal;
}

#maincontent p a {
	color: #ac3e36;
text-decoration: none;	
}

#maincontent p a:hover {
	color: #ac3e36;
text-decoration: none;	
}


#boxout
{
	margin: 0px;
	padding: 0px;
	width: 636px;
	display: inline;
}

#noboxout
{
	margin: 0px;
	padding: 0px;
	width: 636px;
	height: 100px;
	display: inline;
	
}

#boxout1 h2,
#boxout2 h2
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #8a4c24;
	margin: 0px 18px 6px;
	padding: 10px 0px 0px;
}

#boxout1 p
{
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #ac3e36;
	margin: 0px 18px 6px;
}

#boxout2 p
{
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	margin: 0px 18px 6px;
}

#boxout1 p a
{
	text-decoration: none;
	color: #ac3e36;
}

#boxout1 p a:hover
{
	text-decoration: underline;
	color: #ac3e36;
}

.inputmail
{
	font:  12px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	margin: 0px 6px 0px 18px;
	border: 1px solid #ABADB3;
	background: #FBF9F8;
}

#boxout1
{
	background: url(images/bg_BOXOUT.jpg) no-repeat bottom;
	width: 318px;
	padding: 0px 0px 40px;
	height: 125px;
	
}

#boxout2
{
	background: url(images/bg_BOXOUT.jpg) no-repeat bottom;
	width: 318px;
	float: right;
	padding: 0px 0px 40px;
	height: 125px;
	display:inline;
}

#boxout2 form { margin: 0; }

#footer
{
	height: 122px;
	width: 1000px;
	background: #918472;
	margin: 0px;
	clear: both;
}

#footercontainer
{
	background: #918472;
	padding-left: 10px;
	padding-top: 13px;
	/*width: 580px;*/
}

#footer li
{
	color: #e3e0dd;
	font: 11px/16px Arial, Helvetica, sans-serif;
	list-style: none;
}

#footer li a
{
	text-decoration: none;
	color: #e3e0dd;
}

#footer li a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#footer1 { float: right; }

#footer2 { float: right; }

#footer3 { float: right; }

#roomsearch { padding-top: 10px; }

#roomsearch td
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #6c604e;
	text-transform: capitalize;
}

.roomsearchformfields
{
	border: 1px solid #ABADB3;
	background: #FBF9F8;
	font: 10px Arial, Helvetica, sans-serif;
	color: #6c604e;
}

.roomsearchtextfields
{
	border: 1px solid #ABADB3;
	background: #FBF9F8;
	font: 10px Arial, Helvetica, sans-serif;
	width: 1.5em;
	color: #6c604e;
}

#rightnavcontainer
{
	padding-top: 36px;
	padding-right: 28px;
	padding-left: 10px;
	
}

#rightnavcontainer img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

#rightnavcontainer h1
{
	font: 14px "Times New Roman", Times, serif;
	color: #8a4c24;
	margin: 0px;
	padding: 0px;
}

#rightnavcontainer p
{
	color: #2c2c2c;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

#rightnavchristmas { clear: both; }

#rightnavweddings { clear: both; }

#rightnavconferences { clear: both; }

#rightnavrestaurant { clear: both; }

#rightnavevents { clear: both; }

#rightnavfind { clear: both; }

#rightnavcontainer img { border-style: none; 	
}
#maincontent li
{
	padding-left: 45px;
	line-height: 40px;
	background: url(../../images/pdf-icon.gif) no-repeat;
	list-style: none inside;
	font-size: 12px;
}

#maincontent li a
{
	text-decoration: none;
	color: #F30;
}

#maincontent li a:hover
{
	text-decoration: none;
	color: #386f89;
}

#evts {
}
#evts p {
margin-top:0px;
padding-top:0px;
}

.footerleft1{
   position: relative;
   float: left;
   left: 5px;
   width: 225px;

}
.footerleft2{
   position: relative;
   float: left;
   left: 15px;
   width: 225px;
   
}
.footerright{
   position: relative;
   float: right;
   right: 5px;
   width: 400px;
  
}
