
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background-color: #e8f4f4;
	font-family: 'Trebuchet MS', verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}


table{
}

.display-shadow-tl{
	background:url("../img/shadow_tl.gif") no-repeat top right;
}

.display-shadow-tm{
	width: 10px;
	background: #FFFFFF url(../img/shadow_tm.gif) repeat-y top left;
}

.display-shadow-tr{
	background: url(../img/shadow_tr.gif) repeat-y top left;
}

.display-shadow-m
{
	width: 10px;
	background: #FFFFFF url(../img/shadow_m.gif) repeat-y top left;
}

.display-shadow-l{
	
	background:url(../img/shadow_l.gif) repeat-y top right;
}

.display-shadow-r{
	
	background:url(../img/shadow_r.gif) repeat-y top left;
}

.display-menu-cap
{
	width: 200px;
	background: #0d3559 url(../img/menu/base_top.gif) no-repeat top left;
}

.display-menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	width: 200px;
	vertical-align: top;
	background: #0d3559 url(../img/menu/base.gif) no-repeat top left;
}

.display-menu-header
{
	width: 200px;
	height: 100px;
	background: url(../img/menu/base_header.gif) no-repeat top left;
	vertical-align: top;
}

#navigation {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 60px 200px;
	border: 0px 0px 0px 0px;
	color: #666666;
	font-size: 75%;
	width: 420px;
}

.menu-level0-item, .menu-level0-item-active {
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 7px;
	font-family: 'Verdana';
	font-size: 11px;
}

.menu-level0-item-active {
	color: #FFFFFF;
}

.menu-level0-item a {
	color: #99c2d9;
}

.menu-level0-item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-level0-dash {
	padding-left: 24px;
}

.menu-level1{
	width:200px;
	background: White;
	font-family: 'Trebuchet MS';
	font-size: 15px;
}

.menu-level1-title{
	padding-top: 8px;
	padding-left: 32px;
	padding-bottom: 5px;
	font-family: 'Trebuchet MS';
	font-size: 15px;
	font-weight: bold;
	color: #0092DB;
}

.menu-level1-item, .menu-level1-item-active {
	padding-top: 2px;
	padding-left: 35px;
	padding-bottom: 4px;
	font-family: 'Verdana';
	font-size: 11px;
	color: #b1b1b1
}

.menu-level1-item-active {
	color: #0092DB
}

.menu-level1-item a {
	color: #b1b1b1
}

.menu-level1-item a:hover {
	color: #0092DB;
	text-decoration: none;
}

.content {
	width:750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	border: 0px 0px 0px 0px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
}

.content-title, h1 {
	width:700px;
	height:45px;
	font-family: 'Trebuchet MS';
	font-size: 28px;
	color: #0092DB;
	font-weight: normal;
}

.content-body, .content-body-small, .content-body-bold {
	font-family: 'Verdana';
	font-size: 11px;
	line-height: 15px;
	color: #8c8c8c;
}

.content-body-bold{
	font-weight: bold;
	color: #0092db;
}

.content-body-small {
	font-size: 10px;
}

.content-body a {
	color: #0092db
}

.content-body a:hover {
	color: #0092db;
	text-decoration: underline;
}

.content-subtitle, h2 {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom:0px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 15px;
	color: #0092DB;
}

.content-button {
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../img/bar_button.gif) no-repeat top left;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #ffffff;
}

.content-button a {
	color: #ffffff;
}
.content-button a:hover { 
	font-weight: bold;
}

.map-item-number {
	font-family: 'Verdana';
	font-size: 10px;
	color: #2492cf;
	font-weight: bold;
}

.map-item, .map-item-active{
	font-family: 'Verdana';
	font-size: 10px;
	color: #FFFFFF;
}

.map-item-active{
	color: #2492cf;
}

.map-item a {
	color: #ffffff;
}

.map-item a:hover { 
	font-weight: bold;
}

.imageSeries{
	padding-bottom: 15px;
}

.videoPlayer{
	padding-bottom: 15px;
}

img, .img-pad-top, .img-pad-bot {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}

.img-pad-bot {
	padding-bottom: 20px;
}

.resortinfo-item{
	width:310px;
	height:47px;
	border: 1px solid #8ea9b9;
	background-color: White;
	margin-bottom: 5px;
}

.resortinfo-item-line0{
	padding-left: 10px;
	padding-top: 6px;
	font-family: 'Verdana';
	font-size: 11px;
	color: #0092db;
}

.resortinfo-item-line0 a {
	color: #0092db;;
}

.resortinfo-item-line0 a:hover { 
	color: #00659b;
}

.resortinfo-item-line1{
	padding-left: 10px;
	padding-top: 6px;
	font-family: 'Verdana';
	font-size: 9px;
	color: #627a7a;
}

.input-check{
	margin: 0px 0px 0px 0px;
	padding: 8px;
}

input, .input-single, .input-double, comments{
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input-single {
	width: 200px;
	border: 1px solid #a5acb2;
	height:21px;
}

.input-double{
	width: 415px;
	border: 1px solid #a5acb2;
	height:21px;
}

.comments {
	width: 415px;
	height: 100px;
	height:100px;
}

input.simplebutton {
	background: url(../img/submit.gif);
	border: 0px;
	width: 93px;
	height: 27px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-family: 'Verdana';
	font-size: 11px;
	color: #0092db;
}

.form-error{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #FF4500;
}

.site-map-item{
	line-height: 18px;
}

.site-map-item a {
	color: #6b6b6b;
	text-decoration: none;
}

.site-map-item a:hover { 
	color: #2492cf;
	text-decoration: none;
}

.hr {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	margin: 10px 0px 8px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

a{
	text-decoration:none;
}
