* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background:#FFF;
}

h1 {
	margin-left:335px;
	font-size:1.3em;
	padding-top:10px;
	color:#FFF;
	font-family:serif;
	font-weight:normal;
}

h2 {
	height:22px;
	padding-top:3px;
	background:url('../images/title_bar.png') repeat-x center center;
	border:1px solid #5c4039;
	color:#f4f2f1;
	font-size:1em;
	font-family:serif;
	font-weight:normal;
	text-align:center;
}

td {
	vertical-align:top;
	font-size:0.7em;
}

ul {
	margin-left:12px;
}

#container {
	width:795px;
	margin:0 auto;
}

#logo {
	display:block;
	width:315px;
	height:240px;
	background:url('../images/logo.png') no-repeat center center;
	position:absolute;
	z-index:10;
	top:0px;
	left:40px;
}

#top {
	height:30px;
	background:url('../images/border_top_repeat.png') repeat-x bottom center;
	position:relative;
}

#topleft {
	height:30px;
	width:30px;
	background:url('../images/border_top_left.png') no-repeat bottom left;
	position:absolute;
	left:0;
	top:0;
}

#topright {
	height:30px;
	width:30px;
	background:url('../images/border_top_right.png') no-repeat bottom right;
	position:absolute;
	right:0;
	top:0;
}

#center {
	min-height:400px;
	position:relative;
	background:url('../images/border_left_repeat.png') repeat-y center left;
	padding-bottom:63px;
}

#rightborder {
	background:url('../images/border_right_repeat.png') repeat-y center right;
}

#header {
	padding-top:100px;
	background:#FFF;
}

#green_bar {
	height:46px;
	background:url('../images/green_bar.png') repeat-x center center;
}

#photo_bar {
	text-align:center;
	height:150px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#light_bar {
	height:17px;
	background:url('../images/light_bar.png') repeat-x center center;
	border-bottom:1px solid #000;
}

#content {
	width:735px;
	padding-bottom:25px;
	position:relative;
	top:0;
	left:30px;
	background:#FFF url('../images/dark_bar.png') repeat-x bottom center;
}

#page {
	background:#f0f0f0 url('../images/dark_gradient.png') repeat-x bottom center;
}

#bottom {
	height:63px;
	width:735px;
	position:absolute;
	bottom:0px;
	left:30px;
	background:url('../images/border_bottom_repeat.png') repeat-x bottom center;
}

#bottomright {
	height:30px;
	width:30px;
	background:url('../images/border_bottom_right.png') no-repeat bottom right;
	position:absolute;
	right:0;
	bottom:0;
}

#bottomleft {
	height:30px;
	width:30px;
	background:url('../images/border_bottom_left.png') no-repeat bottom left;
	position:absolute;
	left:0;
	bottom:0;
}

.copyright {
	font-size: 9px;
	color: #666;
	text-align:center;
}

.address {
	display:block;
	padding-top:12px;
	font-size:11px;
	color: #FFF;
	text-align: center;
}

.info {
	font-size:0.7em;
	padding-top:1px;
	padding-right:10px;
	float:right;
}

.lightgradient {
	background:#fffffe url('../images/gradient.png') repeat-x bottom center;
}

.left {
	float:left;
	width:40%;
}

.right {
	float:right;
	width:59%;
	border-left:1px solid #aaa;
}

.clearit {
	clear:both;
}

.title_image {
	margin:10px 10px 5px 10px;
}

.text {
	padding:15px;
	font-size:0.8em;
}

.text p {
	padding:5px;
}

.links {
	margin:10px;
	border:2px solid #ccc;
	padding:5px;
	background:#ede7d5;
}

.smallimage {
	width:65px;
	height:65px;
	display:block;
	margin:2px;
}


/*NAVIGATION*/
#nav {
	position:absolute;
	top:50px;
	right:25px;
}

#nav a {
	float:right;
}

.suite_link {
	display:block;
	width:113px;
	height:24px;
	background:url('../images/suite_and_rates.gif') no-repeat center right;
}

.suite_link:hover {
	background:url('../images/suite_and_rates_hover.gif') no-repeat center right;
}

.links_link {
	display:block;
	width:96px;
	height:24px;
	background:url('../images/local_links.gif') no-repeat center center;
}

.links_link:hover {
	background:url('../images/local_links_hover.gif') no-repeat center center;
}

.directions_link {
	display:block;
	width:87px;
	height:24px;
	background:url('../images/directions.gif') no-repeat center center;
}

.directions_link:hover {
	background:url('../images/directions_hover.gif') no-repeat center center;
}

.reservations_link {
	display:block;
	width:87px;
	height:24px;
	background:url('../images/reservations.gif') no-repeat center center;
}

.reservations_link:hover {
	background:url('../images/reservations_hover.gif') no-repeat center center;
}


/*Image slider*/
#imageslide_holder {
	margin:25px;
}

#imageslide_master {
	margin-top:5px;
	padding:5px;
	background:#ede7d5 url('../images/phrase.png') no-repeat bottom center;
	border:2px solid #ccc;
	padding-bottom:30px;
	
}

#imageslide_master img {
	width:99%;
	border:1px solid #ccc;
}

#gallery img {
	cursor:pointer;
}

table img {
	margin:0;
	padding:0;
	border:0;
	height:auto;
	width:auto;
}

td img {
	margin:0px;
	padding:0px;
}

#large_view {
	width:276px;
	height:auto;
}

.leftgallerybar {
width:14px; background: url('../../images/suite_r12_c9.gif') right top repeat-y;
}

.rightgallerybar {
width:14px; background: url('../../images/suite_r12_c19.gif') left top repeat-y;
}




.style2 {
	font-size: 10px;
	color: #333;
}

.style2 td {
	font-size:1.2em;
}

.style3 {
	font-size: 10px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}

.style4 {
	font-size: 9px;
	color: #333;
}

a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration:none;
}
a:active {
	color: #333;
}

