HTML
{
	background: url(/images/BG.png) 0 0 repeat-x;	
	height: 100%;
}
body
{
	background: url(/images/body_bg.png) center 390px no-repeat;
}
H1
{
	width: 738px;
	height: 69px;
	float: left;
	color: #37436d;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 220%;
	margin: 0;
	padding: 28px 0 0 35px;
	font-weight: normal;
}
H2
{
	color: #37436d;
	font-family: arial, helvetica, clean, sans-serif;
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 20px;
	
}
H3
{
    font-size:118%;
    color: #2A3960;
}
H4
{
    padding-bottom:12px;
    color:#454545;
}
P
{
	color: #707070;
	line-height: 1.7;
	text-align: left;
	margin-bottom: 18px;
}
UL
{
	margin-bottom: 20px;
}
LI
{
	color: #37436D;
	margin-bottom: 8px;
	padding-left: 8px;
}
A
{
	color: #2E71B8;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
#content_frame
{
    width: 980px;
    
}
#content
{
	background: url(/images/content_bg.png) no-repeat;
	min-height: 379px;
	height: 379px;
	height: auto;
}
.container
{
	margin: 0 auto;
}
#header, #overlap
{
	width: 1100px;
	height: 390px;
	background: url(/library/banner_topanch.jpg) 0 90px no-repeat;
	margin-left: -60px;
}
#header
{
	width: 1100px !important;
	width: 1042px;
	
}
#overlap
{
	background: url(/images/overlap.png) 50px 90px repeat-x transparent;
	width: 1160px;
	display: block !important;
	display: none;
}
#logo
{
	width: 188px;
	height: 40px;
	background: url(/images/logo.png) no-repeat;
	float: left;
	margin-top: 33px;
	margin-left: 105px;
}
#id_dining #logo
{
	background: url(/images/logo2.png) no-repeat;
}
#header_contact
{
	float: right;
	color: #c2b9b2;
	margin-top: 44px;
	margin-right: 50px;
}
#header_contact LI
{
	float: left;
	list-style-type: circle;
	margin-right: 40px;
}
.blue
{
	color: #2e71b8;
}
#nav
{
	width: 202px;
	float: left;
	margin-bottom: 20px;
}
BODY#id_site #nav-photo
{
	width: 166px;
	height: 220px;
	display: block !important;
	background: url(/images/hotel-front-small.jpg) no-repeat 3px 3px;
	border: 1px solid #dedede;
	margin: 22px 18px 0 18px;
}
#nav-photo
{
	display: none;
}
.brown
{
	color: #b0a39b;
	font-weight: normal;
}
.column
{
	width: 330px !important;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
	padding-bottom: 25px;
}
.column_single
{
	width: 650px !important;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	padding-bottom: 30px;
}
.booking_button
{
	width: 347px;
	height: 52px;
	margin-left: -10px;
	margin-top: 3px;
}
#footer
{
	background: url(/images/footer_bg.png) repeat-x;
	background-color: #f5f4f2;
	min-height: 180px;
	height: 180px;
}
#footerText
{
	color: #b1a9a2;
	font-size: 11px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 242px;
	width: 738px;
	margin: 0 auto;
	height: 30px;
}
#BlisText
{
	float: right;
	width: 175px;
}
#BlisText A
{
	color: #b1a9a2;
	text-decoration: none;
}
.blisIcon
{
	background: url(/images/blis_icon.png) no-repeat;
	height: 18px;
	width: 18px;
	float: right;
	margin-top: -2px;
	margin-left: 12px;
	margin-right: 37px;
	
}
.clear
{
	clear: both;
}
.photo_thumb
{
	width: 88px;
	height: 75px;
	background: url(/images/thumbnail_bg.png) no-repeat;
	float: left;
	padding: 6px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 20px;
}
.divider
{
	height: 1px;
	display: block;
	width: 100%;
	border-top: 1px solid #f1ece6;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
}
#google_map
{
	width: 302px;
	height: 254px;
	background: url(/images/thumbnail_large_bg.png) no-repeat;
	padding-left:11px;
	padding-top:10px;
}
#id_contact .booking_button
{
	margin-bottom: 15px;
}
.column H2
{
	font-size: 160%;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	padding-top: 6px;
	font-family: arial, helvetica, clean, sans-serif;
}

.roomshot
{
    /*background:url(/images/shad_top.jpg) center top no-repeat, url(/images/shad_btm.jpg) center bottom no-repeat;*/
    padding: 5px 5px 2px;
    display:block;
    width: 276px;
    min-height: 100px;
    height: 100px;
    height: auto;
    border: 1px solid #dedede;
}

table.schedule
{
    width:333px;
    font-size:10px;
}

tr.header
{
    font-weight:bold;
    background:#ededed;
}

table.schedule td
{
    padding:3px;
    color:#434343;
}
div.description,
div.prices
{
    display:block;
    margin-bottom:12px;
    font-size:12px;
    line-height:18px;
    border-top:1px solid #999;
    padding-top:12px;
    color:#707070;
}