body {
	background: #ad9c71 url('../img/site-bg.png') repeat-x top left;
	text-align: center;
	color: #f5f5f5;
	font-family: "Lucida Grande", "Lucida", "Arial", sans-serif;
	font-size: 11px;
}

.main_wrapper {
	position: relative;
	width: 840px;
	text-align: left;
	margin: 0 auto;
	top: 100px;
	min-height: 555px;
}

.main_wrapper .header_wrapper {
	position: absolute;
	width: 540px;
	height: 100px;
	top: -100px;
	right: 15px;
}

.main_wrapper .content_wrapper {
	width: 840px;
	background: #35393e;
}
.main_wrapper .content_wrapper .v_space {
	height: 565px;
	width: 1px;
	float: left;
	position: relative;
}

.main_wrapper .footer_wrapper {
	position: absolute;
	height: 100px;
	width: 800px;
	bottom: -100px;
}

.main_wrapper .footer_wrapper .footer {
	position: relative;
	width: 760px;
	height: 100px;
	top: 15px; 
	left: 25px;
}
.main_wrapper .footer_wrapper .footer .creative {
	position: absolute;
	right: 0px;
	width: 132px;
	height: 13px;
	background: url('../img/creative.gif') no-repeat top left;
}
.main_wrapper .site_border_top_left {
	position: absolute;
	width: 99px; 
	height: 359px;
	background: url('../img/site-border-top-left.gif') no-repeat top left;
	left: -70px;
	top: -30px;
}

.main_wrapper .site_border_bottom_right {
	position: absolute;
	width: 77px;
	height: 227px;
	background: url('../img/site-border-bottom-right.gif') no-repeat top left;
	bottom: -60px;
	right: -40px;
}
.main_wrapper .site_border_top {
	position: absolute;
	width: 67px; 
	height: 27px;
	background: url('../img/site-border-top.gif') no-repeat top left;
	top: -30px;
	left: 185px;
}
.main_wrapper .site_logo {
	position: absolute;
	width: 72px; 
	height: 74px;
	background: url('../img/site-logo.png') no-repeat top left;
	top: -74px;
	left: 80px;
}

/* Rounded corners */
b.rc * { background-color: #18274e; }
b.rc { display: block;}
b.rc * { display: block; height: 1px; overflow: hidden;}
b.rc b.r1 { margin-left: 5px; margin-right: 5px; }
b.rc b.r2 { margin-left: 3px; margin-right: 3px; }
b.rc b.r3 { margin-left: 2px; margin-right: 2px; }
b.rc b.r4 { margin-left: 1px; margin-right: 1px; height: 2px !important;
}

.main_wrapper b.rc {
	width: 100%;
	text-align: center;
	display: block;
}
.main_wrapper b.rc * {
	display: block;
	background: #35393e;
    overflow: hidden;
	height: 1px;
}
.main_wrapper b.rc b.r1 { margin: 0 5px; }
.main_wrapper b.rc b.r2 {	margin: 0 3px;}
.main_wrapper b.rc b.r3 {	margin: 0 2px;}
.main_wrapper b.rc b.r4 {	margin: 0 1px;}
.main_wrapper b.rc b.r5 {	margin: 0 1px; height: 2px !important;}

.content_wrapper .column 
{
    display: inline;
	float: left;
	min-height: 500px;
	margin-left: 25px;
}
.content_wrapper .column.left { width: 235px; }
.content_wrapper .column.right { width: 535px;margin-left: 35px !important; }

.content p {
	margin-top: 18px; 
	line-height: 16px;
	padding-right: 15px;
}

.banner_wrapper {
	position: relative;
	left: -10px;
	top: -17px;
	width: 100%;
	/*height: 230px;*/
}

.banner_wrapper img.banner.hidden 
{
	display: none;
}
ul.accomm-rates {

}
span.list-item {
	padding-left: 15px;
	background: url('../img/list-arrow.gif') no-repeat 0% 50%;
}
p a {
	color: #ffc000;
}

.banner_wrapper img.banner 
{
    /*position: relative;
    left: 0px;
    top: 0px;*/
	border: 9px solid #474c52;
}

img.title,
h1 img {
	margin-top: 30px;
}
.column.right img.title,
.column.right  h1 img {
	margin-top: 18px !important;
}
.content_wrapper .column.left .info_box,
.content_wrapper .column.left .info-box
 { 
	margin-top: 10px;
}


body .bottom_clear {
	clear: both;
	display: block;
	height: 200px;
}

.content_wrapper .column.left .bistro-menus {
	width: 100%;
	display: block;
	margin-top: 18px;
}
.content_wrapper .column.left .bistro-menus img
{
    display: block;
    margin-top: 4px;
}

.content_wrapper .column.right  .entertainment-menus {
	width: 100%;
	display: block;
	margin-top: 18px;
}

p.titledtext {
	margin-top: 1em;
}

p.titledtext label.titledtext-title {
	font-weight: bold;
	color: #ffc000;
	font-size: 1.1em;
	display: block;
}

div.iconlink-container {
	width: 100%;
}
div.iconlink-container .icon {
	clear: left;
	display: inline;
	float: left;
	width: 146px;
}
div.iconlink-container .anchor.text-c {
	display: inline;
	float: left;
	clear: right;
}

.icon.download{
	width: 80px; 
	height: 23px;
	background: url('../img/button-download.gif') no-repeat top left;
	cursor: pointer;
	display: inline; float: left;
	clear: left;
	margin-top: 15px;
	margin-right: 15px;
}
.column.left .room-rates 
{
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 18px;
    padding-bottom: 0;
}
.column.left .room-rates div.t
{
    width: 115px;
    display: inline;
    float: left;
    clear: left;
}
.column.left .room-rates div.p
{
    display: inline;
    float: left;
    clear: right;
    width: 100px;
}
