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

BODY {
    font:11px/18px Georgia, "Times New Roman", Times, serif;
    color:#000000;
    background-color:#e0dcd5;
    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:#0c7b6a; background-color:#0c7b6a; height:1px; margin-bottom:12px; }

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #0c7b6a; 
	float:right;
	padding:6px;
}

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

#container {
	background-image:url(images/bknd-content.gif);
	background-repeat:repeat-y;
	margin:auto;
	text-align:center;
	width:950px;
}
#pgbody {
	width:900px;
	margin:auto;
}

/***********************************
NEW - DROP DOWN NAVIGATION
***********************************/
#top-nav {
	display:table;
	width:100%;
	background-image:url(images/bknd-navigation.gif);
	background-repeat:no-repeat;
	height:33px;
	padding:0 8px 0 8px;

}
#top-nav li {
	display:table-cell;
	vertical-align:top;
}
#top-nav li:first-child{border:none;}

* html #top-nav li {
	float:left;
	margin-left:-1px;
}
#top-nav li div {
	display:table;
	position:relative;
}
#top-nav li a {
	padding:8px 12px 2px 12px;
	height:23px;
	color:#000000;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
}
#top-nav li:hover a,
#top-nav li.hover a
{
	text-decoration:none;
	color:#00a68d;
}
#top-nav li ul {
	position:absolute;
	top:inherit;
	left:inherit;
	background:#e9f1eb;
	overflow:hidden;
	display:none;
	margin:30px 0 0 -150px;
}
#top-nav li:hover ul,
#top-nav li.hover ul{display:block;}
#top-nav ul li {
	float:none;
	display:block;
	height:auto;
	width:180px;
	margin:0;
}
#top-nav ul li a {
	border-bottom:1px solid #bcc0c4;
	text-decoration:none;
	text-align:left;
	display:block;
	height:auto;
	line-height:normal;
	padding:8px;
	background:none !important;
	color:#000000;
}
#top-nav ul a:hover{background:#d8e1d9 !important;
	}
/***********************************
Tab Navigation
***********************************/
#tabs {
	background-image:url(images/bknd-tabs.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-right:8px;
}

#tabs h2 {
	float:left;
	padding-left:36px;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#0c7b6a;
	letter-spacing:1px;
	padding-top:12px;
}
#tabs a:link, #tabs a:visited {
	width:142px;
	height:20px;
	padding-top:6px;
	display:block;
	float:right;
	background-image:url(images/bknd-tablink.gif);
	text-decoration:none;
	color:#0c7b6a;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-top:9px;
}
#tabs a:active, #tabs a:hover {
	text-decoration:underline;
}


/***********************************
Page Content Left
***********************************/
#maincontent {
	float:left;
	width:550px;
	text-align:left;
	padding:30px;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font:22px/25px Georgia, "Times New Roman", Times, serif;
	color:#0c7b6a;
	text-align:left;
	margin-bottom:8px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#maincontent h2 {
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	color:#0c7b6a;
	letter-spacing:2px;
	border-bottom:1px solid #0c7b6a;
	margin-top:22px;
	margin-bottom:12px;
}

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

#maincontent strong, .text strong, .text b {
	color:#0c7b6a;
	font:15px/15px Georgia, "Times New Roman", Times, serif;	
}

/***********************************
Right Column Callouts
***********************************/
#rtcallouts {
	float:left;
	text-align:center;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	margin:auto;
	width:255px;
	margin-top:30px;
}
#rtcallouts h3 {
	text-align:center;
	border-bottom: 1px solid #4f3b30;
	color:#4f3b30;
	font-weight:normal;
	padding-bottom:4px;
	font:15px/18px Georgia, "Times New Roman", Times, serif;
}

#rtcallouts p {
	margin-top:18px;
}
#booking {
	background-image:url(images/bknd-booking.gif);
	background-repeat:no-repeat;
	width:255px;
	height:164px;
	padding-top:22px;
}
#booking h2 {
	text-align:center;
	color:#00a589;
	font-weight:normal;
	padding-bottom:4px;
	font:15px/18px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#booking h4 {
	text-align:center;
	color:#000000;
	font-weight:normal;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
}
#promo {
	background-image:url(images/promo-bknd.gif);
	width:255px;
}
#promo p {
	padding:8px;
	margin:0 auto;
}
/***********************************
Footer
***********************************/
#footercontain {
	text-align:center;
	color:#4f4f4f;
	padding-bottom:22px;
}
#footer .textsmall, #footercontain .textsmall {
	font:11px/15px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;

}
#footer {
	width:900px;
	text-align:center;
	margin:auto;
	padding-top:12px;
	font:11px/15px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	
	clear: both;
}
.footerhdr {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
}
#footer p {
	margin-bottom:18px;
}
#footer A:link, #footer A:visited {
	text-decoration:underline;
	color:#4f4f4f;
}

#footer A:hover, #footer A:active {
  text-decoration:none;
}
/***********************************
Calendar Styles
***********************************/
#maincontent table { border-collapse:collapse; width:100%;}

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

 
/* New Navigation Code */
div#nav {
	background:url(images/bknd-navigation.gif) no-repeat 0 0;
	height:33px;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 18px;
	line-height: 33px;
}
div#nav ul li a:link, div#nav ul li a:visited {text-decoration: none;}
div#nav ul li a:hover {cursor: pointer;}

div#nav ul li:hover a, div#nav ul li.sfhover a {
	color: #00a68d!important;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-color: #e9f1eb;
	z-index: 100;
	width: 200px;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
div#nav ul li ul li {
	background-image: none;
	height: auto;
	float: none;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 16px;
	padding: 7px 10px;
	margin: 0;
	display: block;
	font-weight: normal;
	background-image: none!important;
	border-bottom: 1px solid #bcc0c4;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul a:hover {
	background-color: #d8e1d9;
}
/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}