/* CSS Document */

/****** GLOBAL ******/
body{
margin: 0px;
padding: 0px;
background-color:#EEEEEE;
font-family:Arial, Helvetica, sans-serif;
font-size: 85%;
}

img{ /* no borders on images*/
border: none;
}

a{
text-decoration: none;
color: #cc0000;
}

a:hover{
text-decoration:underline;
color: #cc0000;
}

/****** POSITIONAL ******/
.container{
background:url(../images/winterBackground.jpg) top center repeat-y;
width: 955px;
left: 50%;
margin-left: -478px;
position:absolute;
padding: 0px 0px 30px 0px;
border: 1px solid #333333;
border-top: none;
}
.pageWrapper{
width: 855px;
margin-left: 50px;
border: 1px solid #333333;
background-color: #FFFFFF;
}

/****** HEADER ******/
.header{
height: 78px;
width: 855px;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 8px;
}
.header_v2{
height: 78px;
width: 181px;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 8px;
position:relative;
}
.bookNowImage{
width: 201px;
right: 50px;
position: absolute;
top: 25px;
}
.header #booknow{
float: right;
top: -60px;
position: relative;
}
.nav{
width: 855px;
background:url(../images/header/navBG.jpg) top left no-repeat;
height: 34px;
}
.nav a {
color:#333333;
font-size:16px;
font-weight:bold;
height:35px;
padding-left:5px;
padding-right: 10px;
text-decoration:none;
vertical-align:middle;
display: table-cell;
}
.nav a:hover, .nav a#thisSection{
color:#CC0000;
}
.nav img{
margin: 0px;
padding: 0px;
}
/*
.nav a{
border-top: 1px solid #FFFFFF;
display: table-cell;
}
.nav a:hover, .nav a#thisSection{
border-top: 2px solid #FF0000;
}
*/
/*switch season*/
.nav div#siteSwitcher {
width: 106px;
height: 30px;
position: absolute;
right: 49px;
top: 107px;
}

.nav div#siteSwitcher a {
padding: 0px;
border-top: 3px solid #660000;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
}



/****** PAGE CONTENT ******/
.homepageHeader{
height: 433px;
float: left;
width: 642px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}
.homepagePromo{
height: 433px;
width: 212px;
position: relative;
float: left;
/*border: 1px solid red;*/
}

.homepagePromo div ul {  padding: 0px 0px 0px 15px}

div#homePage{ margin-top: 1px ; }

#promo1 a, #promo2 a, #promo3 a{
width: 188px;
height: 90px;
border-bottom: 5px solid #999999;
position: relative;
float: left;
padding: 6px 12px 6px 12px;
display: block;
color: #000000;
font-size: 90%;
}

#promo3 a{
height: 210px;
font-weight: bold;
}
/*#promo2 a{
height: 61px;
} */ 
#promo1 a:hover, #promo2 a:hover, #promo3 a:hover{
border-bottom: 5px solid #CC0000;
text-decoration: none;
}
#promo1 a b, #promo2 a b, #promo3 a b{
color: #cc0000;
font-family: "Trebuchet MS", Trebuchet, Arial;
font-size: 140%;
}

.pageHeader{
border-bottom: 1px solid #999999;
margin: 0px;
padding: 0px;
vertical-align:top;
height: auto;
background-color: #FFFFFF;
position:relative;
}
.pageContent{
width: 622px;
/*height: 400px;*/
padding: 10px;
float: left;
border-right: 1px dotted #999999;
overflow:visible;
}
/*
#homePage.pageContent{
height: 320px;
}
#wherePage.pageContent{
height: 620px;
}
*/
.pageContent h3{
color: #cc0000;
padding: 0px;
margin: 0px;
font-size: 120%;
font-family: "Trebuchet MS", Trebuchet, Arial;
}
.pageRHColumn{
width: 191px;
padding: 10px 10px 10px 10px;
float:left;
color:#666666;
font-size: 90%;
}
.pageRHColumn h5{
color: #cc0000;
padding: 0px;
margin: 0px;
font-size: 90%;
}
.pageRHColumn u{
text-decoration:none;
font-weight: bold;
}
.pageRHColumn quote{
font-style:italic;
}
ul.subnav{
padding: 0px;
margin: 0px 0px 5px 0px;
}
ul.subnav li{
float: left;
list-style: none;
font-size: 80%;
padding-right: 10px;
}
ul.subnav li a{
color: #333333;
}
ul.subnav li a:hover{
color: #CC0000;
}

/****** FOOTER ******/
.footer{
clear:both;
border-top: 1px solid #999999;
padding: 5px;
color: #3f3f3f;
font-size: 70%;
text-align:left;
height: 75px;
}
.footer a{
color: #3f3f3f;
text-decoration:none;
}
.footer a:hover{
color: #3f3f3f;
text-decoration:underline;
}
.affiliations{
float: right;
position:relative;
margin: 0px;
top: -13px;
}
.affiliations img{
margin-right: 5px;
vertical-align:middle;
}

/****** OTHERS ******/
#map{
width: 600px;
height: 370px;
border: 1px solid #333333;
}

#hiddenQuotes{
display:none;
}

/****** CURLY QUOTES ******/
.bigQuoteStart {
     float: left;
     height: 15px;
     padding-top: 10px;
	 margin: -15px 20px 20px 0px;
     font-size: 500%;
     color: #CC0000;
 }

 .bigQuoteEnd {
     float: right;
     height: 15px;
     padding-top: 5px;
	 margin: -20px 20px 20px 0px;
     font-size: 500%;
     color: #CC0000;
 }
/****** BOOKING ******/
.bookingTotal{
font-size: 100%;
font-weight: bold;
color: #CC0000;
font-family: "Trebuchet MS", Trebuchet, Arial;
}
.pageRHColumn ul{
margin: 0px;
padding: 15px;
}
#bookingFormContent{
}
input, select{
border: 1px solid #cc0000;
background-color: #FFFFFF;
font-weight: bold;
}
.inPageFeature{
float:right;
padding: 0px 5px 20px 20px;
width: 130px;
color: #666666;
font-size:10px;
}
.extraLogo{
margin-top: 60px;
margin-right: 20px;
margin-bottom: 10px;
width: 180px;
float: right;
}

table.bookingTable tr.zebra { background-color: #CCCCCC; }
table.bookingTable td { padding: 4px 2px 4px 2px; }

a.award { font-style: italic; width: 615px; display: block; text-decoration: none; border-bottom: 1px dotted #cc0000; padding: 5px; margin-bottom: 10px; margin-top: -5px; }
a.award:hover { background-color: #cc0000; color: #ffffff; }