/* Start of CMSMS style sheet 'HSDB - Site Wide CSS' */
/* this contains the CSS for the common portions of the site */
*{
	margin: 0;
	padding: 0;
	}
#wrapper{
	width:850px;
	margin: 0 auto;
	}
body{
	font:12px/19px Geneva, Arial, Helvetica, sans-serif;
	}
#topDots{
	background:url(images/dots_top.gif) no-repeat;
	height:137px;
	width:623px;
	/*position:fixed;*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	}		
	
/**************HEADER**************/		
#header{
	height:137px;
	width:850px;
	margin: 0 auto;
	}
#logo{
	float:left;
	}
#nav{
	float:right;
	text-transform: uppercase;
	line-height:22px;
	letter-spacing:0.5px;
	text-align:right;
	}
#nav_left{
	float:left;
	margin-top:10px;
	}	
#nav_right{
	float:left;
	width:130px;
	margin-top:10px;
	}		
#nav a{
	color: #77a2b8; /*blue*/
	text-decoration:none;
	}	
#nav a:hover{
	color:#075a87; /*darker blue*/
	}	
#nav a.navTop{
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-style:italic;
	}
	
/**************BLUE BAR/ PHOTO AREA**************/	
#blueBar{	
	height: 275px;
	width:100%;
	background-color:#dcedf6;
	}
#TopPhoto{
	width: 850px;
	height: 275px;
	margin: 0 auto;
	margin-top:-275px;
	margin-bottom:35px;
	}
#TopPhotoBig{
	width: 840px;
	height: 275px;
	margin: 0 auto;
	margin-top:-275px;
	margin-bottom:35px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	}	
#TopPhoto_Left{
	float:left;
	width:160px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:0.5px;
	}

/* this contains the CSS for the sub navigation that is too long for one line */
.subnav-twolines{
	line-height:16px;
	}	

.subnav-accommodatons{
	padding-top:75px;
	}	
.subnav-weddings{
	padding-top:30px;
	}	
.subnav-services{
	padding-top:37px;
	}
.subnav-news{
	padding-top:55px;
	}
.subnav-experience{
	padding-top:37px;
	}
.subnav-dining{
	padding-top:17px;
	}
.subnav-recreation{
	padding-top:85px;
	}	
.subnav-meetings{
	padding-top:17px;
	}					
#TopPhoto_Right{
	float:right;
	width:680px;
	height: 275px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	}
#TopPhoto_Left a{	
	color: #4f8eb0;
	text-decoration:none;
	line-height:40px;
	margin-right:12px;
	}
#TopPhoto_Left a.LessLeading{
	line-height:16px;
	padding:10px 0 0 0;
	display:block;
	margin-bottom:-8px;
	}	
#TopPhoto_Left a:hover, #TopPhoto_Left a.active{
	color:#0f4e96; /*sidebar nav darker blue*/
	text-decoration:underline;
	}			
	
/**************MAIN CONTENT**************/	
#content_left{
	float:left;
	width:580px;
	margin-right:70px;
	}
#content_right{
	float:left;
	width:200px;
	}
h1{
	font-size:23px;
	line-height:25px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:16px;
	color: #b1d1e3; /* light blue*/
	}
span.h1-line2{
	font-size:17px;
	line-height:20px;
	letter-spacing:1.5px;
	}	
p{
	margin-bottom:10px;
	}
span.DarkBlue{
	color:#075a87; /*darker blue*/
	}	
	
/******* CONTENT LEFT *******/			
#content_left h2{
	font-size:14px;
	line-height:20px;
	margin:0 0 4px 38px;
	padding-top:6px;
	color: #6292ab; /*slightly darker than text blue*/
	letter-spacing:0.7px;
	}	
#content_left h2.serif{	
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color:#a89a7e; /*darkest brown*/
	letter-spacing:0.8px;
	margin-bottom:7px;
	}
#content_left h3{
	font-size:14px;
	line-height:18px;
	margin:0 0 4px 4px;
	padding-top:6px;
	color: #6292ab; /*slightly darker than text blue*/
	letter-spacing:0.7px;
	border-bottom: 1px solid #6292ab;
	}		
#content_left p{
	color: #77a2b8; /*blue*/
	margin-left:38px;
	}
#content_left ul{
	color: #77a2b8; /*blue*/
	margin-left:52px;
	}	
#content_left li{
	margin-bottom:4px;
	}	
#content_left a{
	color:#075a87; /*darker blue*/
	text-decoration:none;
	}
#content_left a:hover{
	color:#b3a589; /*darker brown*/
	text-decoration:underline;
	}
#insetPhoto{
	margin:0 20px 0 38px;
	border: #f2eee4 4px solid;
	background-color:#f2eee4;
	width:114px;
	float:left;
	}
#insetPhoto p{	
	font:10px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.8px;
	font-style:italic;
	text-align:center;
	margin:4px 0 2px 0;
	}
#insetPhoto a, #insetPhoto a:hover{	
	color:#9c9078; /* photo link darker brown*/
	}
.photo-float-left{
	float:left;
	}
img.icon{
	float:left;
	}
#special-offers h2, #special-offers p{
	margin-left:45px;
	}
#special-offers ul{
	margin-left:59px;
	}
#content_left a.ButtonLink{
	background-color:#075a87; /*darker blue*/
	color:#fff;
	padding:5px;
	line-height:28px;
	}
#content_left a.ButtonLink:hover{
	background-color:#77a2b8; /*blue*/
	color:#fff;
	text-decoration:none;
	}				
				
/******* CONTENT RIGHT *******/			
#content_right h1{
	color:#ded2ba; /*very light brown*/
	}
#content_right_line{
	border-left: #f7f4ed 4px solid; /*super light brown*/
	padding-left:16px;
	}
#content_right h3, #content_right h3 a{
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color:#a89a7e; /*darkest brown*/
	letter-spacing:0.8px;
	font-style:italic;
	margin-bottom:10px;
	}		
#content_right p{
	color:#d1c6ab; /*light brown*/
	}
#content_right a{
	color:#d1c6ab; /*light brown*/
	text-decoration:none;
	}
#content_right a:hover{
	color:#b3a589; /*darker brown*/
	text-decoration:underline;
	}
#content_right h3 a.DarkBlue, #content_right h3 a.DarkBlue:hover{
	color:#075a87; /*darker blue*/
	}
#content_right a.Blue, #content_right a.Blue:hover{
	color: #77a2b8; /*blue*/
	}	

/******* Reservation WIDGET*******/

#wrapper #content #content_right .reservations_widget {
	margin-bottom: 20px;
}

.select01 {
	width: 85px;
}
.select02 {
	width: 45px;
}
#wrapper #content #content_right .reservations_widget .rw_01 {
	background-image: url(images/bg_rw_01.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #content #content_right .reservations_widget .rw_02 {
	height: 17px;
	background-image: url(images/bg_rw_02.jpg);
}
#wrapper #content #content_right .reservations_widget .rw_01 form {
	margin: 0px;
	padding: 0px;
	color: #999;
}
#wrapper #content #content_right .reservations_widget .rw_01 form select {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	background-color: #FFF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #content #content_right .reservations_widget .rw_01 a {
	color: #8aa7cf;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper #content #content_right .reservations_widget .rw_01 a:hover {
	color: #8aa7cf;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content #content_right .reservations_widget .rw_01 img {
	margin-bottom: 5px;
}
.check_rates_button {
	margin-left: 3px;
}

#wrapper #content #content_right .reservations_widget .rw_01 a.calothermonth {
       font-weight: normal;
       color: #CCC;
       text-decoration: none;        
}

/******* MEDIA PAGE *******/	
.media-thumbnail{
	height:90px;
	width:90px;
	background-color: #fff;
	border: #f2eee4 4px solid;
	margin-right:30px;	
	margin-bottom:35px;
	float:left;
	}
#media-images{
	margin-left:38px;
	}	
.media-thumbnail:hover{	
	border-color:#d3e7f2; /*very light blue*/
	text-decoration:none;
	cursor:pointer;
	}

/******* TOUR OUR HOTEL SECTION *******/	
#tour-touts-wrapper{
	width: 700px;
	margin: 0 auto;
	}
#floorplan-touts-wrapper{
	width: 500px;
	margin-left:38px;
	}
#floorplan-touts-wrapper h2{
	margin:0;
	padding:0;
	}
.tour-tout{
	width: 190px;
	border: #f2eee4 4px solid;
	background-color:#f2eee4;
	text-align:center;
	float:left;
	}
.floorplan-tout{
	width: 145px;
	border: #f2eee4 4px solid;
	background-color:#f2eee4;
	text-align:center;
	float:left;
	}	
.tour-tout h2, .floorplan-tout h2{
	letter-spacing:0.8px;
	font-weight:normal;
	font-size:16px;
	line-height:22px;
	}
.tour-tout a, #content_left .floorplan-tout a h2{
	color:#b3a589; /*darker brown*/
	text-decoration:none;
	}
.tour-tout:hover, .floorplan-tout:hover{	
	color:#d3e7f2; /*very light blue*/
	border-color:#d3e7f2; /*very light blue*/
	background-color:#d3e7f2; /*very light blue*/
	text-decoration:none;
	}
.tour-tout a:hover, #content_left .floorplan-tout a:hover h2{		
	color:#075a87; /*darker blue*/
	}		
.tour-tout-spacer{
	width:50px;
	float:left;
	}	
.floorplan-tout-spacer{
	width:20px;
	float:left;
	}		
#gallery{
	width:572px;
	height:442px;
	border: #d3e7f2 4px solid; /*very light blue*/
	}
#gallery-video{
	width:448px;
	height:252px;
	border: #d3e7f2 4px solid; /*very light blue*/
	}	

/************** RFP FORM **************/	
form{
	margin-left:38px;
	color: #77a2b8; /*blue*/
	}	
label{
	float:left;
	margin-right:7px;
	color: #77a2b8; /*blue*/
	}	
input, textarea, select{
	border: 1px solid #77a2b8; /*blue*/
	float:left;
	background-color:#f5fbff; /*very very light blue box bkgds*/
	font-weight:bold;
	margin-bottom:15px;
	color:#0f4e96; /*sidebar nav darker blue*/
	}
input:focus, textarea:focus, select:focus{
	background-color:#f7f4ed; /*super light brown*/
	}	
textarea{
	width:363px;
	height:80px;
	font:11px/19px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
textarea.MeetingSpace{
	width:391px;
	}
textarea.comments{
	width:452px;
	}			
.moremargin{
	margin-right:20px;
	}
#contactform p.radiobutton{
	float:left;
	padding-left:7px;
	}
#contactform p.radiobutton1{
	float:left;
	padding-left:7px;
	margin-right:25px;
	}
input#category, input#newscheckbox{
	margin-bottom:23px;
	border:none;
	background-color:#fff;
	}	
input#button{
	background-color:#b3a589; /*darker brown*/
	font-size:14px;
	letter-spacing:0.5px;
	color:#fff;
	width: 80px;
	height:30px;
	margin-left:240px;
	border:none;
	cursor: pointer;
	}
input#button:hover{
	background-color:#075a87; /*darker blue*/
	color:#fff;
	cursor: pointer;
	}
#content_left form h2.serif{
	margin-left:0;
	font-size:18px;
	}
#content_left form p{
	margin-left:0;
	}	
.star{
	font-size:14px;
	color:#a89a7e; /*darkest brown*/
	}
	
/************** RFP FORM CALENDAR POP UP **************/		
	
.CALENDARcpYearNavigation,
.CALENDARcpMonthNavigation{
			background-color:#77a2b8; /*blue*/
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			}
	.CALENDARcpDayColumnHeader,
	.CALENDARcpYearNavigation,
	.CALENDARcpMonthNavigation,
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDate,
	.CALENDARcpCurrentDateDisabled,
	.CALENDARcpTodayText,
	.CALENDARcpTodayTextDisabled,
	.CALENDARcpText{
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			}
	TD.CALENDARcpDayColumnHeader{
			text-align:right;
			border-bottom:1px solid #77a2b8; /*blue*/
			}
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpCurrentDate{
			text-align:right;
			text-decoration:none;
			padding:0 2px; 
			}
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDateDisabled{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALENDARcpCurrentMonthDate{
			/*color:#6677DD;*/
			font-weight:bold;
			}
	.CALENDARcpCurrentDate{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CALENDARcpOtherMonthDate{
			color:#808080;
			}
	TD.CALENDARcpCurrentDate{
			color:#FFFFFF;
			background-color: #77a2b8; /*blue*/
			border:none;
			}
	#content_left a.CALENDARcpCurrentDate{
			color:#fff;
			}
	#content_left a.CALENDARcpMonthNavigation{
			color:#fff;
			}			
	TD.CALENDARcpCurrentDateDisabled{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CALENDARcpTodayText,
	TD.CALENDARcpTodayTextDisabled{
			border-top:1px solid #77a2b8; /*blue*/
			}
	A.CALENDARcpTodayText,
	SPAN.CALENDARcpTodayTextDisabled{
			height:20px;
			}
	A.CALENDARcpTodayText{
			/*color:#6677DD;*/
			font-weight:bold;
			}
	SPAN.CALENDARcpTodayTextDisabled{
			color:#D0D0D0;
			}
	.CALENDARcpBorder{
			border:1px solid #77a2b8; /*blue*/
			}
	#content_left form a:hover{
			text-decoration:none;
			}				
			
/************** NEWS MODULE **************/

#newsblock p, #newscontent p{
	margin-left:0;
	}
#newstitle, #newsblock h3{
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.8px;
	margin-bottom:4px;
	}
#newsblock h3{
	border:none;
	color:#075a87; /*darker blue*/
	margin-top:0;
	margin-left:0;
	border-bottom: 1px solid #d1c6ab; /*light brown*/
	padding-bottom:1px;
	}		
#newsdate, #newsdate p{
	color:#b3a589; /*darker brown*/
	}
#newsdate, #newsdate p{
	margin:0;
	}	
#newsmorelink{
	color: #77a2b8; /*blue*/
	}
#newssummary p img{
	margin: 0 10px 0 0;
	}		
hr.newshr{
	color:#d1c6ab; /*light brown*/
	background-color:#d1c6ab; /*light brown*/
	height: 1px;
	border:0;
	margin:10px 0;
	}
#content_left code{
	margin-left:0;
	font:12px/19px Geneva, Arial, Helvetica, sans-serif;
	}	
	
/**************FOOTER**************/	
#footerwrapper {
	width: 850px;
        margin: 0 auto;
}
#footer{
        margin-top:30px;
	font-size:10px;
	letter-spacing:0.3px;
	text-transform:uppercase;
	color:#d1c6ab; /*light brown*/
	}
#footer_left{
	float:left;
	width:490px;
	}	
#footer_left a{
	color:#d1c6ab; /*light brown*/
	text-decoration:none;
	}
#footer_left a:hover{
	color:#b3a589; /*darker brown*/
	text-decoration:underline;
	}
#footer_right{
	float:right;
	width:360px;
	text-align:right;
	}
#footer_right p{
	text-align:right;
	float:right;
	}
#bottomDots{
	background:url(images/dots_bottom.gif) no-repeat;
	height:58px;
	width:676px;
	/*position:fixed;*/
	float:right;
	bottom:0;
	right:0;
	z-index:-1;
	}

/**************OPEN TABLE FORM**************/

/* OPEN TABLE STYLES HAVE TO BE IN THE USER TAG BECAUSE THEIR STYLESHEET OVERWRITES THIS CSS */
/* End of 'HSDB - Site Wide CSS' */

