/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

body {
    font:13px/16px Georgia, "Times New Roman", Times, serif;
    color:#4e392a;
    text-align:center;
}

#maincontainer { background: url(images/bknd.jpg) repeat-x #fff; }

a img { border:none; }
img, div, input { behavior: url("iepngfix.htc") }

A:link, A:visited {
  text-decoration:underline;
  color:#715b4b;
}

A:hover, A:active {
  text-decoration:none;
}

hr { border:0; color:#715b4b; background-color:#715b4b; height:1px; margin-bottom:12px; margin-top:12px; }

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	float:right;
}
.specialsphoto {
	margin-right: 18px;
	margin-bottom: 10px;
	margin-top:6px;
	float:left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:102px;
    	margin:0 auto;
    	padding:0px;
}
#logo {
	float:left;
}

#topnav {
	float:right;
	text-align:right;
     font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top:18px;
	color:#715b4b;
}
#topnav a:link, #topnav a:visited {
	color:#715b4b;
	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:#3b5997;
     height:51px; /* height of the main navigation */
     width: 899px;
     margin:0 auto;
}

/* main navigation tabs */

ul#main-nav-ul {
     width: 900px; /* 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 27px 11px 27px; /* this will increse/deccrease the size for each tab */
     display:block;
     text-decoration:none;
     color:#ffffff;
     background:#3b5997;
     border-right:1px solid #6d85a7;
	background-image:url(images/bknd-nav.gif);
	background-repeat:repeat-x;
}

ul#main-nav-ul li a.single {
	padding:15px 26px 20px 26px;
}
ul#main-nav-ul li a.last {
     border-right:0px;
	padding:8px 26px 11px 26px;
}

ul#main-nav-ul li a:hover {
	background-image:url(images/bknd-nav-on.gif);
	background-repeat:repeat-x;
}


/***********************************
watermark wrapper	
***********************************/
#watermark {
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}


/***********************************
Page Content
***********************************/
#contain {
	width:900px;
	height:auto;
    	margin:0 auto;
    	padding:0;
}

#maincontent {
	float:left;
	width:540px;
	text-align:left;
	padding:40px 0 30px 25px;
     font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font:20px/25px Georgia, "Times New Roman", Times, serif;
	color:#4e392a;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:12px;
}

#maincontent h2 {
	font:16px/25px Georgia, "Times New Roman", Times, serif;
	color:#4e392a;
}

#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#maincontent li {
}
#maincontent strong, .text strong, .text b {
	font:16px/25px Georgia, "Times New Roman", Times, serif;
	color:#4e392a;
	font-weight:normal;
	text-transform:uppercase;	
}

#rtcallouts {
	float:right;
	text-align:center;
	font:12px/25px Georgia, "Times New Roman", Times, serif;
	margin-top:30px;
	margin-right:20px;
	width:244px;
	padding:0;
}
#rtcallouts h3 {
	text-align:center;
	border-bottom: 1px solid #7287b4;
	width:212px;
	color:#ffffff;
	font-weight:normal;
	margin-bottom:8px;
	padding-bottom:6px;
	text-transform:uppercase;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	}

.break {
	height:6px;
}
#visiting, #specials {
	text-align:center;
	padding:12px 14px 6px 16px;
	background-image:url(images/bknd-visiting.gif);
	background-repeat:repeat-y;
	color:#ffffff;
}
#specials .textsmall {
	font:12px/17px Georgia, "Times New Roman", Times, serif;
}
#specials .textsmall strong {
	font:15px/17px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
strong .sub_hdr  {
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}
#specials p {
	padding:0 4px 6px 8px;
}	
	
#visiting a:link, #visiting a:visited, #specials a:link, #specials a:visited {
	text-decoration:none;
	color:#ffffff;
}	
#visiting a:hover, #visiting a:active, #specials a:hover, #specials a:active {
	text-decoration:underline;
}

#weather {
	margin:12px 12px 20px 8px;
	line-height:13px;
}

img.weather {
	margin-top: 6px;
}
td.weather {
	min-width: 70px;
	text-align:left;
}
#maincontent table .header { 
	background-color:#3b5997;
	color:#ffffff;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 0 4px 4px;
	vertical-align:top;
}

/***********************************
Footer
***********************************/
#footercontain {
	text-align:center;
	background-color:#3b5997;
	color:#fff;
	background-image:url(images/footer-top.gif);
	background-repeat:repeat-x;
	padding-bottom:42px;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
}
#footer .textsmall, #footercontain .textsmall {
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#footer {
	width:900px;
	text-align:right;
	margin:auto;
	padding:12px 50px 12px 40px;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
}
.footerhdr {
	font:13px/15px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer p {
	margin-bottom:6px;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
}
#footercontain a.linksmall {
	padding-top:12px;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
  	text-decoration:underline;
	color:#fff;
}

#footer .linksmall A:hover, #footer .linksmall A:active {
  	text-decoration:none;
}
/***********************************
Calendar Styles
***********************************/
#maincontent table { border-collapse:collapse; width:100%;}

.inputFormButton { font-size:11px; color: #ffffff; background-color:#3b5997; border: 1px #3b5997 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#3b5997; color:#fff; 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: #3b5997; 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 */
