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

/* Color Glossary

	White: #ffffff;
	Green: #009b7b;
	Blue: #165298;
	Gray: #7a7a7a;
	Black: #231f20;

*/

/* Structure 
--------------------------------- */

body {
	color: #7a7a7a;
	line-height: 1.4;
}
#wrapper {
	position: relative;
	z-index: 1;
}


#header {
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 152px;
	z-index: 2;
}

#logo {
	display: block;
	position: absolute;
	top: 23px;
	left: 30px;
	height: 79px;
	width: 195px;
}

#header span {
	position: absolute;
	top: 30px;
	right: 30px;
	color: #231f20;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

#header form#header-search {
	position: absolute;
	top: 60px;
	right: 30px;
}

#header #searchTerm {
	border: 1px solid #6e6d6d;
	background: none;
	width: 200px;
	padding: 3px;
	margin: 0 5px 0 0;
}

#header #secondary-nav {
	position: absolute;
	top: 100px;
	right: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #secondary-nav li {
	float: left;
	display: inline;
	color: #009b7b;
	font-size: 10px;
}

#header #secondary-nav li a {
	color: #009b7b;
	text-decoration: none;
	padding: 0 5px;
}

#header #secondary-nav li a:hover, #header #secondary-nav li a.current, #header #secondary-nav li a.currentParent {
	text-decoration: underline;
}

#header #main-nav {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 790px !important;
	width: 800px;
	height: 27px;
	padding: 0 0 0 10px !important;
	padding: 0;
	background: url(../../layout/images/nav-bkgrd.gif) repeat-x 0 0;
	list-style: none;
	margin: 0;
}
body#documents #header #main-nav {height: auto; background: #4D76A9 url(../../layout/images/nav-bkgrd.gif) repeat-x left bottom ;}
#header #main-nav li {
	float: left;
	display: inline;
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 0 0;
	position: relative;
}

#header #main-nav li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 15px 7px 15px;
	display: block;
	float: left;
}

#header #main-nav li a:hover, #header #main-nav li a.current, #header #main-nav li a.currentParent {
	text-decoration: underline;
}


#header #main-nav li ul {
	position: absolute;
	top: -200em;
	left: 0;
	background: url(../images/drop-down-bkgrd.png) repeat 0 0 !important;
	background: #165298;
	display: block;
	padding: 5px 0;
	margin: 0;
	z-index: 3;
	font-size: 12px;
	width: 145px;
}

#header #main-nav li ul li {
	clear: both;
	float: left;
	position: relative;
	padding: 5px 0;
	width: 145px;
	display: block;
}

#header #main-nav li ul li a {
	line-height: 1;
}

#header #main-nav li ul li a:hover, #header #main-nav li ul li a.current, #header #main-nav li ul li a.currentParent {
	text-decoration: underline;
}

#main {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}


#main-img {
	position: relative;
	top: 0;
	left: 0;
}

#carousel {
	top: 0;
	height: 226px;
}

#content {
	position: relative;
	width: 800px;
	z-index: 1;
}
#content-one-column {margin: 0 30px;}
#home {
	float: left;
}

#home div.col1 {
	width: 189px;
	color: #165298;
	font-size: 11px;
	background: url(../../layout/images/right-border-bkgrd.gif) no-repeat 100% 50px;
	float: left;
}

#home div.col1 h2 {
	background: #165298;
	width: 189px;
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 14px;
}

#home div.col1 span {
	padding: 10px 20px;
	display: block;
}

#home div.col2 {
	width: 189px;
	color: #009b7b;
	font-size: 11px;
	background: url(../../layout/images/right-border-bkgrd.gif) no-repeat 100% 50px;
	float: left;
}

#home div.col2 h2 {
	background: #009b7b;
	width: 189px;
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 14px;
}

#home div.col2 span {
	padding: 10px 20px;
	display: block;
}

#home div.col3 {
	width: 380px;
	padding: 25px 20px 0 20px;
	float: right;
	font-size: 11px;
}

#home div.col3 strong {
	display: block;
	text-transform: uppercase;
}

#home div.col3 p {
	margin: 0;
}

#home div.col3 ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: disc;
}

#home div.col3 td div {
	padding: 0 0 0 10px;
}

#social {
	float: left;
	margin: 25px 30px 0 20px;
}

#news-events {
	background: #259ecd url(../../layout/images/news-events-br.gif) no-repeat bottom right;	
	width: 380px;
	margin: 25px 20px 0 20px;
	float: right;
	color: #ffffff;
}

#news-events h3 {
	background: url(../../layout/images/news-events-tr.gif) no-repeat top right;
	color: #ffffff;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 13px;
	text-decoration: underline;
}

#news-events td.col2 {
	padding: 0 0 0 10px;
}

#news-events td.col2 ul {
	padding: 0 15px;
	margin: 0;
	font-size: 11px;
}

#news-events td.col2 ul li img {
	vertical-align: middle;
}

#content-left {
	float: left;
	width: 210px;
	position: relative;
	z-index: 1;
}

#content-left div {
	background: #e5f5f2;
	padding: 30px 0 10px 0;
}

#content-left h2 {
	padding: 0 0 0 20px;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
}

#content-left h3 {
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #009b7b;
	text-transform: none;
}

#content-left h3.module {
	margin: 0 0 -10px 0;
	padding-top: 20px;
	font-weight: normal;
	font-size: 12px;
}

#content-left table.module td {
	color: #009b7b;
}

#content-left td h3, #content-left td p {
	padding: 0;
	margin: 0;
}

#content-left table {
	margin: 0 5px 0 15px;
	width: 180px;
}

#content-left td {
	padding: 5px;
	font-size: 11px;
}

#content-left ul {
	padding: 0 0 0 35px;
	margin: 0;
	color: #009b7b;
	font-size: 8px;
	list-style: disc;
}

#content-left ul li {
	border: 0px solid #ffffff;
	padding: 1px 0;
	margin: 0;
}

#content-left ul li a {
	font-size: 11px;
}

#content-left p {
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 11px;
}

#content-left span.email {
	margin: 20px 0 0 0;
	padding: 0 0 0 24px;
	background: url(../../layout/images/email.gif) no-repeat 0 2px;
	font-size: 10px;
	font-weight: bold;
	display: block;
}

#safe-subscribe-email {
	width: 190px;
	border: 1px solid #6e6d6d;
	background: none;
	padding: 3px;
	margin: 10px 0;
}

#safe-subscribe {
	background: url(../../layout/images/safe-subscribe.gif) no-repeat 0 0;
	display: block;
	width: 155px;
	height: 16px;
	float: left;
}

#content-main {
	float: right;
	width: 540px;
	position: relative;
	right: 20px;
	z-index: 2;
}

#content-main ul {
	/* padding-left: 10px; */
	/* margin: 0; */
	margin: 10px 0;
}

#content-main td ul {
	padding-left: 20px;
}

#content-3col #content-main {
	width: 310px;
	left: 30px;
	float: left;
	padding: 0 18px 0 0;
	background: url(../../layout/images/right-border-bkgrd.gif) no-repeat 100% 212px;
}

#content-right {
	width: 233px;
	float: right;
	height: 100px;
	padding: 30px 0 0 0;
}

#content-right h2 {
	color: #ffffff;
	background: #6d6c6c;
	display: block;
	padding: 5px 0 5px 20px;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#content-right p {
	padding: 0 10px 0 20px;
}

#content-right ul {
	padding: 0 10px 0 32px;
	margin: 0;
	color: #009b7b;
}

.addthis_button {
	float: right;
	clear: both;
	padding: 20px 20px 0 0;
}

#social .addthis_button {
	padding: 0;
	float: none;
	display: block;
}
#breadcrumb {
	padding: 5px 0 0 0;
	font-size: 10px;
}

#footer {
	border-top: 1px solid #646565;
	position: relative;
	top: 20px;
	text-align: center;
	color: #646565;
	margin: 0 20px;
	padding: 20px 0;
	font-size: 10px;
	clear: both;
}

#footer ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	display: block;
}

#footer ul li {
	display: inline;
	font-size: 10px;
}

#footer ul li a {
	color: #646565;
	text-decoration: none;
	padding: 0 7px;
}

#footer ul li a:hover, #footer ul li a.current, #footer ul li a.currentParent {
	text-decoration: underline;
}

#footer span {
	display: block;
	clear: both;
}



/* Links 
--------------------------------- */

a {
	color: #009b7b;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #646565;	
}

#news-events a {
	color: #ffffff;
}

.blue a {
	color: #165298;
	text-decoration: underline;
}


/* Misc 
--------------------------------- */

hr {
	background: #7a7a7a;
	color: #7a7a7a;
	border: 0;
	width: 100%;
	height: 1px;
	margin: 10px 0;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	color: #009b7b;
}

h1 {
	margin: 30px 0 10px 0;
}

h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}

h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 10px;
	font-weight: normal;
}

.blue {
	background: #e7edf4;
	color: #165298;
	font-size: 13px;
	padding: 20px;
	margin: 10px 0;
	font-weight: bold;
}

#twitter, #facebook {
	float: left;
	height: 16px;
	width: 16px;
	display: block;
	padding: 0 5px 0 0;
	margin: 10px 0 0 0;
}

#twitter {
	background: url(../../layout/images/twitter.gif) no-repeat 0 0;
	clear: both;
}

#facebook {
	background: url(../../layout/images/facebook.gif) no-repeat 0 0;
}
label i, label.bold, label strong {color: red; font-style: normal;}
label.bold {font-weight: bold;}
#reservation-form input.small {width: 30%;}
#reservation-form input.medium {width: 98%;}
#reservation-form input.large {width: 98%;}
#reservation-form textarea {width: 98%;}
#reservation-form td {padding: 2px;}
#reservation-form td.col_1 {width: 230px;}
label.error {color: red; font-weight: bold; display:block;}
input.error {border: 2px solid red;}


/* Page - Search Results 
--------------------------------- */

.search {
	padding: 25px 0 0 0;
}

.search .date {
	font-size: 12px;
}

.search h4 {
	margin: 0 0 10px 0;	
	font-variant: normal;
}

#search-pages {
	padding: 25px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}

#search-pages-term {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
