body {
	margin:0;
	padding:0;
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff url(/images/layout/back.gif) repeat-y 50%;
}

/* -------------------- Banner Styles -----------------------*/

.print-banner {
	display:none;
	width:0;
	height:0;
}

#container {
	width:779px;
	margin:0 auto;
	background-color:#fff;
	background:url(/images/layout/content-back.jpg) repeat-y;
	border-left:1px solid #ccc;
}


#banner {
	position:relative;
	width:779px;
	height:199px;
	background: url(/images/layout/banner.jpg) top right no-repeat;
	margin:0;
	padding:0;
}

#banner h1 {
	text-indent: -900em;
	height: 1px;
	padding: 0;
	margin: 0;
}

#banner2 {
	width:779px;
	height:122px;
	background: url(/images/layout/banner-middle.jpg) top right no-repeat;
	position:relative;
}

.bannerflash {
	position:absolute;
	top:10px;
	right:90px;
}

.sideswipe {
	position:relative;
	margin-top:0;
	margin-right:0;
	float:right;
}

/*-------------------------- Content Styles --------------------*/

#content {
	position:relative;
	color:#000;
	font-size:0.9em;
	line-height:1.5em;
	padding-left:30px;
}
h1 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
	color:#D33939;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	
	color:#0066CC;
}

a {
	color:#003366;
}

a:hover {
	color:#D43E3E;
}

h6 {
	padding:0;
	margin:1em 0;
	line-height:1.3em;
	padding-left:30px;
	font-size:0.8em;
	color:#FF9900;
}	
#footer h6.address {
	font-size:1em;
}

h6 a {
	color:#FF9900;
}

#content p {
	padding-right:40px;
}

/*-------------------------- Post-It Notes ---------------------*/

#posts {
	position:relative;
	float:right;
	padding-left:10px;
}

.post1 {
	position:relative;
}

.post2 {
	position:relative;
}

/*------------------------- Navigation ------------------------*/

#nav {
	margin:0;
	padding:0;
	text-indent:0;
}

#nav li {
	display:inline;
	margin-right:5px;
	padding:4px;
}

#nav li a {
	text-decoration:none;
	font-weight:bold;
	color:#003366;
}

#nav li a:hover {
	color:#D43E3E;
	text-decoration:underline;
}

#nav li.currentpage {
	color:#0099FF;
	font-weight:bold;
}

/*-------------------- Body Pictures -----------------------*/

.bodyimg, .bodyimgLeft {
	background:url(/images/layout/pic-back.jpg) 50% 50% no-repeat;
	padding:20px;
	margin:10px;
	_margin:0;
	margin-right:40px;
	float:right;
	margin-top:-5px;
}

.bodyimgLeft {
	float:left;
	margin:5px;
	margin-left:-15px;
	margin-top:-5px;
}

.linksimg {
	padding:10px;
	border:none;
}

/*---------------- Table ----------------*/

table, td {
	background:none;
	border:none;
}

.tableprices th {
	background-color:#D2D8FB;
	text-align:left;
	padding-left:5px;
	_padding:10px;
	color:#003366;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

.tableprices td {
	padding:5px;
	padding-left:10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	vertical-align:middle;
	background-color:#E9E8FF;
	color:#000;
}

.tableprices td h3 {
	_padding-top:10px;
	background:none;
}

.tableprices {
	border:1px solid #fff;
}



/*-----------------contactform-----------------*/

#contactform {
	clear:both;
}
fieldset {
	background-color:#E9E8FF;
	border:1px solid #0066ff;
	padding:20px;
	width:400px;
}

#contactform p input,#contactform p textarea,#contactform p select {
	padding:0;
	width:180px;
	border:1px solid #ccc;
	float:right;
	margin-bottom:10px;
}

#contactform p {
	padding:0;
	margin:0;
}

#contactform p select.auto {
	width: auto;
	float: none;
}

#contactform p textarea {
	width:150px;
}

#contactform p input#auto {
	width:auto;
	border:1px solid #ccc;
	overflow:hidden;
}

#contactform p label, contactform p {
	font-weight:normal;
	color:#003399;
	font-size:small;
	float:left;
	padding-bottom:10px;
	clear:left;
	width:120px;
}

.button {
	clear:both;
	float:right;
}

.tourbutton {
	background:url(/images/layout/button.png) top left no-repeat;
	border:none;
	width:98px;
	height:35px;
	color:#fff;
	cursor:pointer;
}

.tourbutton:hover {
	color:#FFCC00;
}

.imgright {
	background:url(/images/layout/pic-back.jpg) 50% 50% no-repeat;
	padding:20px;
	left:375px;
	position:absolute;
}

#footer {	
	padding:0;
	margin:0;
	clear:left;	
}

#footerimg {
	padding:0;
	margin:0;
	clear:left;
	height:120px;	
	background: url(/images/layout/footer.gif) bottom left no-repeat;
}

#footerimg h2 strong {
	text-indent: -900em;
	height: 1px;
	padding: 0;
	margin: 0;
}


/*------------------Rooms Headings -----------------*/

.Room-spa {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-executivespaBIG.gif) bottom left;
	width:307px;
	height:67px;
	margin-top:30px;
}

.Room-exdeluxe {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-executivedeluxeBIG.gif) bottom left;
	width:345px;
	height:60px;
	margin-top:30px;
}

.Room-deluxe {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-deluxeBIG.gif) bottom left;
	width:209px;
	height:64px;
	margin-top:30px;
}

.Room-family {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-familyBIG.gif) bottom left;
	width:218px;
	height:66px;
	margin-top:10px;
}

.Room-standard {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-standardBIG.gif) bottom left;
	width:251px;
	height:76px;
	margin-top:30px;
}

.Room-disabled {
	text-indent:-9000px;
	background: url(/images/layout/headings/rooms-disabledBIG.gif) bottom left;
	width:232px;
	height:63px;
	margin-top:30px;
}
