@charset "utf-8";
/* CSS Document */

html body { margin:0; padding:0; background-image:url(images/ocean-background.jpg); background-repeat:repeat-x;}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.address_header {
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color:#575554;
line-height: 18px;
}

.containerRepeat {
background-image:url(images/container-repeat.gif);
background-repeat:repeat-x;
height: 42px;
}

h1 {
font-family:"lucida grande",verdana,sans-serif;
font-size: 18px;
color: #4d733d;
margin: 0;
}

.c_pane {
float:left;
width: 335px;
}

.r_pane {
float:right;
width: 345px;
}

p {
margin: 0;
font-family:"lucida grande",verdana,sans-serif;
font-size: 14px;
color: #3c3c3c;
line-height: 24px;
}

.txt {
margin: 0;
font-family:"lucida grande",verdana,sans-serif;
font-size: 14px;
color: #3c3c3c;
line-height: 24px;
}

.required {
color: #980f0f;
}

#navWrapper {
padding: 0 0 0 100px;
width: 767px;
height: 45px;
}

#footerWrapper {
padding: 10px 0 10px 0;
width: 867px;
margin: 0;
text-align: center;
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #5b5b5b;
}

.hideText {
	display: none;
}

.Home a {
	display: block;
	width: 107px;
	height: 45px;
	padding: 0;
	background: url(images/home-nav.gif) no-repeat 0 0;
	float: left;
	text-decoration: none;
}
.Home a:hover {	
	background-position: 0 -45px;
}

.OurRooms a {
	display: block;
	width: 167px;
	height: 45px;
	padding: 0;
	background: url(images/our-rooms-nav.gif) no-repeat 0 0;
	float: left;
	text-decoration: none;
}
.OurRooms a:hover {	
	background-position: 0 -45px;
}

.Rates a {
	display: block;
	width: 111px;
	height: 45px;
	padding: 0;
	background: url(images/rates-nav.gif) no-repeat 0 0;
	float: left;
	text-decoration: none;
}
.Rates a:hover {	
	background-position: 0 -45px;
}

.ContactUs a {
	display: block;
	width: 172px;
	height: 45px;
	padding: 0;
	background: url(images/contact-us-nav.gif) no-repeat 0 0;
	float: left;
	text-decoration: none;
}
.ContactUs a:hover {	
	background-position: 0 -45px;
}

/* sofla sig */

#soflatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

a.vl:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.vl:visited {
	color: #000;
	text-decoration: none;	
	font-weight: normal;
}

a.vl:hover {
	color: #000;
	text-decoration: underline;	
	font-weight: normal;
}

a.vl:active {
	color: #000;
	text-decoration: underline;	
	font-weight: normal;
}

#logo_padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-top: 20px;
    margin: 0px auto;
	clear:left;
	width: 867px;
	text-align: center;
}

/* end sofla sig */