* {
    padding: 0px;
    margin: 0px;
}

BODY {
    font-family:"Verdana", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:18px;
    background-image:url(images/background.gif);
    text-align:center;
}

a img { border:none; }

A:link, A:visited {
  text-decoration: underline;
  color: #000000;
}

A:hover, A:active {
  text-decoration: none;
  color: #40ae49;
}

hr { border:0; color:#40ae49; background-color:#40ae49; height:1px; margin:1px; }

#header {
    background: url("images/bknd-header.png") no-repeat;
    margin:0 auto;
    text-align:center;
    overflow:hidden;
    width:946px;
    height:117px;
}

#logo {
	float:left;
	padding:43px 0 0 35px;
	width:434px;
}
#topnav {
	float:right;
	text-transform:uppercase;
	padding:26px 23px 0 0;
}

#topnav img{position:relative;
right:-130px;}

#topnav A:link, #topnav A:visited {
    	background: url("images/bknd-nav-top.gif") no-repeat;
    	display:block;
    	float:right;
    	color:#FFFFFF;
    	width:121px;
	height:27px;
    	text-decoration: none;
	padding-top:6px;
	margin-left:1px;
	font-size:11px;
}

#topnav A:hover, #topnav A:active {
    	background: url("images/bknd-nav-top-on.gif") no-repeat;
}


#flashwrap {
    margin: 0 auto;
    padding: 0px;
    background: url("images/bknd-flash-wrap.gif") repeat-x; 
}


#container {
    	width: 946px;
    	margin: 0 auto;
    	padding: 0px;
	background: url("images/bknd-shad.png")repeat-y;
}

#content {
	background-color:#FFFFFF;
    width: 900px;
    margin: 0 auto;
    padding: 0px;
}

/* @group Nav */
div#nav {
	float:left;
    	width: 230px;
    	padding-top:18px;
    	line-height: 16px;
    	color:#000000;
    	text-align:left;
    	overflow:visible;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	display: inline;
}
div#nav ul li a {
    	font-size:12px;
    	color:#000000;
	display: block;
	padding: 1px 32px;
}
div#nav ul li.last a {
	border: none;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #000000;
	text-decoration: none;
}
div#nav ul li a:hover {
	background-color:#9ec457;
	color:#FFFFFF;
}
div#nav ul li a span.arrow {
	display: none;
}
div#nav ul li:hover a span.arrow, div#nav ul li.sfhover a span.arrow {
	display: block;
	width: 12px;
	background-color:#9ec457;
	color:#FFFFFF;
	position: absolute;
	z-index: 100;
	margin: -3px 0 0 10px;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0 0 0 70px;
	list-style: none;
	line-height: 1;
	background-color: #9ec457;
	border: 1px solid #fff;
	border-bottom: none;
}
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: 30px;
	float: none;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 22px;
	padding: 0 10px;
	margin: 0;
	display: block;
	font-weight: normal;
	white-space: nowrap;
	background-image: none!important;
	border-right: none;
	border-bottom: 1px solid #fff;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul a:hover {
	background-color: #9ec457;
	color:#FFFFFF;
}
/* @end */

#body {
    padding: 30px 30px 20px 30px;
    float: left;
    width: 580px;
    text-align:left;
}

#body UL {
    list-style:square;
    padding: 5px 10px 5px 20px;
}

#body LI {
    padding-bottom:5px;
}

#body A:link, #body A:visited {
  text-decoration: underline;
}

#body A:hover,#body A:active {
  text-decoration: none;
}

#body H1 {
	font-family: Helvetica, Verdana, Arial,sans-serif;
    font-size: 20px;
    line-height:26px;
    font-weight: bold;
    color: #97bd3b;

}

#body H2 {
   font-family: Helvetica, Verdana, Arial,sans-serif;
    font-size: 16px;
    color: #97bd3b;
    margin-bottom: 5px;
}

#body P {
	margin-bottom:12px;
}

#homespecials {
	padding:4px;
	border:1px solid #97bd3b;
	background-image:url(images/bknd-home-specials.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:12px;
	height:120px;
}
#homespecials p {
	margin:0;
	padding:0;
}
#homespecials strong, .text strong, .text b {
	font-family: Helvetica, Verdana, Arial,sans-serif;
    font-size: 16px;
    color: #97bd3b;
}
div#homespecials .sub_hdr {
	color:#ffffff;
	font-size:1px;
}

.textsmall strong {
	color:#97bd3b;
}

#footer {
	background-image:url(images/bknd-footer.png);
	background-repeat:no-repeat;
    	color: #fff;
	width:946px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:12px 0 24px 0;
	font-size:11px;
}

#footer A:link, #footer A:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#footer A:hover, #footer A:active {
  text-decoration: underline;
}

#address {
	width:946px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:0 0 24px 0;
	font-size:11px;
}

#address A:link, #address A:visited {
	text-decoration: none;
	color:#000000;
}

#address A:hover, #address A:active {
  text-decoration: underline;
}

 /* classes which define the calendar styles */
/* table {border-collapse:collapse; width:100%;} */
.inputFormButton { font-size:11px; color: #ffffff; background-color:#7d9b45; border: 1px #7d9b45 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold; background-color:#7d9b45; color:#FFFFFF; }
.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: #3387ac; 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 */
/* Booking-Form */
#quickBookingForm { padding: 12px 0 10px 32px; }
#quickBookingForm  h2 { font-size: 116%; color: #77b900; }
#quickBookingForm .bookingField { padding: 5px 0 5px 0; }
