/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

BODY {
    font:13px/20px Georgia, "Times New Roman", Times, serif;
    color:#000000;
    background-color:#00457b;
    text-align:center;
    background-image:url(images/bknd.jpg);
    background-repeat:repeat-x;
}

a img { border:none; }
img, div { behavior: url(iepngfix.htc) }

A:link, A:visited {
  text-decoration:underline;
  color:#000000;
}

A:hover, A:active {
  text-decoration:none;
}

hr { border:0; color:#283c83; background-color:#283c83; height:1px; margin-bottom:12px;
	margin-top:18px;
}

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #283c83; 
	float:right;
	padding:6px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contain {
	width:900px;
	height:auto;
    	margin:0 auto;
    	padding:0px;
}

#pgbknd {
	background-color:#FFFFFF;
}
/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:120px;
    	margin:0 auto;
    	padding:0px;
	background-color:none;
}
#logo {
	float:left;
}

#topnav {
	float:right;
	text-align:right;
	font-size:14px;
	margin-top:12px;
	margin-right:12px;
	color:#ffffff;
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#topnav strong {
	font-size:22px;
	font-weight:normal;
	text-align:right;
}
#topnav a:link, #topnav a:visited {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
}



/***********************************
Navigation
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-family:Georgia, Times, sans-serif;
     font-size:16px;
	line-height:18px;
     background:#283c83;
     height:50px; /* height of the main navigation */
     width: 900px;
     margin:0 auto;
}

/* main navigation tabs */

ul#main-nav-ul {
     width: 900px; /* 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-align:center;
}

ul#main-nav-ul li a {
     padding:7px 28px 7px 28px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
     background:#283c83;
     border-right:1px solid #6775a7;
}

ul#main-nav-ul li a.single {
	padding:14px 28px 18px 27px;
}
ul#main-nav-ul li a.last {
     border-right:0px;
	padding:7px 23px;
}

ul#main-nav-ul li a:hover {
	background-image:url(images/bknd-nav.gif);
	background-repeat:repeat-x;
}


/***********************************
Flash and Booking Area
***********************************/

#promocontain {
	width:900px;
	height:415px;
	margin:0 auto;
	background-image:url(images/bknd-flash.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
#flash {
	width:570px;
	float:left;
	height:415px;
	margin:0 auto;
}
#book-area {
	float:left;
	width:290px;
	margin-left:20px;
	text-align:left;
}
#book-area h2 {
	font-size: 153%;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 6px 0;
}
#book-area h4 {
	font-size: 132%;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0px 0 18px 0;
}
#book-area .left {
	float:left;
	width:140px;
	margin: 0 auto;
}
#book-area .right {
	float:left;
	width:120px;
	margin: 0 auto;
}
.calimg {
	margin-left:3px;
}

#book-area input.txt {
	width: 90px;
	font-size:12px;
	font-family: verdana, arial, sans-serif;
	border: 1px solid #b0b0b0;
	padding:2px;
	background-color: #eaeaea;
}

#book-area h3 {
    	font-weight:normal;
    	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#ffffff;
}
.thmb {
	border:1px solid #f8faf5;
	margin-left:12px;
	margin-top:22px;
	margin-bottom:18px;
	float:right;
}
/***********************************
Page Content
***********************************/

#maincontent {
	float:left;
	width:525px;
	text-align:left;
	padding:22px 0 22px 40px;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font:22px/26px Georgia, "Times New Roman", Times, serif;
	color:#283c83;
	text-align:left;
	margin-bottom:12px;
}

#maincontent h2{
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#283c83;
	margin-bottom:6px;
}

#maincontent .text strong {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#283c83;
}

#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#commentsbox {
	border:1px solid #283c83;
	padding:8px;
	margin-top:10px; margin-bottom:10px; overflow:visible;
}
#testimonials {
	padding:30px;
	background-position:top left;
	background-image:url(images/bknd-testimonials.gif);
	background-repeat:no-repeat;
}
#testimonials blockquote {
	background-position:bottom right;
	background-image:url(images/bknd-testimonials-end.gif);
	background-repeat:no-repeat;
}
#testimonials p {
	text-align:right;
}
/***********************************
To Style Specials Links
***********************************/
#specialbuttons a:link, #specialbuttons a:visited, #specialbuttons a:active {
font-size:12px; color: #000000; background-color:#e1dbce; padding: 4px 12px 4px 0;
font-weight:bold;
text-align:right;
width:530px;
margin-top:8px;
text-decoration:none;
display:block;
}

#specialbuttons a:hover {
	background-color:#283c83;
	color:#FFFFFF;
}
#specialbuttons .text b {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#283c83;
	margin-bottom:6px;
}
/***********************************
Right Column Callouts
***********************************/
#rtcallouts {
	float:right;
	text-align:center;
	font:13px/22px Georgia, "Times New Roman", Times, serif;
	margin:30px 40px 30px 0;
	width:244px;
}


#visiting {
	background-image:url(images/bknd-visiting.gif);
	background-repeat:repeat-y;
	width:244px;
	text-align:center;
	color:#ffffff;
	margin:0 auto;
	padding:0;
}

#visiting h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #ffffff;
	padding-bottom:2px;
	width:200px;
	margin: 0 auto;
	border-bottom:1px solid #b8b8b8;
	font-weight: normal;
	text-align:center;
}
#visiting a:link, #visiting a:visited {
	text-decoration:none;
	color:#ffffff;
	line-height:28px;
}	
#visiting a:hover, #visiting a:active {
	text-decoration:underline;
	color:#ffffff;
}	

#specials {
	margin-top:18px;
	margin-left:22px;
	width:200px;
	text-align:left;
}

#specials a:link, #specials a:visited {
	text-decoration:none;
	color:#000000;
}	
#specials a:hover, #specials a:active {
	text-decoration:underline;
	color:#000000;
}	
#specials h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #283c83;
	padding-bottom:2px;
	width:200px;
	margin: 0 auto;
	border-bottom:1px solid #b8b8b8;
	font-weight: normal;
	text-align:center;
}
.weather {
	font:13px/15px Georgia, "Times New Roman", Times, serif;
}
.textsmall {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
.linksmall {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
.smlinks {
	text-align:left;
}
img.smicon {
margin-right:6px;
margin-bottom:4px;
float:left;
}

/***********************************
Footer
***********************************/
#footercontain {
	margin:0 auto;
	overflow:hidden;
}
.footerhdr {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#footer {
	border-top:1px solid #283c83;
	width:900px;
	text-align:center;
	color:#000000;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding:18px 0 22px 40px;
	
}
#footer A:link, #footer A:visited {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
  	text-decoration:none;
  	color:#000000;
}

#footer A:hover, #footer A:active {
  text-decoration:underline;
}
#footer p {
	margin-bottom:4px;
}

 /* classes which define the calendar styles */
#maincontent table {border-collapse:collapse; width:100%;}
.inputFormButton { font-size:11px; color: #ffffff; background-color:#283c83; border: 1px #283c83 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#283c83; 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 {font-weight:bold; font-size:15px}
.todayColorIn { color: #ffffff; background-color: #283c83; 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 */

/* @end */
