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

BODY {
    font:13px/16px Georgia, "Times New Roman", Times, serif;
    color:#311c1b;
    background-color:#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:#311c1b;
}

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

hr { border:0; color:#311c1b; background-color:#311c1b; height:1px; margin-bottom: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:91px;
    	margin:0 auto;
    	padding:0px;
}
#logo {
	float:left;
}

#topnav {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:right;
	text-align:right;
	font-size:12px;
	line-height:18px;
	margin-top:32px;
	color:#492221;
}
#topnav a:link, #topnav a:visited {
	color:#492221;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
}

#clouds {
	background-image:url(images/flags.png);
	background-position: top center;
	width:1459px;
	height:401px;
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
	overflow:visible;
}

/***********************************
Search Form
***********************************/
#datesform select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
}


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

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

#book-area-inner a:link, #book-area-inner a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}	
#book-area-inner a:hover, #book-area-inner a:active {
	text-decoration:none;
}

div#book-area-inner h2 {
    padding-top:12px;
    text-transform:uppercase;
    font:13px/13px Georgia, Times, sans-serif;
    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;
}

div#leftcol {
	height:96px;
	width:260px;
    	float:left;
    	padding:0px 10px 0px 10px;
    	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 {
    color:#000000;
    width:90px;
}

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

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

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

div#midcol {
	height:96px;
    	width:270px;
    	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#midcol .fr {
	float:right;
	border:1px solid #1d1110;
	margin-top:12px;
}
div#rightcol {
	width:160px;
	height:96px;
	background:url("images/dots.gif") no-repeat top left;
    	float:left;
    	padding:0px 5px 0px 20px;
}
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:0;
}

#maincontent {
	float:left;
	width:530px;
	text-align:left;
	padding:25px;
}
#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:#311c1b;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:12px;
}

#maincontent h2 {
	font:18px/25px Georgia, "Times New Roman", Times, serif;
	color:#311c1b;
	font-weight:normal;
}

#maincontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#maincontent li {
	padding-bottom:6px;
}
#maincontent strong, .text strong, .text b {
	font:18px/25px Georgia, "Times New Roman", Times, serif;
	color:#311c1b;
	font-weight:normal;
}
#rtcallouts {
	float:left;
	text-align:center;
	font:12px/25px Georgia, "Times New Roman", Times, serif;
	margin-top:40px;
	width:298px;
	background-color:#eeebdf;
}
#rtcallouts h3 {
	text-align:center;
	border-bottom: 1px solid #000000;
	width:270px;
	color:#311c1b;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:8px;
	padding-bottom:6px;
	text-transform:uppercase;
	font:17px/18px Georgia, "Times New Roman", Times, serif;
	}
#weather {
	text-align:center;
}
#break {
	background-color:#FFFFFF;
}
#visiting, #specials {
	text-align:center;
	border:1px solid #311c1b;
	margin:4px;
	padding:14px 8px 8px 8px;
}
#visiting ul {
	list-style:square;
	text-align:left;
	padding:0 22px 0 32px;
    	font:13px/16px Georgia, "Times New Roman", Times, serif;
}
#visiting li {
	margin-bottom:6px;
}
.textsmall {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
#visiting a:link, #visiting a:visited, #specials a:link, #specials a:visited {
	text-decoration:none;
}	
#visiting a:hover, #visiting a:active, #specials a:hover, #specials a:active {
	text-decoration:underline;
}

/***********************************
Footer
***********************************/
#footercontain {
	text-align:center;
	background-color:#311c1b;
	color:#FFFFFF;
	background-image:url(images/footer-top.gif);
	background-repeat:repeat-x;
}
#footer .textsmall, #footercontain .textsmall {
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	width:900px;
	text-align:right;
	margin:auto;
	padding:12px 42px 12px 0;
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
}
.footerhdr {
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer p {
text-align:center;
}
#footer A:link, #footer A:visited {
  	text-decoration:underline;
	color:#FFFFFF;  
}

#footer A:hover, #footer A:active {
  	text-decoration:none;
}
/***********************************
Calendar Styles
***********************************/
#maincontent table { border-collapse:collapse; width:100%;}

.inputFormButton { font-size:11px; color: #ffffff; background-color:#958851; border: 1px #958851 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#958851; 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: #958851; 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 */