/* --------- Meta Layout --------- */

body {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	margin: 0;
	padding: 0;
	background-color: #30698e;	
	}
#main-wrapper {
	margin:0 auto;
	padding: 0;
	width: 897px;
	background:#fff;
	}
#contentwrapper {
	margin: 0;
	padding: 0 0 30px 0;
	border-top:#90ae02 solid 1px;
	border-bottom:#90ae02 solid 2px;
	}
#skip {
	display: none;
	}

/* --------- Module --------- */
	
div.module {
	border: solid #CCCCCC 1px;
	padding: 0 12px 0 12px;
	margin-bottom: 12px;
	}
	
	
/* --------- Navigation --------- */

#nav {
	list-style-type:none;
	margin: 30px 0 30px 0;
	padding: 0;
	}
#nav li {
	margin:.3em 0 0 0;
	padding: 0 0 .2em 0;
	font: bold 1.1em "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	border-bottom:#b4ada9 dotted 1px;
	}
#nav li a {
	margin: 0;
	padding: 0 0 0 14px ;
	text-decoration:none;
	color:#CC0000;
	background:url(../images/bullet-nav.gif) left .3em no-repeat;
	}
#nav li a:hover {
	color:#FF0000;
	background:url(../images/bullet-nav-hover.gif) left .3em no-repeat;
	}
#nav li a.nowpage {
	margin: 0;
	padding: 0 0 8px 14px  ;
	text-decoration:none;
	color:#FF0000;
	background:url(../images/bullet-nav-hover.gif) left .3em no-repeat;
	}
#nav li.noborder {
	border:none;
	}
/*------------headers-------------*/
h1 {
	margin: 30px 0 20px 0;
	padding: 0 0 0 0;
	font-size:2.3em;
	color:#454d56;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:1em;
	}
	h1 span{
		color:#2282c1;
		font-weight:bolder;
		}
	
h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#757b82;
	letter-spacing: -1px;
	}
h2 span{
	color:#2382BC;
	}
h3 {
	margin: 0 0 0 0;
	padding: 0;
	color:#708801;
	font-size:0.9em;
	}
.linklist h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background:url(../images/bullet-linklist.gif) left 5px no-repeat;
	color:#708801;
	font-size:0.9em;
	
	}
.linklist h3 a {
	color:#708801;
	}
#miniheader {
	margin: 0;
	padding: 0;
	height: 34px;
	background:#424a52 url(../images/miniheader-bg.gif) repeat-y;
	}
#header {
	margin:0 0 2px 0;
	padding: 0;
	height:5em;
	background-color: #fff;
	border-bottom:#90ae02 solid 2px;
	overflow:hidden;
	}
#header #title1 {
	margin: 0;
	padding: 11px 0 0 15px;
	height:4em;
	float:left;
	}
#title1 h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
/*	word-spacing:-5px; */
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:3em;
	}
#title1 h1 a{
	color:#2382BC;
	text-decoration:none;
	}
#title1 h1 span {
	margin: 0 5px 0 15px;
	font-weight: normal;
	color:#5a636c;
	}
#title1 p {
	margin: 3px 0 0 2px;
	padding: 0 3px;
	background:url(../images/subtitle-bg.gif);
	color:#fff;
	width:83px;
	letter-spacing: 6px;
	font-weight:600;
	font-size:1em;
	}	
#header #title2 {
	margin: 0;
	padding: 10px 0 0 0;
	width: 410px;
	height:5.8em;
	float:left;
	text-align:center;
	background:#fff url(../images/headbar.gif) right 13px no-repeat;
	}
#header #title2 p {
	margin: 0;
	padding: 1.5em 0 0 0;
	color:#474f58;
	font: normal 1.15em Impact, Arial, Helvetica, sans-serif;
	}	
#header #titlelinks {
	margin: 0;
	padding: 30px 0 0 0;
	width: 200px;
	height:5.8em;
	float:right;
	text-align:left;
	font-size:1.1em;
	}
#titlelinks ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type:none;
	font-family: Tahoma, "century Gothic";
	text-align:left;
	}
#titlelinks li {
	margin: 0;
	padding: 0 0 0 0;
	display:inline;
	font-size:0.8em;
	background:url(../images/titlelinks-bullet.gif) 2px bottom no-repeat;
	}	
#titlelinks li a{
	margin: 0 10px 0 0;
	padding:0 0 0 0;
	color:#666c71;
	display:inline;
	text-decoration:none;
	}	

/*---------links------------*/
a:link {
	text-decoration: underline;
	color:#708801;
	}
a:visited {
	text-decoration: underline;
	color:#666;
	}
a:hover, a:focus {
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	}
#header #titlelinks {
	margin: 0;
	padding: 30px 0 0 0;
	width: 200px;
	height:5.8em;
	float:right;
	text-align:center;
	font-size:1.1em;
	background-color:#fff;
	}
#header #titlelinks ul {
	margin: 0;
	padding: 0 0 0.2em 0;
	list-style-type:none;
	background-color:#fff;
	display:block;
	}
#header #titlelinks li {
	margin: 0;
	padding: 0 0 4px 0;
	font-size:0.8em;
	display:inline;
	background: #fff url(../images/titlelinks-bullet.gif) 2px 13px no-repeat;
	}	
#header #titlelinks li a{
	margin: 0 10px 0 0;
	padding:0 0 0 0;
	color:#666c71;
	display:inline;
	text-decoration:none;
	}
		
.linklist,.linklist2  {
	margin: 20px 0 20px 0;
	padding: 0;
	background-color:#f0f1f3;
	}
.linklist ul, .linklist2 ul, .linklist p {
	margin: 8px 0 8px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	}

.linklist2 ul {
	border: none;
	}
.linklist li {
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 1em;
	font-family: Tahoma;
	background:url(../images/bullet-linklist.gif) left 10px no-repeat;
	}
.linklist h3 {
	background:none;
	}
.linklist2 li {
	margin: 0;
	padding: 4px 0 4px 10px;
	font-size: 1em;
	font-family: Tahoma;
	border-bottom:#aaa4a1 dashed 1px;
	background:url(../images/bullet-linklist.gif) left 10px no-repeat;
	}
.linklist li a:link, .linklist2 li a:link, .linklist p a:link {
	margin: 0;
	padding: 0 0 0 0;
	color:#474f58;
	text-decoration:none;
	}	
.linklist li a:visited, .linklist2 li a:visited, .linklist p a:visited{
	margin: 0;
	padding: 0 0 0 0;
	color:#474f58;
	text-decoration:none;
	}
.linklist li a:hover, .linklist2 li a:hover, .linklist p a:hover {
	margin: 0;
	padding: 0 0 0 0;
	color:#e13817;
	text-decoration:underline;
	}
.linklist li a:active, .linklist2 li a:active, .linklist p a:active {
	margin: 0;
	padding: 0 0 0 0;
	color:#e13817;
	text-decoration:underline;
	}	
.linklist p {
	font-size:0.9em;
	}
.resorts ul li a {
	font-weight:bold;
	text-decoration:none;
	}
/* -------left column-------*/
#wrapper {
	margin: 0 0 0 19px;
	padding: 0;
	width:638px;
	float:left;
	background-color:#fff;
	}
#content-column {
	margin: 0;
	padding: 0;
	width: 413px;
	float:right;
	background-color:#fff;
	}
#left-column {
	margin: 0;
	padding: 0;
	width: 200px;
	float:left;
	background-color:#fff;
	}
.subsection {
	margin: 25px 2px;
	padding: 0;
	background-color:#fff;
	width: 133px;
	float:left;
	}
.subsection img {
	margin: 0;
	padding: 0;
	border:#000 solid 1px;
	}
.subsection p {
	margin: 2px 0;
	padding: 0;
	font-size: 0.9em;
	width:88px;
	}
.subsection p a {
	color:#000;
	text-decoration:none;
	}
.subsection p a:hover, .subsection p a:focus {
	text-decoration:underline;
	}
.last-p {
	margin: 10px auto 30px auto;
	padding: 0 0 0 0;
	border-bottom:#aaa4a1 dashed 1px;
	width:320px
	}
				
/* -------right column-------*/
/*---for older IE--*/
#right-column {
	margin: 0 10px 0 0;
	padding: 0;
	width:200px;
	float:right;
	background-color:#fff;
	display:inline;
	}
/*----------------*/
body>div#main-wrapper>div#contentwrapper>div#right-column {
	margin: 0 20px 0 0;
	padding: 0;
	width:200px;
	float:right;
	background-color:#fff;
	}
#ad {
	margin: 0 8px 0 10px;
	padding: 9px 9px 10px 9px;
	border:#8d9ca7 solid 1px;
	text-align:center;
	}

/* ------- Feature Image -------*/

#feature-image {
	border: solid black 1px;
	border-bottom: none;
	}

/* --------- Map --------- */

div#map {
	height: 450px;
	margin: 0;
	border:#000 solid 1px;
}
#side_bar a:hover {
	text-decoration: underline;
	}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .1em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side_bar {
	line-height: 1.5em;
	margin-bottom: .1em;
	margin-top: .1em;
	}
#side_bar_title {
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	}
#gMapContainer.expandedMap {
	text-align:left;
	background-color: #fff;
	position:absolute;
	padding:7px 10px 57px 10px;
	border:1px solid #aaa;
	}
#gMapContainer.expandedMap #map {
	width:100%;
	}
a.expand {
	display:block;
	margin: 0 0 5px 10px;
	padding: 2px 6px 3px 6px;
	border: 1px solid #008DC4;
	margin-bottom: 4px;
	color:#008DC4;
	cursor:pointer;
	}
a:hover.expand {
	text-decoration: none;
	}
#gMapExpander {
	float: right;
	text-align:right;
	}

/*-------footer--------*/
#footer {
	clear:both;
	margin: 2px 0 0 0;
	padding: 15px 20px 20px 20px;
	background-color:#fff;
	text-align:center;
	border-top:#90ae02 solid 1px;
	font-size: 0.8em;
	}
#footer p {
	font-size:1.1em;
	color: #666c71;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#footer li {
	margin: 0;
	padding: 0 5px;
	display:inline;
	border-right:#6d7073 1px solid;
	}
#footer li.last {
	border:none;
	}	
#footer li a{
	margin: 0;
	padding: 0;
	display:inline;
	color: #666c71;
	text-decoration:none;
	font-weight:600;
	}	
#footer a{
	color: #666c71;
	}			
#footer li a:hover, #footer li a:focus {
	text-decoration:underline;
	}	
	
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }

/* --------- Contact Form --------- */

label {
	display:block;
	margin:1em 0;
	}
input, textarea {
	display:block;
	width:200px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
ul li.ok {
	color:#666;
	font-style:italic;
	}
ul li.error {
	color:#f00;
	}
