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

body {margin: 0; padding: 0; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #333333; background: #FFFFFF;
    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;
  color:#000000;
}

hr { border:0; color:#b8b8b8; background-color:#b8b8b8; height:1px; margin-bottom:12px; }

/* Header styles */
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

h1 {font: normal bold 16px/18px arial;}
h2 {font: normal bold 14px/17px arial;}
h3 {font: normal bold 13px/15px arial;}
h4 {font: normal bold 11px/14px verdana;}
h5 {font: normal bold 11px/14px 'verdana regular'; text-transform: uppercase;}
h6 {font: normal bold 11px/14px 'verdana italic';}

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

#flashborder {
	border:1px solid #94865d; 
	padding:3px;
	width:900px;
	background-color:#FFFFFF;
	text-align:center;
	margin:auto 0;
}

#flashbase {
	background-image:url(images/bknd-flash.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	overflow:hidden;
	width:900px;
	height:348px;
}
#flashleft {
	float:left;
	margin:0 auto;
	color:#FFFFFF;
	text-align:left;
	width:300px;
}
#flashleft p {
	margin-top:65px;
	margin-left:35px;
}
#flashleft .txt {
	width: 255px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	border: 1px solid #c3bdaa;
	background-color: #94865d;
	color:#FFFFFF;
	padding: 2px;
}
#flashleft input.txt {
	padding: 2px;
}
#flashright {
	float:right;
	width:550px;
	height:348px;
	margin:0 auto;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

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

#topnav {
	float:right;
	width:600px;
	text-align:right;
	margin-top:8px;
	font-size: 10px;
	color:#333333; 
}
#topnav a:link, #topnav a:visited {
	 text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
	color: #9D102D
}

/***********************************
Navigation - HOMEPAGE
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-size:11px;
	line-height:13px;
     height:40px; /* height of the main navigation */
     width:100%;
	margin-top:4px;
	background-image:url(images/bknd_nav.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

/* main navigation tabs */

ul#main-nav-ul {
     padding:0px; /* add left padding so you can center the menu */
     margin: 0px auto;
     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 */ 
}

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 21px 0px 21px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#fff;
}

ul#main-nav-ul li a.single {
     padding:16px 21px 17px 21px; /* this will increse/deccrease the size for each tab */
}

ul#main-nav-ul li a:hover {
	color:#000000;
}


/***********************************
Navigation - INTERIORS
***********************************/

/* page main navigation */

div#int-nav { /* main navigation outside div */
     font-size:11px;
	line-height:13px;
     height:36px; /* height of the main navigation */
	width:900px;
	margin:0 auto;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;	

}

/* main navigation tabs */

ul#int-nav-ul {
     padding:0px; /* add left padding so you can center the menu */
     margin: 0px auto;
     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 */ 
}

ul#int-nav-ul ul>li {
     top: auto;
     left: auto;
}

ul#int-nav-ul li {
     float:left;
     position:relative;
     list-style-type:none;
     margin:0px;
     text-transform:uppercase;
     text-align:center;
}

ul#int-nav-ul li a {
     padding:4px 21px 0px 21px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#000000;
}

ul#int-nav-ul li a.single {
     padding:10px 21px 17px 21px; /* this will increse/deccrease the size for each tab */
}

ul#int-nav-ul li a:hover {
	color:#9d102d;
}

/***********************************
Under Nav Callouts
***********************************/
div#book-area {
    height:100px;
    padding-top:10px;
}

div#book-area-inner {
	height:97px;
    	width:900px;
   	margin:0 auto;
    	color:#fff;
    	background:url("images/dots.gif") no-repeat top right;
}

div#book-area-inner h2 {
    color:#fff;
    text-align:left;
    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;
}

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

#maincontent {
	float:left;
	width:550px;
	text-align:left;
	padding:22px;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}

#maincontent h2, #maincontent .text strong, #specials .text b {
	font-size:14px;
	font-weight:bold;
}
#specials .text {
	margin-bottom:22px;
}
#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#maincontent li {
	padding-bottom:4px;
}

#rtcallouts {
	float:left;
	text-align:left;
	margin:auto;
	padding-top:40px;
	width:298px;
}
#rtcallouts .photo {
	margin-left:35px;
	margin-bottom:22px;
}
#rtcallouts p {
    	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#rtcallouts ul {
    	font-family:Geneva, Arial, Helvetica, sans-serif;
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#rtcallouts A:link, #rtcallouts A:visited, #rtcallouts A:active {
	font:12px/20px Geneva, Arial, Helvetica, sans-serif;
    	color:#000000;
	text-decoration:none;
}
#rtcallouts A:hover {
    	color:#000000;
	text-decoration:underline;
}
#rtcallouts h2 {
	color:#000000;
	margin-bottom:10px;
	font-size:14px;
}

#gallery {
	background-image:url(images/bknd_gallery.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
	padding:36px 140px 0px 0px;
	height:120px;
	margin-top:16px;
}
#featuredspecial {
	float:right;
	width:260px;
	color:#ffffff;
	background-color:#94865d;
	border:1px solid #94865d;
	padding-bottom:10px;
}


#featuredspecial .textsmall strong {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:normal;
}

#featuredspecial a:link, #featuredspecial a:visited, #featuredspecial a:active {
	color:#ffffff;
	text-decoration:underline;
}
#featuredspecial a:hover {
	text-decoration:none;
}
#weather {
	width: 235px;
	height: 140px;
	border: 1px solid #532314;
	padding-top:18px;
}

.eventLine {
	color:#000000;
}

.locations td {
	vertical-align:top;
	width:33%;
}
.locations strong {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
}
.locations a:link, .locations a:visited, .locations a:active {
	text-decoration:none;
}
.locations a:hover {
	text-decoration:underline;
}
/***********************************
Footer
***********************************/
#footercontain {
	width:100%;
	background-image:url(images/bknd_footer.gif);
	background-repeat:repeat-x;
}
.footerhdr {
	font:12px/16px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer {
	border-top:1px solid #b8b8b8;
	width:900px;
	text-align:left;
	margin:auto;
    	color:#3d3724;
	padding:18px 0px 12px 0px;
	font:11px/14px Geneva, Arial, Helvetica, sans-serif;
}

#footer P {
	margin-bottom:8px;
	padding-left:22px;
}
#footer A:link, #footer A:visited {
  text-decoration:underline;
  color:#3d3724;
}

#footer A:hover, #footer A:active {
  text-decoration:none;
  color:#3d3724;
}
#footer .linksmall a:link, #footer .linksmall a:visited, #footer .linksmall a:active {
  color:#3d3724;
  text-decoration:none;
}

#footer .linksmall a:hover {
  color:#3d3724;
  text-decoration:underline;
}

 /* classes which define the calendar styles */
.inputFormButton { font-size:11px; color: #fff; background-color:#000000; border: 1px #ffffff solid; }
.titleEvent { font-size: 12px; font-weight: bold; color: #000; }
.eventLine { font-size: 12px; color: #000; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 12px;font-weight: bold; }
.gridMain { font-size: 11px; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #000; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #333; background-color: #FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333; background-color: #999; } /* font color for days not in the display month for days in the display month */
.dropDownInCalendar { font-size: 12px; background-color:#fff; border: 1px #666 solid; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000; padding-right: 5px; padding-left: 5px; }
