html, body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #CCC7B8;
	height: 100%;
	text-align: center;	
	width: 100%;

}

body * {
	text-align: left;	
	}


#dhtmltooltip{
	position: absolute;
	width: 80px;
	border: 1px solid #A1938A;
	padding: 3px;
	color: #77655A;
	background-color: #F7F0EB;
	visibility: hidden;
	z-index: 100;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;

}

div.padder { 
	padding: 100px 30px 30px 30px;
	margin: 10px 0px 30px 0px;
}

#holder {
	position: relative;
	width: 764px;
	height: 100%;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image:url(../_images/content_bg.gif);
	background-repeat:repeat-y;
}

#header { 
	position: relative; 
	width: 744px; 
	height: 78px; 
	background-color: #000000;
	margin-left: 10px; 
	margin-right: 10px; 
	z-index: 50;
}

#topmenu { 
	position: absolute;
	width: 489px; 
	left: 13px;
	top: 13px;
	height: 11px; 
}

#mainmenu { 
	position: absolute;
	width: 98px; 
	left: 627px;
	top: 0px;
	height: 70px; 
	padding-top: 6px;
	z-index: 60;
}

#colorbar { 
	position: absolute;
	width: 98px; 
	left: 627px;
	top: 73px;
	height: 206px; 
	z-index: 50;
   	filter: alpha( opacity = 70 );
   -moz-opacity:.7;
}

#colorbar2 { 
	position: absolute;
	width: 98px; 
	left: 529px;
	top: 74px;
	height: 205px; 
	z-index: 50;
   	filter: alpha( opacity = 60 );
   -moz-opacity:.60;
}

#submenubar2 { 
	position: absolute;
	width: 98px; 
	left: 523px;
	top: 89px;
	height: 205px; 
	z-index: 51;
	background-repeat:no-repeat;
	padding-left: 7px;
	padding-top: 21px;
}

#submenubar { 
	position: absolute;
	width: 98px; 
	left: 627px;
	top: 73px;
	height: 198px;
	z-index: 51;
	background-repeat:no-repeat;
	padding-left: 7px;
	padding-top: 21px;
}

#submenubar img, #submenubar2 img, #mainmenu img { 
	display: block;
}

#topmenu img { 
	margin-left: 3px;
	margin-right: 2px;
}

#headerpic { 
	position: absolute;
	width: 744px; 
	left: 0px;
	top: 73px;
	margin-bottom: 100px;
}

#logo {
	position: absolute;
	left: 28px;
	top: 14px;
	z-index: 80;
}

#content { 
	position: relative;
	width: 764px;
	margin-top: 190px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image:url(../_images/content_bg.gif);
	background-repeat:repeat-y;
	z-index: 45;
}

#content p, #content ul { 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 25px;
	margin-top: 4px;	
	color: #1F1F1F;
	clear: left;
	}
	
	#content p { 
		margin-left: 6px;
	}
	
	#content ul { 
		margin-left: 22px;
	}
	
#content #quicklinks { 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 25px;
	margin-top: 4px;	
	border-top: 2px solid #E2D3C7;
	padding: 10px;
	margin-left: 0px;
	list-style-type:none;
	width: 670px;
	line-height: 16px;
	clear: both;
	background-image: url(../_images/quicklinks_bg.gif);
	background-repeat:repeat-x;
	}

#content #quicklinks ul { 
	font-size: 11px;

	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	}

#content #quicklinks p { 
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
	font-weight:bold;
	color: #898989;
	}
	
#content #quicklinks a { 
	text-decoration: none;
	color: #656565;
	display: block;
	}

#content #quicklinks a:hover { 
	text-decoration: underline;
	color: #484848;
	}

#content h1 { 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: -3px;
	color: #3E9ABF;
	font-weight: normal;
	}
	
#content h2 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 0px;
	margin-top: 4px;	
	color: #ABA492;
	}

#pagetitle {
	position: absolute;
	left: 480px;
	top: 35px;
}

#pagetitle2 {
	position: absolute;
	left: 416px;
	top: 30px;
}

.panorama {
	padding-top: 7px;
	padding-left: 4px;
	height: 350px;
	width: 408px;
	border-top:  1px solid #E2D3C7;	
	border-bottom:  1px solid #E2D3C7;	
	background-color: #F9F7F5;
}

#sidebar {
	position: relative;
	margin-right: 29px;
	width: 98px;
	background-color:#0033CC;	
}

#footer {  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative; 
	height: 60px; 
	margin: 0px 15px 0px 15px; 
	padding-top: 4px; 
	font-size: 11px; 
	text-align: center;
	color: #333333;
	border-top-style: solid;
	border-top-color: #E2D3C7;
	border-top-width: 1px;
	clear: both;
}

a:link, a:visited {
	color: #2EA1D2;
}

a:hover, a:active {
	color: #9E9E9E;
}

.photo_right {
	float: right;
	padding: 0 0 20px 10px;
}

.photo_left {
	float: left;
	padding: 0 10px 20px 0;
}

.floorplans_hover {
	float: right;
	margin-bottom: 20px;
	position: relative;
}

table.floorplan {
	width: 390px;
	font-size: 11px;
	}

div.floorplan_overview {
	width: 691px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:  1px solid #E2D3C7;	
	border-bottom:  1px solid #E2D3C7;	
	background-color: #F9F7F5;
	padding: 6px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	}

div.floorplan_overview_small {
	width: 691px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:  1px solid #E2D3C7;	
	border-bottom:  1px solid #E2D3C7;	
	background-color: #F9F7F5;
	padding: 6px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	}	

table.floorplan_overview, table.contact_form  {
	width: 100%;
	font-size: 11px;
	}
	
table.floorplan_overview_small  {
	width: 90%;
	font-size: 11px;
	margin-bottom: 20px;
	}	

div.tstyle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:  1px solid #E2D3C7;	
	border-bottom:  1px solid #E2D3C7;	
	background-color: #F9F7F5;
	padding: 6px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	}

table.tstyle {
	font-size: 11px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 20px;
	}

table.tstyle td {
	padding: 4px;
	border-bottom:  1px solid #E2D3C7;	
	
}

table.tstyle .hilite{
	background-color: #F9F7F5;	
}

table.tstyle th{
	background-color: #F0ECE9;
	padding: 6px;
	font-weight:normal;
	border-bottom:  1px solid #E2D3C7;
}
	
table.map_overview{
width: 50%;
font-size: 11px;
text-align: center;
}

.centered{
text-align: center;
}

table.floorplan, table.floorplan_overview {
	float: right;
	text-align: center;
}

table.floorplan_overview_small {
	margin: 0px auto 20px auto;
	text-align: center;
}


	
table.floorplan, table.floorplan_overview, table.floorplan_overview_small, table.contact_form, table.map_overview  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}


table.floorplan th, table.floorplan_overview th, table.floorplan_overview_small th, table.contact_form th, table.map_overview th {
	background-color: #F0ECE9;
	padding: 6px;
	font-weight:normal;
	border-bottom:  1px solid #E2D3C7;
}

div.map_overview {
	width: 300px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:  1px solid #E2D3C7;	
	border-bottom:  1px solid #E2D3C7;	
	background-color: #F9F7F5;
	padding: 6px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	}


table.contact_form th  {
	text-align: left;
}

table.floorplan td, table.floorplan_overview td, table.floorplan_overview_small td, table.contact_form td, table.map_overview td {
	padding: 4px;
	border-bottom:  1px solid #E2D3C7;	
	
}

table.floorplan .hilite, table.floorplan_overview .hilite, table.floorplan_overview_small .hilite, table.contact_form .hilite, table.map_overview .hilite {
	background-color: #F9F7F5;	
}

img.floorplan {
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	border-right:  1px solid #E2D3C7;
}

img.floorplan-pic {
	float: right;
	padding: 20px 0px 20px 0px;
}

.back {
	text-align: right;
	font-size: 10px !important;
	clear: both;
	border-bottom: #EBE7DB solid 1px;
	text-transform: uppercase;
	}
	
.columns {
	float: left;
	width: 320px;
	margin-right: 20px;
	border-right:;
	}


.logos img {
	margin: 0px 20px 0px 20px;	
}



#sitemap ul {
	list-style-type:none;
	line-height: 15px;
	}

.photo {
	float: right;
	padding-left: 18px;
	margin-left: 15px;
	border-left:  1px solid #E2D3C7;
	width: 212px;
	margin-bottom: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: #4C4C4C;
}

.photo img {
	display: block;
	margin: 4px;
	}
	
.photo-new {
	float: right;
	padding-left: 18px;
	margin-left: 15px;
	border-left:  1px solid #E2D3C7;
	width: 250px;
	margin-bottom: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: #4C4C4C;
}

.photo-new img {
	display: block;
	margin: 4px;
	}


.photo-wide {
	float: right;
	padding-left: 18px;
	margin-left: 15px;
	border-left:  1px solid #E2D3C7;
	width: 252px;
	margin-bottom: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: #4C4C4C;
}

.photo-wide img {
	display: block;
	margin: 4px;
	}
	
	
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid;
	border-color: #E3E0DB #AEAAA4 #97948F #DBD8D1;
	color: #2E2E2E;
	font-weight:bold;
	width: 160px;
}	

.form_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border-top: 1px solid #656565;
	border-left: 1px solid #989898;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F0F0F0;
	color: #2E2E2E;
}

.return {
	margin: 20px 20px 20px 20px;
	float: right;
	clear: both;
}

.tour {
	padding: 10px;
	width: 400px;
	float: right;
}

.tourphoto {
	padding: 0px 30px 0px 10px;
	width: 387px;
	float: right;
}

.search_results {
	width: 700px;
	text-align: left;
	line-height: 17px;
	}

.search_results table.mastercom-bar {
	background-color: #FFFFFF;
}

.search_results font {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.search_results img {
	display: none;
	}

#pullquote {
	position: relative;
	margin: 20px 0px 0px 0px;
	float: left;
	}

#quicklinkbar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3E9ABF;
	background-image: url(../_images/submenu_bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 10px;
	margin-bottom: 3px;
	}

#quicklinkbar a:hover {
	text-decoration: underline;	
	background-image: url(../_images/submenu_bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	}


#quicklinkbar {
	border-top: 1px solid #E2D3C7;
	border-bottom: 1px solid #E2D3C7;
	margin: 10px 0px 8px 0px;
	padding: 0px 0px 7px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}

#quicklinkbar p {
	margin: 0px;
	font-size: 10px;
	color: #6C6C6C;
}

hr {
	border-top: 1px solid #CCC7B8;
	border-bottom: none;
	margin: 0px;
	height: 1px;
	clear: both;
}

#submenu {
	border-bottom: 1px solid #E2D3C7;
	margin: 10px 0px 8px 0px;
	padding: 15px 0px 7px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}


#submenu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3E9ABF;
	background-image: url(../_images/submenu_bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 10px;
	margin-bottom: 3px;
	}
	
	
#submenu a:hover {
	text-decoration: underline;	
	background-image: url(../_images/submenu_bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	}
	
.rooms{ /*the span will display just on :hover state*/
width: 100px;
padding: 5px 12px 5px 12px;
font-family: Tahoma;
font-size: 11px;
color: #414141;
height: auto;
text-align: center;
background: #f9f7f5;
border: solid 1px #414141;
visibility: hidden;
position: absolute; }	


/*Photo Galley*/


.gallery{margin-right: 20px;
height: auto;
overflow: auto;
float: left;
padding: 6px 6px 6px 6px;
border: solid 1px #bfc8cd;
margin-bottom: 10px;}

.gallery img{margin: 0px 0px 0px 0px!important; display: block;}

.gallery a{margin-bottom: 0px!important; display: block;}

.clear{clear: both;
margin-bottom: 30px;}