/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

BODY {
    	font:12px/18px  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
    	color:#000000;
    	background-color:#ffffff;
    	text-align:center;
    	background-image:url(images/bknd.jpg);
	background-repeat:repeat-x;
	margin:auto 0;
}

a img { border:none; }
img, div, input { behavior: url("iepngfix.htc") }

A:link, A:visited {
  text-decoration:underline;
  color:#000000;
}

A:hover, A:active {
  text-decoration:none;
  color:#000000;
}

hr { border:0; color:#11184f; background-color:#11184f; height:1px; margin-bottom:12px; }

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #11184f; 
	float:right;
	padding:6px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block; width:205px;}
/* End hide from IE Mac */

#container {
    text-align:center;
	margin:0 auto;
	width: 1300px;
	height:640px;
	background: url(images/flash-blocking.png) no-repeat;
	background-position:center top;
	overflow:visible;
}

#homeflash {
	width: 900px;
	height:371px;
	text-align:center;
	margin:0 auto;
	overflow:visible;
	position:relative;
}


/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:91px;
    	margin:0 auto;
    	padding:0;

}
#logo {
	float:left;
}

#topnav {
	float:right;
	text-align:right;
    	font:12px/18px  Verdana, Geneva, Arial, sans-serif;
	margin-top:20px;
	margin-right:25px;
	color:#11184f;
}
#topnav b {
	font:22px/26px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#11184f;
	margin-bottom:12px;
}
#topnav a:link, #topnav a:visited {
	text-transform:uppercase;
	color:#11184f;
	font-size:11px;
	text-decoration:none;
	padding-left:12px;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
	font-size:11px;
}

/****************** interior mastheads *************/
#flashpromo {
	width:617px;
	height:371px;
	text-align:center;
    	margin:0 auto;
    	padding:0px;
	overflow:hidden;
	float:left;
}
#promo {
	float:right;
	background-image:url(images/bknd-promo.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:371px;
	margin:0 auto;
	overflow:hidden;
}

#adspace {
	margin:20px 35px;
	color:#11184f;
	font:16px/18px Garamond, Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
.pad b, .pad strong {
	font:18px/16px Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#adspace a:link, #adspace a:visited, #adspace a:active, #awards .linksmall a:link, #awards .linksmall a:visited, #awards .linksmall a:active {
	text-decoration:none;
	color:#11184f;
	font:16px/38px Garamond, Georgia, "Times New Roman", Times, serif;
	background: url(images/btn-learnmore.gif) no-repeat;
	padding:0 0 8px 25px;
}
#adspace a:hover, #awards .linksmall a:hover  {
	text-decoration:underline;
}

div#interiorbooking {
	z-index: 200;
	width:245px;
	float:right;
	font-family: Helvetica, Verdana, Geneva, Arial,sans-serif;
	font-size:11px;
	line-height:13px;
	text-align:left;
}
#interiorbooking h2 {
    	font:22px/22px  Georgia, "Times New Roman", Times, serif;
	margin-top:12px;
	font-weight:normal;
	color:#11184f;
}
div#interiorbooking input.txt {
    width:70px;
    border:1px solid #11184f;
    font-size:12px;
    color:#000000;
    padding:3px;
    text-align:left;
}

div#interiorbooking img.calimg {
    padding-left:3px;
}
div#interiorbooking h3 {
    	font-weight:normal;
    	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size:11px;
     color:#000000;
	line-height:13px;
	margin-top:8px;
	text-align:left;
}
div#interiorbooking .left {
	float:left;
	width:120px;
	margin-right:10px;	
}
div#interiorbooking .leftdrop {
	float:left;
	width:40px;
	margin-right:10px;	
}
div#interiorbooking .right {
	float:left;
	width:50px;
}
/***********************************
Navigation
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-size:12px;
	font-weight:bold;
     background:#11184f;
     height:30px; /* height of the main navigation */
	padding:0 200px 0 200px;
}

/* main navigation tabs */

ul#main-nav-ul {
     width: 899px; /* subtract the left padding in this declaration from the overall menu width to get this value */ 
	/* This menu's starting width was 900px */ 
	list-style: none;
	margin: 0;
	padding: 0;

}

ul#main-nav-ul ul>li {
     top: auto;
     left: auto;
}

ul#main-nav-ul li {
     float:left;
     position:relative;
     list-style-type:none;
     margin:0px;
     text-transform:uppercase;
     text-align:center;
}

ul#main-nav-ul li a {
     padding:8px 22px 0 22px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
}

ul#main-nav-ul li a:hover {
	color:#a3db4a;
}


/***********************************
Under Nav Callouts
***********************************/
div#book-area {
	padding-top:12px;
}

div#promobar {
	height:130px;
    	width:900px;
   	margin:0 auto;
    	color:#11184f;
	text-align:left;
	display:block;
}

div#promobar a:link, div#promobar a:visited, div#promobar a:active {
	color:#11184f;
}
div#promobar  a:hover {
	text-decoration:none;
}

#leftcol {
	float:left;
	width:215px;
	margin-right:30px;
	margin-left:20px;
}

#leftcol p {
	padding-left:20px;
}


div#rewards {
	height:100px;
    	width:316px;
    	float:left;
    	text-align:left;
	background-image:url(images/bknd-rewards.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
div#rewards p {
	font-family: Helvetica, Verdana, Geneva, Arial,sans-serif;
	font-size:11px;
	line-height:13px;
    	padding:48px 10px 0px 78px;
}


div#gallery {
	height:110px;
    	width:290px;
    	float:left;
	margin:0 auto;
    	text-align:left;
	background-image:url(images/bknd-gallery.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

div#gallery p {
	line-height:20px;
	text-align:right;
	margin-right:135px;
	padding-top:12px;
}

div#gallery h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	margin-right:135px;
	margin-top:12px;
}
/***********************************
Page Content
***********************************/
#contain {
	width:900px;
	text-align:center;
    	margin:0 auto;
    	padding:0px;
}

#maincontent {
	float:left;
	width:530px;
	text-align:left;
	padding:0 22px 22px 22px;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1, h1 {
	font:24px/22px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#11184f;
	text-align:left;
	margin-bottom:12px;
	border-bottom:1px solid #11184f;
}

#maincontent h2 {
	font:18px/18px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#11184f;
	text-align:left;
	border-bottom:1px solid #11184f;
}


#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}


.text strong, .text b {
	font:22px/26px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#11184f;
	text-align:left;

}
/****************** homepage callouts *************/

#homecallouts {
	text-align:left;
	width:550px;	
	float:left;
	overflow:visible;
	margin-left:22px;
}
#homecallouts strong {
	font:15px/18px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#11184f;
	font-weight:bold;
}
#homecallouts p {
	padding:4px;
	line-height:16px;
}
.btmborder {
	margin-bottom:4px;
}
#homecallouts UL {
	padding-top:12px;
}
#homecallouts LI {
	list-style:none;
	width:155px;
	height:240px;
	border:1px solid #11184f;
	padding:3px;
	float:left;
	margin-right:16px;
}

#homecallouts LI .last{
	margin-right:0;
}
/****************** Right Column *************/
#rightcontain {
	padding-top:22px;
	float:right;
	width:270px;
	margin-right:22px;
	color:#FFFFFF;
}

img.smicon {
margin:8px 6px 34px 0;
float:left;
}
#rtcallouts {
	text-align:center;
	padding:5px;
	background-color:#11184f;
}
#rtlinks h2 {
	font:18px/22px Garamond, Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ffffff;
	margin:16px 12px 4px 12px;
}
#rtlinks {
	padding: 0 0 12px 0;

}

#rtlinkslist li {
	list-style:none;
}
ul#rtlinkslist li a {
	font:13px/14px Garamond, Georgia, "Times New Roman", Times, serif;
     display:block;
     text-decoration:none;
	margin-top:12px;
	list-style:none;
	color:#FFFFFF;

}
ul#rtlinkslist li a:hover {
	font:18px/14px Garamond, Georgia, "Times New Roman", Times, serif;
	color:#a3db4a;
	font-weight:bold;
}

.smlinks {
	margin-right:8px;
}
#awards {
	text-align:left;
	color:#11184f;
}
#awards h2 {
	font:18px/22px Garamond, Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #11184f;
	text-align:center;
}
.div {
	
}
.thmb {
	float:right;
	margin:12px 0 12px 22px;
	border:1px solid #11184f;
}
#displayFeaturedSpecial .textsmall  {
	font:16px/18px Garamond, Georgia, "Times New Roman", Times, serif;
}

#displayFeaturedSpecial .sub_hdr  {
	width:270px;
	display:block;
	font:18px/22px Garamond, Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #11184f;
	text-align:center;
}
#awards p {
	margin-bottom:12px;
}
#awards a:link, #awards a:visited {
	text-decoration:none;
	color:#11184f;
}
#awards a:hover, #awards a:active {
	text-decoration:underline;
}
/***********************************
Footer
***********************************/
#footercontain {
	background-color:#11184f;
	color:#FFFFFF;
	background-image:url(images/footer-top.gif);
	background-repeat:repeat-x;
	padding-bottom:32px;
	width:100%;
	margin:0 auto;

}
#footercontain A:link, #footercontain A:visited, #footercontain A:active{
  text-decoration:none;
  color:#FFFFFF;
}

#footercontain A:hover {
  text-decoration:underline;
}
#footer {
	width:870px;
	font:11px/15px  Georgia, "Times New Roman", Times, serif;
	margin:0 auto;
	background-image:url(images/footer-floral.gif);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	padding-top:36px;
}

.footerhdr {
	font:16px/18px  Georgia, "Times New Roman", Times, serif;
}
.footerleft {
	float:left;
	width:300px;
	text-align:left;
	margin:0 auto;
}
.footerleft a:link, .footerleft a:visited, .footerleft a:active, .footerleft a:hover {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	font:14px/22px  Georgia, "Times New Roman", Times, serif;
}
.footerright {
	float:right;
	width:400px;
	text-align:right;
	margin:0 auto;
}

/***********************************
Calendar Styles
***********************************/
#maincontent table { border-collapse:collapse; width:100%;}
#maincontent table A:link, #maincontent table A:visited, #maincontent table A:active {
	color:#4f6d32
}
.inputFormButton { font-size:11px; color: #ffffff; background-color:#11184f; border: 1px #11184f solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#11184f; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize}
.daysOfWeek { font-size: 12px; font-weight: bold; }
.gridMain { font-style:normal; border:none}
.linkDayInCell, .linkDayInCell a:link {font-weight:bold; font-size:18px; color:#4f6d32}
.todayColorIn { color: #ffffff; background-color: #11184f; font-weight:bold } /* font color for the current date for current month */
.inMonthFaceIn { color: #000; background-color: #ffffff; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #000; background-color: #ffffff; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #e3e0df; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #e3e0df; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333; background-color: #e3e0df; } /* font color for days not in the display month for days in the display month 
*/
body.inside a.linkDayInCell { color: #000; }
.dropDownInCalendar { background-color:#fff; border: 1px #666 solid; }
.calendardetail { line-height: 15px; padding-right: 5px }
 /* End classes which define the calendar styles */

