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

BODY {
    font:12px/20px Geneva, Arial, Helvetica, sans-serif;
    color:#000000;
    background-color:#f8f3e2;
    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:#532514;
}

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

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

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

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

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

#topnav {
	float:right;
	text-align:right;
	font-size:12px;
	letter-spacing:1px;
	margin-top:65px;
	color:#ffffff;
}
#topnav a:link, #topnav a:visited {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
	font-size:11px;
}

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

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-family:Georgia, Times, sans-serif;
     font-size:13px;
	line-height:16px;
     background:#559cbe;
     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 35px 11px 35px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
     background:#559cbe;
     border-right:1px solid #88bad2;
}

ul#main-nav-ul li a.single {
	padding:15px 36px 20px 35px;
}
ul#main-nav-ul li a.last {
     border-right:0px;
	padding:8px 32px 11px 37px;
}

ul#main-nav-ul li a:hover {
	color:#283f0b;
	background-image:url(images/bknd_nav.gif);
	background-repeat:repeat-x;
}
/***********************************
Search Form
***********************************/
#datesform select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
}


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

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

div#book-area-inner h2 {
    text-transform:uppercase;
    font:13px/13px Georgia, Times, sans-serif;
    color:#fff;
    text-align:left;
    margin-bottom:6px;
}

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:330px;
    	float:left;
	text-align:left;
    	padding:0px 20px 0px 20px;
    	overflow:hidden;
    	background:url("images/dots.gif") no-repeat top left;
    	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

div#leftcol input.ftxt {
    border:1px solid #ccc;
    height:25px;
    font-size:1.5em;
    color:#545FBD;
}

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

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

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

div#midcol {
	height:97px;
    	width:300px;
    	float:left;
    	padding:0px 20px 0px 20px;
    	background:url("images/dots.gif") no-repeat top left;
    	text-align:left;
}

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

div#rightcol {
	height:97px;
	background:url("images/dots.gif") no-repeat top left;
    	width:130px;
    	float:left;
    	padding:0px 5px 0px 20px;
    	text-align:left
}
div#rightcol 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:530px;
	text-align:left;
	padding:6px 25px 25px 28px;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font:18px/25px Georgia, "Times New Roman", Times, serif;
	color:#532514;
	text-align:left;
	text-transform:uppercase;
	background-image:url(images/bknd_headers.jpg);
	background-repeat:no-repeat;
	padding: 60px 0 30px 112px;
}

#maincontent h2 {
	font:16px/25px Georgia, "Times New Roman", Times, serif;
	color:#532514;
}

#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#rtcallouts {
	float:left;
	text-align:center;
	font:12px/32px Georgia, "Times New Roman", Times, serif;
	margin:auto;
	width:298px;
	background-image:url(images/visiting_top.jpg);
	background-repeat:no-repeat;
}

#visiting {
	background-image:url(images/bknd_visiting.gif);
	background-repeat:repeat-y;
	margin-top:153px;
	width:298px;
	text-align:center;
}

#visiting p {
	padding: 14px 0 22px 6px;
	margin-left:22px;
}
#visiting a:link, #visiting a:visited {
	text-decoration:none;
}	
#visiting a:hover, #visiting a:active {
	text-decoration:underline;
}

/***********************************
Footer
***********************************/
#footercontain {
	border-top:1px solid #4c711d;
	text-align:center;
	margin:0 auto;
	width:900px;
}
#footer {
	text-align:left;
	margin:auto;
    	color:#000000;
	padding: 12px 28px 12px 28px;
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
}

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

#footer A:hover, #footer A:active {
  text-decoration:none;
}
/***********************************
Calendar Styles
***********************************/
.inputFormButton { font-size:13px; color: #4a701d; background-color:#d9ceab; border:0px; padding:2px; font-family:Georgia, "Times New Roman", Times, serif;
 text-transform:uppercase; font-weight:bold;}
.titleEvent { font-size: 12px; font-weight: bold; }
.eventLine { font-size: 12px; }
.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; }
