body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #797979;
	min-width: 1000px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 100%;
	background: url(/images2007/headBG.jpg) left top repeat-x;
}
#header2 {
	height: 180px;
	xwidth: 100%;
	background: url(/images2007/head.jpg) left top no-repeat;
}
#header3 {
	position: relative;
	height: 180px;
	xwidth: 100%;
	background: url(/images2007/headR.jpg) no-repeat;
	background-position: 540px 0px;
}
#search {
	position: absolute;
	top: 130px;
	right: 185px;
}
#signup {
	position: absolute;
	top: 95px;
	right: 8px;
}
#contact {
	position: absolute;
	top: 81px;
	left: 638px;
}
#booking {
	position: absolute;
	top: 39px;
	left: 564px;
}
#menu {
	margin: 180px 0 0 0;
	xwidth: 100%;
	background: #002D62 url(/images2007/menu.gif) left top repeat-x;
}
#menu table {
	height: 22px;
}
#menu td {
 font-size: 0.8em;
}
#menu a {
	display: block;
	width: 100%;
	text-align: center;
	border-left: solid 1px #6578A3;
	border-right: solid 1px #061533;
	padding: 4px 20px 4px 20px;
	font-weight: bold;
}
body>#menu a {
	width: auto;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	background: #1A5DA8 url(/images2007/menuH.gif) left bottom repeat-x;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 4px 3px 4px 6px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: solid 1px #1B3996;
	width: 150px;
}
.popmenu a:link, .popmenu a:visited {
	color: #FFFFFF;
	background: #002D62;
	text-decoration: none;
}
.popmenu a:hover {
	color: #002D62;
	background: #CADEEC url(/images2007/popmenuH.jpg) left bottom repeat-y;
}
#main {
	position: relative;
	width: 100%;
}
#content {
	width: 100%;
	padding: 5px 200px 10px 210px;
}
body>#main #content {
	width: auto;
}
#content h1 {
	font-size: 115%;
	color: #002D62;
	margin: 0 0 10px 0;
	padding: 10px 48px 22px 48px;
	background: url(/images2007/h1.gif) left bottom no-repeat;
}
#content h2 {
	font-size: 108%;
	color: #D30E45;
	margin: 8px 0 10px 0;
	padding: 5px 26px 7px 26px;
	background: url(/images2007/h4.gif) left bottom no-repeat;
}
#content h3 {
	font-size: 105%;
	color: #002D62;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h4 {
	font-size: 110%;
	color: #1082BF;
	font-style: italic;
	margin: 10px;
}
#content h5 {
	font-size: 108%;
	color: #002D62;
	margin: 10px 0 10px 0;
	padding: 0px 26px 12px 26px;
	background: url(/images2007/h3.gif) left bottom no-repeat;
}
#content h6 {
	font-size: 105%;
	color: #6578A3;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #797979;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content .nav a:link, #content .nav a:visited {
	color: #D30E45;
}
#content .nav a:hover {
	color: #025B59;
}
#content a:link {
	color: #1082BF;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #D30E45;
}
#content td {
	font-size: 0.8em;
}

#content img {
	border: 0px;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .greentext {
	color: #009900;
}
#content .orangetext {
	color: #FF6600;
}
#content .largetext {
	font-size: 150%;
}
#content .largertext {
	font-size: 200%;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	width: 660px;
}
.col1 {
	width: 650px;
	margin: 10px 0 0 0;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
}
.col3, .col3n {
	width: 210px;
}
.col2, .col2n {
	width: 315px;
}
.col2, .col3 {
	margin-right: 10px
}

#content .rating {
	color: #1B5EA8;
}
#content .pricing {
	color: #D30E45;
}
#trail {
	color: #999999;
	font-size: 95%;
}
#trail a:link, #trail a:visited {
	color: #999999;
	text-decoration: none;
}
#trail a:hover {
	color: #D30E45;
}
#trail b {
	font-weight: normal;
	padding: 0 5px 0 5px;
}
#content .rates {
	background: #FFFFFF;
	text-align: right;
}
#content .rates td {
	background: #CCE0ED;
	padding: 2px 4px 2px 4px;
}
#content .rates tr.table-mainhead td {
	font-weight: bold;
	color: #FFFFFF;
	background: #002D62;
	text-align: center;
}
#content .rates tr.table-mainhead {
	font-weight: bold;
	color: #FFFFFF;
	background: #002D62;
	text-align: center;
}
#content .rates .table-minorhead td {
	background: #B0E1FF;
	text-align: left;
}
#content .rates .table-minorhead {
	background: #B0E1FF;
	text-align: left;
}
#content .rates .table-footer td {
	background: #B0E1FF;
	text-align: left;
}
#content .rates .table-footer {
	background: #B0E1FF;
	text-align: left;
}
#content .rates h3 {
	background: #002D62;
	color: white;
	padding: 0;
	margin: 0
}
#content .description {
	background: #DBE8FF;
	text-align: left;
}
#content .description td {
	background: #DBE8FF;
	padding: 2px 4px 2px 4px;
}
#content .description tr.table-mainhead td {
	font-weight: bold;
	color: #002D62;
	background: #B0E1FF;
	text-align: center;
}
#content .description tr.table-mainhead {
	font-weight: bold;
	color: #002D62;
	background: #B0E1FF;
	text-align: center;
}
#content .description .table-minorhead td {
	background: #B0E1FF;
	text-align: left;
}
#content .description .table-minorhead {
	background: #B0E1FF;
	text-align: left;
}
#content .description .table-footer td {
	background: #B0E1FF;
	text-align: left;
}
#content .description .table-footer {
	background: #B0E1FF;
	text-align: left;
}
#leftbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	background: #1B5EA8 url(/images2007/leftbar.jpg) left bottom no-repeat;
	padding-top: 24px;
}
#submenu {
}
#submenu a {
	display: block;
	width: 100%;
	padding: 4px 4px 4px 8px;
	font-size: 100%;
	font-weight: bold;
	border-top: solid 1px #1B3996;
	border-bottom: solid 1px #4D9CC4;
}
body>#main #leftbar #submenu a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	background: url(/images2007/submenuH.jpg) left top repeat-y;
	color: #FFFFFF;
}
#submenu .parent:link, #submenu .parent:visited {
	background: url(/images2007/submenuH.jpg) left top repeat-y;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu .parent:hover {
	background: #1B5EA8;
	color: #FFFFFF;
}
#win {
	background: #CCE0ED url(/images2007/win.gif) left top no-repeat;
	margin: 10px 5px 0 5px;
	padding: 28px 7px 10px 7px;
}
#win h2 {
	font-size: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}
#win h2 a:link, #win h2 a:visited {
	text-decoration: none;
	color: #002D62;
}
#win h2 a:hover {
	text-decoration: none;
	color: #D30E45;
}
#win p {
	font-size: 100%;
	color: #6578A3;
	padding: 0;
	margin: 0;
}
#win p.more {
	font-weight: bold;
	text-align: right;
	padding: 3px 0 0 0;
}
#leftbar p a:link, #leftbar p a:visited {
	color: #D30E45;
	text-decoration: none;
}
#leftbar p a:hover {
	color: #002D62;
}
#leftbar img {
	margin: 6px 0 0 0;
}
#features {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 184px;
	background: #CCE0ED url(/images2007/happyfaces.jpg) 2px 2px no-repeat;
	padding: 45px 12px 10px 12px;
}
body>#main #features {
	width: 160px;
}
.feature {
	background: url(/images2007/featureB.gif) left bottom no-repeat;
	padding-bottom: 35px;
}
.feature h2 {
	font-size: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}
.feature h2 a {
	font-weight: bold;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #002D62;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #D30E45;
}
.feature p {
	font-size: 100%;
	color: #6578A3;
	padding: 5px 0 0 0;
	margin: 0;
}
.feature p.more {
	font-weight: bold;
	text-align: right;
	padding: 0;
}
.feature p a:link, .feature p a:visited {
	color: #D30E45;
	text-decoration: none;
}
.feature p a:hover {
	color: #002D62;
}
#footer {
	width: 100%;
	xpadding: 0 4px 0 4px;
	background: #DFEAEC;
}
body>#footer {
	width: auto;
}
#footer table {
	xheight: 24px;
}
#footer td {
	font-size: 0.7em;
	color: #1A5DA8;
	padding: 5px 5px 5px 5px;
}
#footer a {
	padding: 0 5px 0 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #1A5DA8;
}
#footer a:hover {
	text-decoration: none;
	color: #D30E45;
}
.formp {
	padding-top: 5px;
	clear: both;
	font-size: 90%;
	width: 100%;
}
#form-error {
	color: red;
}
.label {
	float: left;
	width: 150px;
	font-size: 100%;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-req {
	float: left;
	width: 150px;
	font-size: 100%;
	color: red;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-inst {
	padding-top: 5px;
	font-size: 100%;
	clear: both;
}
.label-reqinst {
	clear: both;
	font-size: 100%;
	color: red;
}
.element {
	float: left;
	font-size: 100%;
}
#map {
	width: 220px;
	height: 220px;
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
}
#maplarge {
	width: 660px;
	height: 550px;
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
}
