@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #043E6C;
	background-color: #FFF;
	background-image: url(../../images/bg-winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {border: none;}
/*a img {float:left}*/
:focus {
  -moz-outline-style: none;
}

a:link {
	color: #4786bf;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover {
	color: #054b87;
	text-decoration: block;
}
a:visited {
	color: #8cacc8;
	text-decoration: underline;
	font-weight: normal;
} 
.link2.a:link, .link2.a:visited { color: #580205; text-decoration: underline; font-weight: normal; } 
.link2.a:active, .link2.a:hover { color: red; text-decoration: none; }

h1 {
	font-size:21px;
}

h2 {
	font-size:19px;
}

h3 {
	font-size:17px;
}

h4 {
	font-size:15px;
}

h5 {
	font-size:11px;
}

h6 {
	font-size:10px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	position:relative;
	padding:0;
	margin:0;
}
#header {
	margin: 0 auto;
	width: 966px;
}
#headerFlash {
	margin: 0 auto;
	width: 966px;
	margin-bottom:7px;
}
#wrapperBody {
	margin: 0 auto;
	width: 966px;
}
#footer {
	clear:both;
	text-align:center;
	line-height: 19px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	width: 100%;
	padding:20px 0px 10px 0px;
	background-image: url(../../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E9E9E9;
}
.clearBoth {
	margin: 0 auto;
	clear:both;
}
.box {
	background: url(../images/content-middle.png) repeat-y;
	clear:both;
}
.boxTop {
	background:url(../images/content-top.png) no-repeat left top;
	height:50px;
	padding-top: 15px;
}
.boxTop h1 {
	font-size:21px;
	color:#FFF;
	padding-top:5px;
	padding-left:25px;
	padding-right:20px;
	margin:0px 0px 0px 21px;
	padding-bottom:0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.contentLeft {
	width:600px;
	padding-left:15px;
	float: left;
	background-image: url(../images/content-logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentLeft p {
	line-height:27px;
	padding-top:27px;
	padding-left:27px;
	padding-right:27px;
	padding-bottom:27px;
	margin:0px;
}
.boxBottom {
	clear:both;
	background:url(../images/content-bottom.png) no-repeat left bottom;
	height:9px;
	padding-bottom: 20px;
}

.contentRight {
	float:right;
	margin-top:25px;
	width:270px;
	margin-right: 35px;
	padding-bottom:15px;
}
.boxSideTop {
	background:url(../images/side1-top.gif) no-repeat center top;
	height:123px;
	width:270px;
}
.boxSideTop p {
	margin:0px;
	padding:14px 25px 25px 25px;
	line-height:23px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.boxSideMiddle {
	background:url(../images/side1-middle.gif) repeat-y;
	width:270;
	margin:0px;
	padding:0px;
}
.boxSideBottom {
	background:url(../images/side1-bottom.gif) no-repeat center bottom;
	height:24px;
	margin:0px;
	padding:0px;
}
.weather {
	margin:0px;
	padding:7px 3px 7px 3px;
	line-height:23px;
	font-size:14px;
	color:#084E8B;
	font-weight:bold;
	text-align: center;
}
.quickMenu {
	margin:0px;
	padding:7px 25px 7px 25px;
	line-height:23px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

/*start sub pages*/
.contentLeftSubpage {
	width:600px;
	padding-left:15px;
	float: left;
	margin-left: 4px;
	padding-left:20px;
	padding-top:25px;
	padding-right:15px;
	padding-bottom:25px;
	background-image: url(../images/sub-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.contentLeftSubpage h2 {
	font-size:19px;
	color:#333;
	padding-top:0px;
	padding-left:0px;
	padding-right:20px;
	margin:0px;
	padding-bottom:0px;
}
.contentLeftSubpage h6 {
	background-image: url(../images/content-logo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:150px;
	width:611px;
}
.contentLeftSubpage p {
	line-height:27px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 21px;
	margin-bottom: 21px;
	margin-left: 21px;
}
.listSubUl {
	margin:21px 21px 0px 0px;

}
.listSubLi {
	line-height:21px;
	margin:14px 1px 0px 0px;
	padding:1px 11px 0px 0px;
}
.img-wrapper {
  float:left;
  line-height:0;
	background-image: url(../../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:20px 10px 1px 25px;
}
.img-wrapper img {
  background:#fff;
  padding:4px;
  border:1px solid #a9a9a9;
  position:relative;
  left:-5px;
  top:-5px;
}
.contentRightSubpage {
	float:right;
	margin-top:25px;
	width:257px;
	margin-right: 35px;
	padding-bottom:15px;
}
.boxSideTopSubpage {
	background:url(../images/side2-top.gif) no-repeat center top;
	height:26px;
	width:257px;
}
.boxSideMiddleSubpage {
	background:url(../images/side2-middle.gif) repeat-y;
	width:257px;
	margin:0px;
	padding:0px;
}
.subContentRLogo {
	margin:0px;
	padding:7px 3px 7px 3px;
	text-align:center;
}

.boxSideBottomSubpage {
	background:url(../images/side2-bottom.gif) no-repeat center bottom;
	height:113px;
	margin:0px;
	padding:0px;
}
.boxSideBottomSubpage p {
	margin:0px;
	padding:14px 15px 25px 15px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
.subLine {
	position:absolute;
	background-image: url(../images/sub-line.gif);
	background-repeat: no-repeat;
	margin-left: 624px;
	width:14px;
	height:722px;
	padding:0px;
}
/* jump menu for resort*/
.resortList {
	position:absolute;
	margin-top:10px;
	margin-left:355px;
	width: 160px;
	z-index:1000;
}
.attractionsBox1 {
	font-size:14px;
	color:#4F4F4F;
	line-height:25px;
	list-style:lower-greek;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #054B87;
	border-bottom-color: #054B87;
	width: 540px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 21px;
	padding-right: 21px;
	margin-top: 17px;
	margin-left: 5px;
	margin-bottom:21px;
}
/*2 column attraction title*/
.attractionsBox1Col {
    float:left;
    width:270px;
}
.attractionsBox2 {
	font-size:14px;
	color:#333;
	line-height:25px;
	margin-bottom:30px;
	list-style:lower-greek;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4786BF;
	border-right-color: #76A5CF;
	border-bottom-color: #4786BF;
	border-left-color: #76A5CF;
	width: 540px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 21px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: 7px;
}
.attractionsBox3 {
	font-size:14px;
	color:#4F4F4F;
	line-height:25px;
	list-style:lower-greek;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4786BF;
	border-right-color: #76A5CF;
	border-bottom-color: #4786BF;
	border-left-color: #76A5CF;
	width: 540px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 21px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: 7px;
	margin-bottom:50px;
}
.attractionsBox2 strong, .attractionsBox3 strong {
	font-size:16px;
	text-decoration: underline;
	color: #1D3349;
}
.attractionsBox2 em, .attractionsBox3 em {
	font-size:13px;
	color: #2B4A6A;
	line-height:22px;
	font-weight: bold;
}

.attractionsBox3 ul {
	margin:5px 0px 0px 0px;
	list-style:none;
	float:left;
	width:490px;
	height:33px;
	background-color:#E8EFF4;
	border: 1px dashed #B0CBDB;
}
.attractionsBox3 li {
	padding:4px 7px 4px 0px;
	float:left;
	font-size:12px;
}

.attractionsMenu {
	background-image: url(../images/area-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 255px;
	padding-top: 60px;
	margin: 3px;
}
.attractionsMenuMiddle{
	background-image: url(../images/area-middle.gif);
	background-repeat: repeat;
	background-position: center;
}
.attractionsMenuBottom{
	background-image: url(../images/area-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:29px;
}
.attractionsMenuSelected{
	display:block;
	width: 184px;
	height: 38px;
	line-height:34px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:35px;
	background-image: url(../images/area-btnover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.attractionsMenu li a {
	display:block;
	width: 184px;
	height: 38px;
	line-height:34px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:35px;
	background-image: url(../images/area-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.attractionsMenu li a:hover {
	display:block;
	width: 184px;
	height: 38px;
	line-height:34px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:35px;
	background-image: url(../images/area-btnover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.attractionsMenu li a:visited {
	display:block;
	width: 184px;
	height: 38px;
	line-height:34px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:35px;
	background-image: url(../images/area-btnvisited.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.attractionsMenu ul {
	padding:0px;
	position:relative;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.attractionsMenu li {
	margin:0 0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	}
.directions {
	padding: 5px;
	margin-right:11px;
	border: 2px dashed #5B005B;
}

