* {
    padding: 0px;
    margin: 0px;
}

BODY {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    line-height:22px; 
    background-color: #9d112e;
    background-image:url(images/background.gif);
    background-repeat:repeat-x;
    text-align:center;
}

a img { border:none; }

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

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

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

.photoborder {
	border:1px solid #00401e;
	float:right;
	margin-left:22px;
	margin-bottom:22px;
	padding:6px;
}


#container {
    width: 900px;
    background-color:#FFFFFF;
    margin: 0 auto;
    padding: 0px;
}

#header {
    background: url("images/bg_shade.gif") repeat-y transparent;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
    padding: 0px;
    background: url("images/bg_shade.gif") repeat-y transparent; 
}

#content {
    width: 900px;
    margin: 0 auto;
    padding: 0px;
    background-image:url(images/bknd_tagline.jpg);
    background-repeat:repeat-x;
}

#sidemenu {
    padding: 20px 20px 20px 20px;
    float: left;
    width: 200px;
    text-align:right;
}

#sidemenu UL {
    padding-left: 30px;
}

#sidemenu LI {
    list-style-type: none;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #448b9e;
}

#sidemenu LI a {
    color: #000000;
    text-decoration:none;
    font-size:12px;
    padding-right: 12px;    
}

#sidemenu LI a:hover {
    color: #00401e;
    text-decoration:none;
    padding-right: 6px;
    border-right: 6px solid #9d102d;  
}
div#book-now {
     background:url("../images/bg-booknow.gif") no-repeat top left;
     height:60px;
     width: 590px;
}

div#book-now ul {
     overflow:hidden;
     color:#000000;
	padding:0px;
}

div#book-now ul li {
     float:left;
     list-style-type:none;
     font-size:1.1em;
     line-height:1.6em;
	margin-right:20px;
}

div#book-now input.ftxt {
     color:#000000;
     border:1px solid #000000;
     height:19px;
     width:120px;
     padding:2px 6px 0px 2px;
}
#body {
    padding: 0px 20px 20px 15px;
    float: left;
    width: 620px;
}

#body-text UL {
    list-style:square;
    padding: 5px 10px 5px 20px;
}

#body-text LI {
    padding-bottom:5px;
}

#body A:link, #body A:visited {
  text-decoration: underline;
}

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

#body H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height:26px;
    font-weight: normal;
    color: #003f1e;
    margin-bottom: 15px;
}

#body H2 {
    font-family:"Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66abbd;
    margin-bottom: 5px;
}

#body P {
    margin-bottom: 15px;
    line-height: 18px;
}

#body-text {
    width: 590px;
    float: left;
    padding: 20px 5px 20px 0px;
    text-align:left;
}

#body-sidebar {
    width: 180px;
    float: right;
    padding: 30px 10px 20px 5px;
    font-size:12px;
}

#body-sidebar P {

}

#body-sidebar .red {
    color: #ff0000;
}

#body-sidebar-interior .red {
    color: #ff0000;
}

#footer {
    text-align: center;
    background-color: #d75730;
    color: #ffffff;
    padding: 20px;
}

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

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

#footer P {
    line-height: 20px;
}

.inputFormButton { font-size: 12px; color: #000000; background-color:#d75730; border-style:none; padding:6px; font-family:Georgia, "Times New Roman", Times, serif;}

  /* classes which define the calendar styles */
  /* table {border-collapse:collapse; width:100%;}  Commented by Brenner */
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#d75730; color:#000000; 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: #000000; background-color: #d75730; 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 */
 
 /* rotating coupon */
.rotate-coupon {
	text-align: center;
}