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

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

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

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

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #431c10; 
	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:12px;
	letter-spacing:1px;
	margin-top:45px;
	color:#431c10;
}
#topnav a:link, #topnav a:visited {
	color:#431c10;
	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:14px;
	line-height:16px;
     background:#810913;
     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:15px 27px 20px 27px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
     background:#810913;
     border-right:1px solid #b4a475;
}

ul#main-nav-ul li a.last {
     border-right:0px;
	padding:15px 39px 20px 39px;
}

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

/***********************************
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 a:link, div#book-area-inner a:visited {
	color:#ffffff;
}

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

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

div#leftcol {
	height:90px;
	width:355px;
    	float:left;
    	padding:5px 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#midcol {
	height:90px;
    	width:242px;
    	float:left;
    	padding:5px 20px 0px 20px;
    	background:url("images/dots.gif") no-repeat top left;
    	text-align:left;
}

div#rightcol {
	height:90px;
	background:url("images/dots.gif") no-repeat top left;
    	width:190px;
    	float:right;
    	padding:5px 10px 0px 20px;
    	text-align:left
}


/***********************************
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:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#431c10;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:12px;
}

#maincontent h2 {
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color:#431c10;
}

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

#rtcallouts {
	float:left;
	text-align:left;
	margin:auto;
	width:298px;
}

#rtcallouts h2 {
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#431c10;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:12px;
}
#visiting {
	background-image:url(images/bknd_visiting.gif);
	background-repeat:repeat-y;
	margin-top:50px;
	width:298px;
	text-align:left;
}

#visiting h2 {
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#431c10;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:12px;
	padding:0px 22px 0px 22px;
}
#visiting table {border-collapse:collapse; width:80%;}
#visiting p {
	padding:0px 22px 0px 22px;
	margin-bottom:8px;
}
#visiting a:link, #visiting a:visited {
	text-decoration:none;
}	
#visiting a:hover, #visiting a:active {
	text-decoration:underline;
}	
#training {
	background-image:url(images/bknd_visiting.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	width:298px;
	text-align:left;
}

#training h2 {
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#431c10;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:12px;
	padding:0px 22px 0px 22px;
}
#training table {border-collapse:collapse; width:80%;}
#training p {
	padding:0px 22px 0px 22px;
	margin-bottom:8px;
}
#training a:link, #training a:visited {
	text-decoration:none;
}	
#training a:hover, #training a:active {
	text-decoration:underline;
}
/***********************************
Footer
***********************************/
#footercontain {
	
	 height:200px;;
}
#footer {
	border-top:1px solid #532314;
	width:900px;
	text-align:center;
	color:#000;
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
	margin:auto;
	padding-top:12px;
	
}
#footer A:link, #footer A:visited {
  text-decoration:none;
  color:#000000;
}

#footer A:hover, #footer A:active {
  text-decoration:underline;
}
#footerleft {
	width:502px;
	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
***********************************/
#rtcallouts table {border-collapse:collapse; width:90%;}
#cal table {border-collapse:collapse; width:90%;}
.inputFormButton { font-size:11px; color: #ffffff; background-color:#431c10; border: 1px #431c10 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#431c10; 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: #431c10; 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 */