/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

body {
    font:12px/20px Geneva, Arial, Helvetica, sans-serif;
    color:#333333;
    background-color:#ffffff;
    text-align:center;
}

a img { border:none; }
img, div { behavior: url(iepngfix.htc) }

A:link, A:visited {
  text-decoration:underline;
  color:#333333;
}

A:hover, A:active {
  text-decoration:none;
  color:#333333;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #a48246;
	background-color: #a48246;
	height: 1px;
}
.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #a48246; 
	float:right;
	padding:6px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:91px;
    	margin:0 auto;
    	padding:0px;
}
#logo {
	float:left;
}

#topnav {
	float:right;
	text-align:right;
	font-size:10px;
	letter-spacing:1px;
	line-height:18px;
	margin-top:42px;
	color:#a48246;
}
#topnav a:link, #topnav a:visited {
	color:#5988aa;
	font-size:10px;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
	color:#a48246;
}

/***********************************
Navigation
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-family:Georgia, Times, sans-serif;
     font-size:14px;
	line-height:16px;
     background:#003e48;
     height:51px; /* height of the main navigation */
     width: 899px;
     margin:0 auto;
}

/* 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 23px 11px 23px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
     background:#003e48;
     border-right:1px solid #4d787f;
}
ul#main-nav-ul li a.single {
	padding:15px 23px 20px 22px;
}
ul#main-nav-ul li a.last {
     border-right:0px;
	padding:15px 24px 20px 24px;
}

ul#main-nav-ul li a:hover {
	color:#aed5f1;
	background-image:url(images/bknd_nav.gif);
	background-repeat:repeat-x;
}


/***********************************
Under Nav Callouts
***********************************/
div#book-area {
     height:120px;
	background:url("images/bknd_callouts.jpg") no-repeat top center;
}

div#book-area-inner {
    	width:900px;
     padding-top:24px;
   	margin:0 auto;
    	color:#003e48;
}

div#book-area-inner h2 {
    text-transform:uppercase;
    font:13px/13px Georgia, Times, sans-serif;
    color:#003e48;
    text-align:right;
    margin-bottom:4px;
}

div#book-area-inner h3 {
    	font-weight:normal;
    	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

div#book-area-inner p {
    	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

div#leftcol {
	height:97px;
	width:560px;
    	float:left;
    	padding:0px 20px 0px 20px;
    	overflow:hidden;
    	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}
div#leftcol h2 {
	text-transform:uppercase;
    	font:13px/13px Georgia, Times, sans-serif;
    	color:#003e48;
    	text-align:right;
	margin-right:8px;
	float:left;
}

div#leftcol input.ftxt {
    width:90px;
    border:1px solid #ccc;
    height:21px;
    font-size:13px; /*1.5em; */
    color:#545FBD;
}

div#leftcol img.calimg {
    padding-left:3px;
}

div#leftcol .left {
    float:left;
    text-align:left;
    width:140px;
    margin-right:20px;
}

div#leftcol .right {
    float:left;
    text-align:left;
    width:130px;
}
div#leftcol .end {
    float:left;
}
div#midcol {
    	width:160px;
    	float:left;
    	text-align:right;
}
div#midcol p {
	margin-top:28px;
}

/***********************************
Page Content
***********************************/
#contain {
	width:900px;
	margin:0 auto;
	padding:0px;
}

#maincontent {
	float:left;
	width:560px;
	text-align:left;
	padding:0 22px 22px 22px;
}

#maincontentbooking {
	float:left;
	width:98%;
	text-align:left;
	padding:0px 22px 22px 22px;
}

#maincontent .leftcol, #maincontentbooking .leftcol {
	float:left; 
	width:250px;
	margin-right:30px;
}
#maincontent .rightcol, #maincontentbooking .rightcol {
	float:left; 
}
#maincontent p, #maincontentbooking p {
	margin-bottom:12px;
}

#maincontent h1, #maincontentbooking h1 {
	font:20px/22px Georgia, "Times New Roman", Times, serif;
	color:#5988aa;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:12px;
}

#maincontent h2, #maincontentbooking h2 {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	color:#5988aa;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:12px;
}

#maincontent ul, #maincontentbooking ul {
    padding: 0px 10px 12px 30px;
	list-style:square;
}

.textboldred {
	font-weight:bold;
	font-size:14px;
}
#rtcallouts {
	float:right;
	text-align:left;
	margin:22px 22px 0 0;
	width:235px;
}

#rtcallouts h2 {
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color:#5988aa;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}
#visiting {
	border:1px solid #a48246;
	padding:12px;
	font-weight:bold;
	text-align:center;
}

#visiting p {
	margin-top:8px;
	font:11px/26px Geneva, Arial, Helvetica, sans-serif;
}
#visiting a:link, #visiting a:visited {
	text-decoration:none;
	font-weight:bold;
}	
#visiting a:hover, #visiting a:active {
	text-decoration:underline;
}	

#homespecials {
	padding:0;
	margin-top:12px;
}
#homespecials p {
	margin:0;
	padding:0;
}
#homespecials strong, .text strong, .text b {
	color:#5988aa;
	font:16px/18px Georgia, "Times New Roman", Times, serif;	
}
div#homespecials .sub_hdr {
	color:#ffffff;
	font-size:1px;
}

.textsmall strong {
	color:#33FF99;
}

/***********************************
Footer
***********************************/
#footercontain {
	
	 height:200px;;
}
#footer {
	border-top:1px solid #a48246;
	width:900px;
	text-align:center;
	color:#333333;
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
	margin:auto;
	padding-top:12px;
	
}
#footer p {
	margin-bottom:6px;
}
#footer A:link, #footer A:visited {
  text-decoration:none;
  color:#333333;
}

#footer A:hover, #footer A:active {
  text-decoration:underline;
}
#footerleft {
	width:710px;
	float:left;
	text-align:left;
	margin:auto;
	padding:22px 0px 12px 30px;
	
}
#footerright {
	float:right;
	text-align:center;
	margin:auto;
	padding:22px 30px 12px 0px;
	
}
/***********************************
Calendar Styles
***********************************/
#maincontent table { /* border-collapse:collapse; */ width:100%; padding:6px;}

.inputFormButton { font-size:11px; color: #ffffff; background-color:#003e48; border: 1px #003e48 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#003e48; 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: #003e48; 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 */