/*
colors

Dark Blue: 					001c2e
Slightly-less dark blue: 	012b46
Teal Blue: 					177182
Sky Blue: 					a7e2ff
Sand: 						e8dfc2
Almost white: 				f6fff5

*/

body {
	background: /*url('images/bg.jpg')*/ top left repeat-x #001c2e;
	color: #001c2e;
	margin: 0;
	font-size: .8em;
	font-family: tahoma, helvetica, sans-serif;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #046380;
	border: 1px solid #f6fff5;
	margin-top: 20px;

}

.alt {

	display: none;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px;
}

h3 {
color: #012b46;
font-size: 1.5em;
} 

h3 span {
font-size:.6em;
font-style:italic;
margin-left:15px;
}

h4 {
color: #012b46;
font-size:1.2em;
} 

h4.availbtn{
font-size:1.1em;
margin:-10px 0 20px;
text-align:center;
} 

h5{
font-size:1em;
}

.bold {font-weight:bold;}

.center {display:block; margin-left:auto, margin-right:auto;}

a.reversed:link { color: #177182; }
a.reversed:active { color: #177182; }
a.reversed:visited { color: #177182; }
a.reversed:hover {text-decoration: underline;}

p { margin-top: 3px; }

#header {
}



#topIMG {
	height: 400px;

}

#home #topIMG{
	background: url("images/hd-index.jpg") top left no-repeat;
}

#rooms #topIMG{
	background: url("images/hd-rooms.jpg") top left no-repeat;
}

#area #topIMG{
	background: url("images/hd-area.jpg") top left no-repeat;
}

#photos #topIMG{
	background: url("images/hd-photos.jpg") top left no-repeat;
	height:200px;
}

#availability #topIMG{
	background: url("images/hd-reservations.jpg") top left no-repeat;
}

#quote{
	position: absolute;
	top: 350px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #a7e2ff;
	width: 290px;
	font-family: georgia;
	font-size: 13px;
	font-style: italic;

}

.image {
margin: 6px;
border:2px solid #fff;
}

.right {
margin-right: -20px;
float: right;
clear: right;}


.pageName{
	margin-top:5px;
	color: #543e61;
	font-size: 24px;
	font-family: tahoma;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.nav ul li a:hover {
	text-decoration: underline;
}

#book{
	color: #f6fff5;
	float: left;
	margin: 9px 0 0 15px;
	font-size: 14px;
}
#book a:link {color:#f6fff5}
#book a:visited {color:#f6fff5}
#book a:hover {color:#f6fff5; text-decoration:none;}
#book a:active {color:#f6fff5}

#topNav {
	background: #177182;
	height: 35px;
}

#topNav ul {

	float: right;
	margin: 9px 22px 0 0;

}

#topNav ul li a {
	color: #f6fff5;
	text-decoration: none;
	border-right: 1px solid #f6fff5;
	padding: 0 5px 0 5px;
	}

#topNav ul li a:hover{

	text-decoration: underline;

}

#topNav ul li.lastOne a{


	border-right: none;

}

#leftbar{

	float: left;
	width: 325px;

}

.leftBar #layout{

	background: url('images/leftbarcolor.gif') top left repeat-y #e8dfc2;

}

#rooms #layout{
	background:#e8dfc2;

}

.leftBar #content .container{

	width: 600px;
	margin-left: 330px;

}

#rooms.leftBar #content .container{

	width:400px;
	margin-left: 0px;
	float:left;

}

#rooms.leftBar #content .container-rooms{

	width:600px;
	margin:15px;
	float:left;

}

#content {

}

#content .container{

	padding: 15px 15px 0 15px;
	min-height: 300px;
	
}

#content .container2{

	padding: 15px 30px 0 50px;
	min-height: 300px;
	
}

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

#bottomNav ul {
	clear: both;
	float: right;
	margin: 15px;

}

#bottomNav ul li a {
	color: #f6fff5;
	text-decoration: none;
	border-right: 1px solid #f6fff5;
	padding: 0 5px 0 5px;
}

#bottomNav ul li.lastOne a{
	
	border-right: none;

}

#bottomNav a:hover, #copyright a:hover {
	text-decoration: underline;
}


#footer{
	height: 40px;
	background:#177182;
	color: #f6fff5;
	padding: 9px;
	clear: both;
}

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

#footer p{

	margin: 0;

}

#copyright {
	text-align: right;
	width: 980px;
	color: #fff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#copyright a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 2px 0 2px 0;

}

.imgBorder{
	border: 0px solid #F8E9C3;
}



#roomphotos{
	width: 550px;
	float: right;
	padding: 20px 0px 0px 0px;

	
}

#roomphotos img{
	border: 2px solid #F8E9C3;
	Margin:10px;
}


#roomphotos2{
	width: 300px;
	float: right;
	padding: 20px 0px 0px 0px;

	
}

#roomphotos2 img{
	border: 2px solid #F8E9C3;
	Margin:10px;
}
#content .container p a.checkavail {
	color:#f6fff5;
	display:block;
	text-align:center;
	width:200px;
	padding:3px;
	border:solid 2px #CE915C;
	background:#8F9C76;
	font-size:18px;
	text-decoration:none;
}
#content .container p a.checkavail:hover {
	background:#543E61;
	color:#f6fff5;
}

