@charset "utf-8";
/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#436363;
	background-color: #89A4AB;
	background-repeat: repeat;
}


#wrap{
	width:960px;
	background-image: url(../images/wrapbg3.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	width:100%;
	height:150px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	position: relative;
}
.address{
font-family:"Times New Roman", Times, serif;
	position:absolute;
	top: 35px;
	right: 10px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	line-height: 155%;
	text-align: right;
}
.small{
	font-size: 80%;
	letter-spacing: normal;
}
#leftsidebar{
	width:220px;
	float:left;
	background-color: #608585;
	/*background-image: url(../images/bodybg.gif);
	background-repeat: repeat;*/
}
#main{
width:740px;
height:auto;
float:left;}
#footer{
	width: 100%;
	clear:both;
	text-align: center;
	background-color: #98AFB6;
	border-top: 1px solid #38605f;
}

.navbutton{
width:200px;
margin: 10px auto 0 auto;
}
.inside {
padding:5px 20px;
}
.imgright img {
	float:right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.welcome{
width:400px;
float:left;
}
.welcomeimg{
width:300px;
float:left;
margin:10px 0;
}
.welcomeimg .slideshow{
margin-left: 20px;
}
.clear{
clear:both;
}
.welcome p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#436363;
}
.welcome p:first-letter{
	font-size: 135%;
	font-weight: bold;
	line-height: 75%;
}
.rooms p:first-letter{
	font-size: 135%;
	font-weight: bold;
	line-height: 75%;
}
.roomimg{
	float: left;
	height: 170px;
	width: 150px;
	
}
.roomimg img{
margin-top:10px;
}
.roomdesc{
	float: right;
	height: 200px;
	width: 570px;
	
}
.roomblock{
width:720px;
padding: 20px 0 0; 
}
.clrflt{clear:both;}
.roomdesc p {
padding: 0px 20px;

}
a:link {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: underline;
}
a:visited {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: inderline;
}

a:hover {
text-align: center;
color: #6d9f9a;
text-decoration: inderline;
}
#main a:link {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: underline;
}
#main a:visited {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: inderline;
}

#main a:hover {
text-align: center;
color: #6d9f9a;
text-decoration: inderline;
}
 .link {
 text-align:center;
 }
.imgleft img {
float:left;
margin:10px 20px 10px 0;
}
.dirimgleft img {
float:left;
padding-right:10px;
margin-left:-10px;
margin-top:-10px;
margin-bottom: 10px;
}
.imgright img{
float:right;
margin-left:10px;
}
.head {
font-size:1.1em;
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}
h2 {
	text-align:center;
}
.testimonial {
text-align:center;
margin-top: 25px;
}
p.secnav {
	text-align:center;
}
span.dot{
padding: 0 10px;
}
p.secnav a:link {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: none;
}
p.secnav a:visited {
text-align: center;
font-weight: bold;
	color: #3B5F5F;
	text-decoration: none;
}

p.secnav a:hover {
text-align: center;
color: #6d9f9a;
}
span.byline{
font-style:italic;
}
p.quote{ font-size: 16px;}
/*ul.content li{
margin-left: 20px;}*/
.center{text-align:center;
}
.roomsleft{
width: 350px;
float:left;}
.roomsright img{
margin:10px 0;}
.roomsright{
width: 350px;
float:left;}
.insiderm{
padding: 0 10px;}
.contactarea{

}
.contactarea{
width:300px;
height:400px;
margin: 0 auto;
}
.input {
	display: none;
}
#footer p{
color:#FFF;
}
#footer a:link, #footer a:visited{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#D0D9DB;
	font-size: 12px;
	text-decoration: none;
}
.green {
	color: #059868;
	font-weight: normal;
}
.wifi {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	text-align:center;
}

