@charset "utf-8";

html, body, div, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
} 

img{
	border:0;
}

body {
	background:#b6c2dc url(../images/background/snow_tile.jpg) repeat-x;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
	text-align:center;
}

input, select, textarea
{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}


a:link, a:active,a:visited{
	color:#0a334f;
	text-decoration:none;
}
a:hover{
	color:#216a9d;
	text-decoration:underline;
}

h1{
	color:#226a9f;
	font:22px Arial, Helvetica, sans-serif;
	margin:0 0 20px 0!important;
	padding:0px;
}

hr
{
	height:0px;
	border-bottom:1px dashed #a3bee3;
	border-top:0px;
	margin:30px 0px 30px 0px;	
}

div.wrapper{
	margin:auto auto;
	position:relative;
	text-align:center;
	width:990px;
}

div.logo-home
{
	height:200px;
	left:40px;
	position:absolute;
	top:10px;
	width:300px;
	z-index:1000;
}

div.logo-home a
{
	display:block;
	height:200px;
}

div.header-home-wrapper
{
	margin:auto auto;
	height:673px;
	position:relative;
	width:959px;		
}

div.header_home
{
	background-color:#fff;
	background:url(../images/headers/home_header.jpg) no-repeat;
	height:536px;
	position:relative;
	text-align:left;
	width:959px;	
}

div.header
{
	height:334px;
	margin:auto auto;
	position:relative;
	text-align:left;
	width:959px;
}

div.header-navigation
{
	background-image:url(../images/headers/sub_page_nav.png);
	background-repeat:no-repeat;
	height:137px;
	position:relative;
	width:959px;
}

div.header_about,div.header_sleds,div.header_tours,div.header_gallery,div.header_contact,div.header_bookings,div.header_sitemap{
	background-color:#fff;
	height:197px;
	margin:auto auto;
	position:relative;
	text-align:left;
	width:959px;
}

div.header_about{
	background:url(../images/headers/header_about.jpg) no-repeat;
}
div.header_sleds{
	background:url(../images/headers/header_sleds.jpg) no-repeat;
}
div.header_tours{
	background:url(../images/headers/header_tour.jpg) no-repeat;
}
div.header_gallery{
	background:url(../images/headers/header_gallery.jpg) no-repeat;
}
div.header_contact{
	background:url(../images/headers/header_contactus.jpg) no-repeat;
}
div.header_bookings{
	background:url(../images/headers/header_booking.jpg) no-repeat;
}
div.header_sitemap{
	background:url(../images/headers/header_sitemap.jpg) no-repeat;
}


div.wrapper ul.navigation{
	position:absolute;
	right:20px;
	width:640px;
	top:100px;
	z-index:120;
}

div.wrapper ul.navigation li{
	border:none;	
	float:left;
	height:30px;	
	list-style:none;
	position:relative;
}

div.wrapper ul.navigation li a{
	display:block;
	height:30px;
}

li.home{
	width:80px;
}

li.about{
	width:100px;
}

li.sleds{
	width:120px;
}

li.tours{
	width:110px;
}

li.gallery{
	width:100px;
}

li.contact{
	width:115px;
}

div.home_article_main{
	font-size:14px;
	height:165px;
	line-height:normal;
	right:90px;
	position:absolute;
	top:207px;
	width:320px;
	z-index:50;
}

div.home_article_left{
	height:61px;
	left:60px;
	position:absolute;
	bottom:15px;
	width:237px;
	z-index:10;
}

div.home_article_center{
	height:61px;
	left:335px;
	position:absolute;
	bottom:15px;
	width:237px;
	z-index:10;	
}

div.home_article_right{
	height:61px;
	right:85px;
	position:absolute;
	bottom:15px;
	width:237px;
	z-index:10;	
}

div.home_article1_link , div.home_article2_link , div.home_article3_link{
	height:26px;
	position:absolute;
	bottom:10px;
	width:75px;
	z-index:51;
}

div.home_article1_link{
	left:225px;	
}

div.home_article2_link{
	left:525px;	
}

div.home_article3_link{
	right:15px;	
}


div.content
{
	background:#FFF url(../images/content_area/shadow_tile.jpg) repeat-x;
	margin:auto auto;
	min-height:350px;
	position:relative;
	text-align:left;
	width:911px;	
}


div.content_text{
	width:580px;	
	padding:40px 0px 50px 32px;
}

div.content_text a:link, div.content_text a:active, div.content_text a:visited{
	color:#0a334f;
	text-decoration:underline;
}
div.content_text a:hover{
	color:#216a9d;
	text-decoration:none;
}

div.content ul, div.content ol
{
	padding:10px 20px 20px 50px;
}

div.content ul li, div.content ol li
{
	margin:0px 0px 5px 0px;
}


div.footer
{
	height:167px;
	margin:auto auto;
	position:relative;
	text-align:left;
	width:911px;
}


div.logo-home-footer
{
	height:100px;
	left:-20px;
	position:absolute;
	top:40px;
	width:170px;
	z-index:1000;
}

div.logo-home-footer a
{
	display:block;
	height:100px;
}

div.footer-background{
	background:url(../images/footer/paint_drip.png) no-repeat;
	height:167px;
	left:-19px;
	bottom:0px;
	position:absolute;
	width:950px;
	z-index:1;
}

div.footerLinks{
	left:180px;
	font-size:12px;
	position:relative;
	top:90px;
	width:600px;
	z-index:200;
}

div.footerLinks a:link, div.footerLinks a:active, div.footerLinks a:visited{
	color:#000;
	text-decoration:none;
}

div.footerLinks a:hover{
	color:#184d82;
	text-decoration:none;
}

div.logo{
	height:51px;
	right:0px;
	position:absolute;
	bottom:0px;
	width:150px;
	z-index:100;
}

div.bookingHeader{
	height:100px;
	right:40px;
	position:absolute;
	bottom:30px;
	width:130px;
	z-index:10;
}

.smallText{
	font-size:10px;	
}

.padded{
	padding:0px 18px;
}

.hotspot{
	display:block;
	height:26px;
	width:75px;
}

.hotspot2{
	display:block;
	height:100px;
	width:130px;
}

.table-standard{
	border:0px;
	padding:0px;
	width:100%;	
}

.table-standard td{
	border-bottom:1px dashed #ccc;
	padding:3px;
}

.image-right{
	float:right;
	padding-top:20px;
}

.book_button{
	float:right;
}

.clear{
	clear:both;
}

.input_required, .mandatory {
background-color:#ccd7e9;
border:1px dotted #000;
height:17px;
}


.intro
{
	font-size:18px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

table.table-photos
{
	border:0px;
	padding:0px;
}

table.table-photos td
{
	padding:4px;
}

.testimonials
{
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:12px;
	padding:10px 50px 20px 130px;
}