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

body, html { margin: 0px;
padding: 0px;
background: #7ec1de;
text-align: center;
}

body {
	font-family: arial, verdana,  sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #808285;
	}
	
p {}
a {color: #008eb0; text-decoration: none;}
a:hover {color: #808285;text-decoration: underline;}

h1, h2, h3 {
	font-weight: normal;
color: #008eb0;
	}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	padding-bottom: 0px;
	}
h2 {
	font-size: 1.7em;
	margin-bottom: 2px;
	margin-top: 15px;
	color: #FAC290;
	}
h3 {
	font-size: 1.3em;
	margin-bottom: -8px;
	margin-top: 18px;
	}
h4 {margin-bottom: 5px;}
h5 {}

hr {
	border: 0;
	border-bottom: 1px solid #161616;
	background: transparent;
	height: 1px;
	}

.clear {clear: both;}
.center {text-align: center; margin: 15px;}
.red {color: #ca1a0f;}
.aligncenter {text-align: center;}


#content img {
border: 1px solid #959ca1;
}

.noborder {border: 0px;}

.col {
width: 170px;
float: left;
margin-right: 15px;
}

#content .col img {margin: 0px;}

.col ul {margin-left: 0px; padding-left: 0px;  list-style-type: none; margin-bottom: 30px;}
.col li {background: url(images/square_grey.gif) 0px 4px no-repeat; padding-left: 16px; margin: 3px 0px;}

#content .noborder {border: 0px;}
.end {margin: 0px;}

a.speciallink {
color: #808285;
font-weight: bold;
border-left: 14px solid #fac290;
padding-left: 8px;
}

/* -----------------
SECTIONS
--------------------*/

#topsection {background: #fff;
padding-bottom: 20px;
}

#container{ 
width: 865px;
margin: 0px auto;
text-align: left;
}

#toplinks {
text-align: right;
padding-top: 25px;
height: 29px;
padding-right: 38px;
font-size: 1.1em;
}

#toplinks a {color: #808285;}
#toplinks a:hover {color: #008eb0;}

#logo {

border: 0px;
}

#menu {
clear: left;
float: right;
}

h1.headerimg {
text-align: right;
background: url(images/header.jpg) bottom left no-repeat;
margin: 0px;
height: 200px;
padding-right: 35px;
padding-top: 35px;
font-size: 3.2em;
color: #ecd3b8;
padding-left: 600px;
line-height: 1;
font-weight: bold;
}

#content {
clear: both;
}

#content-inner {
width: 595px;
}


#content-inner.wide {
width: 854px;
}


#content-inner p {text-align: justify;}

#rightcol {
float: right;
width: 210px;
margin-right: 13px;
background: url(images/plus.gif) top left no-repeat;
padding: 0px 33px 30px 0px;
margin-top: 14px;
}

#rightcol a.maplink {
padding-left: 23px;
display: block;
}

#footer {
border-top: 18px solid #42add2;
}

#footer-inner{
clear: both;
text-align: right;
width: 865px;
margin: 0px auto;
color: #ffffff;
padding-top: 10px;
}

#footer a {
font-size: .9em;
color: #ffffff;
}
#footer a:hover {color: #008eb0;}
#footer #logo2 {
float: left;
border: 0px;

}

#menu {clear: both;}


.section {
background: url(images/square.gif) top left no-repeat;
padding: 0px 0px 30px 28px;
}

.section hr {
color: #bec0c2;
border-color: #bec0c2;
width: 84%;
margin: 0px auto;
text-align: center;
}

.section h2 {
line-height: 1.1;
font-size: 1.4em;
font-weight: bold;
margin-bottom: 12px;
}

.section-inner {
border: 1px solid #bec0c2;
}

.section-inner.small {
width: 440px;
}

#content img.thumbnail {
border: 0px;
padding: 20px 70px;
}


/* -----------------
AVAILABILITY TABLEs
--------------------*/	
table.availability {
border: 0px;
width: 80%;
}

table.availability td {
border: 0px;
border-bottom: 1px solid #ddd;
font-size: 11px;
}


.contact-table td {
vertical-align: top;
}