/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

BODY {
    font:13px/20px Georgia, "Times New Roman", Times, serif;
    color:#4c3c3a;
    text-align:center;
    background-image:url(images/background.gif);
}

a img { border:none; }
img, div { behavior: url(iepngfix.htc) }

A:link, A:visited {
  text-decoration:underline;
  color:#4c3c3a;
}

A:hover, A:active {
  text-decoration:none;
}

hr { border:0; color:#004415; background-color:#004415; height:1px; margin-bottom:12px;
	margin-top:18px;
}

.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #004415; 
	float:right;
	padding:6px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:100px;
    	margin:0 auto;
    	padding:0px;
}
#logo {
	float:left;
	margin:12px 0 0 20px;
}

#topnav {
	float:right;
	text-align:right;
	font-size:14px;
	margin-top:12px;
	margin-right:12px;
	color:#4c3c3a;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#topnav strong {
	font:22px/22px Georgia, "Times New Roman", Times, serif;
	color:#004415;
	text-align:right;
	margin-bottom:12px;
	font-weight:normal;
}
#topnav a:link, #topnav a:visited {
	color:#4c3c3a;
	font-size:14px;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
}

#contain {
	width:900px;
	height:auto;
    	margin:0 auto;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

/***********************************
Navigation
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-family:Georgia, Times, sans-serif;
     font-size:14px;
	line-height:16px;
     background:#025e75;
     height:50px; /* height of the main navigation */
     width: 900px;
     margin:0 auto;
}


 /* side navigation classes */

#nav {
float:left;
margin-right:30px;
margin-top:40px;
width:220px;
}
 
ol { margin:0; padding:0; list-style: none; width: 150px; }
A.navigation:Link {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Visited {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Active {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Hover { color: #00552b; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 10px; font-weight:bold; border-right: 5px solid #00552b; }


/***********************************
Flash and Booking Area
***********************************/

#promocontain {
	width:900px;
	margin:0 auto;
	text-align:right;
}

#flash {
	background-color:#7c6d69;
	float:left;
	margin:0 auto;
	padding:10px;
}

#brands {
margin-left:30px;
text-align:left;
}
#brands p {
	float:left;
	margin-top:10px;
}

/***********************************
Page Content
***********************************/

#maincontent {
	float:left;
	width:525px;
	text-align:left;
	padding:22px 0 22px 40px;
}
#widecontent {
	float:left;
	width:800px;
	text-align:left;
	padding:22px 40px 22px 40px;
	
}
#widecontent td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
    padding:4px;
    text-align:center;
    vertical-align:middle;
    border-bottom:1px solid #025e75;
}
#widecontent .title {
    font:13px/20px Georgia, "Times New Roman", Times, serif;
    padding:4px;
    text-align:left;
    vertical-align:middle;
}
#widecontent .header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#FFFFFF;
	background-color:#025e75;
	vertical-align:bottom;
	font-weight:bold;
	padding:4px;
}

#widecontent .left {
	float:left;
	width:245px;
	margin-right:30px;
}
#widecontent .mid {
	float:left;
	width:245px;
	margin-right:30px;
}
#widecontent .right {
	float:left;
	width:245px;
}
#maincontent p, #widecontent p {
	margin-bottom:12px;
}

#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1, #widecontent h1 {
	font:22px/26px Georgia, "Times New Roman", Times, serif;
	color:#004415;
	text-align:left;
	margin-bottom:12px;
}

#maincontent h2, #specials h2, #widecontent h2, #rtcallouts h2, #brands strong {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#004415;
	margin-bottom:6px;
}

#maincontent .text strong, #widecontent .text b {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#004415;
}

#maincontent ul, #widecontent ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}

#specialbuttons a:link, #specialbuttons a:visited, #specialbuttons a:active {
font-size:12px; color: #ffffff; background-color:#004415; padding: 4px 12px 4px 0;
font-weight:bold;
text-align:right;
width:550px;
margin-top:8px;
text-decoration:none;
display:block;
}

#specialbuttons a:hover {
	background-color:#486eb4;
	color:#FFFFFF;
}
#specialbuttons .text b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #004415;
	margin-bottom:8px;
	font-weight: normal;
}


#rtcallouts {
	float:right;
	text-align:left;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	margin:30px 40px 30px 0;
	width:244px;
}

.pad 	{
	padding:20px;
}
#visiting p	{
	text-align:left;
	margin-bottom:12px;
}
#visiting a:link, #visiting a:visited {
	text-decoration:underline;
	color:#ffffff;
}	
#visiting a:hover, #visiting a:active {
	text-decoration:none;
	color:#ffffff;
}	
#visiting li {
	list-style:square;
	text-align:left;
	margin-bottom:12px;
}
#visiting ul {
	padding:0 0 0 20px;
}
#specials {
	margin-top:18px;
	margin-left:12px;
	width:220px;
	text-align:left;
}

#specials a:link, #specials a:visited {
	text-decoration:none;
	color:#4c3c3a;
}	
#specials a:hover, #specials a:active {
	text-decoration:underline;
	color:#4c3c3a;
}	
#specials h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #4c3c3a;
	padding-bottom:2px;
	width:220px;
	margin: 0 auto;
	border-bottom:1px solid #004415;
	font-weight: normal;
	text-align:center;
}

.textsmall {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
.linksmall {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
.smlinks {
	text-align:left;
}
img.smicon {
margin-right:6px;
margin-bottom:4px;
float:left;
}

/***********************************
Footer
***********************************/
#footercontain {
	margin:0 auto;
	overflow:hidden;
	padding-bottom:40px;
}
.footerhdr {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.smlink {
	float:left;
	margin-right:8px;
}
#footer {
	border-top:1px solid #004415;
	width:900px;
	text-align:center;
	color:#4c3c3a;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding:18px 0 22px 40px;
	
}
#footer A:link, #footer A:visited {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
  	text-decoration:none;
  	color:#4c3c3a;
}

#footer A:hover, #footer A:active {
  text-decoration:underline;
}
#footer p {
	margin-bottom:4px;
}
.weather {
	font:12px/15px Georgia, "Times New Roman", Times, serif;
}

.weather td {
	width:90px;
}
#footer .left {
	float:left;
	width:585;
	margin:0 auto;
}

#footer .right {
	float:left;
	margin:0 auto;
}

 /* classes which define the calendar styles */
#maincontent table {border-collapse:collapse; width:100%;}
.inputFormButton { font-size:11px; color: #ffffff; background-color:#004415; border: 1px #004415 solid; padding: 4px 8px 4px 8px; }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#1d304e; 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: #3d6ba0; 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 */

/* @end */