body {
    background-color: #efdec6;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
#outer 
{
    width: 925px;
    border-right: 2px solid #ce9c00;
    background-color: White;
}
#header 
{
    background-image: url(images/top_nav2.jpg);
    background-color: #E8DDC0;
    background-position: top right;
    background-repeat: no-repeat;
}
#sidemenu 
{
    vertical-align: top;
    width: 165px;
}
#sidemenu ul 
{
    margin: 0px;
    padding: 5px;
    border-right: 5px solid #E8DDC0;
    border-bottom: 10px solid #E8DDC0;
}
#sidemenu li
{
    background-color: #CC9900;
    font-weight: bold;
    padding: 2px;
    margin: 0px 0px 5px 0px;
    list-style-image: none;
}
#sidemenu a 
{
    color: #FFFFFF;
}
#content
{
    vertical-align: top;
    padding: 5px;
}
#footer {
	FONT-SIZE: 11px;
	COLOR: #E76300;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
}
#slideshow 
{
    text-align: center;
    float: right;
    padding: 5px 0px 5px 5px;
}
#cabinmenu 
{
position:absolute;
width:119px;
z-index:1;
left: 165px;
top: 146px;
visibility: hidden;
background-color: #E6DDC6;
text-align: center;
border: 1px outset;
}
#cabinmenu a 
{
    display: block;
    border: 1px inset;
    margin: 3px;
}
a img 
{
    border: 0;
}
A:link {
	COLOR: #6B520D; TEXT-DECORATION: none
}
A:visited {
	COLOR: #6B520D; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
h1 
{
    font-weight: bold;
    font-size: 5;
    color: #CC6633;
}
dd {margin-bottom:1em;}
dt {font-weight: bold;}
input, textarea 
{
    margin-bottom: 7px;
}
.listlinks {
    margin: 10px 0px 10px 0px;
    text-align: center;
}
.cabinlist {
    margin: 5px;
}
.cabinlist th {
    background-color: #6A7973;
    color: White;
    font-weight: bold;
    text-align: left;
    font-size: 10px;
    padding: 2px 2px 2px 1em;
}
.cabinlist td {
    vertical-align: top;
    padding: 1em 1em 0 1em;
}
.cabinlist img {
    border: 0;
}
.cabinlist a, .listlinks a {
    font-weight: bold;
}
.cabinlist th a {
    color: White;
}
#cabinphotos a img {
    border: 1px solid black;
}
ol.d1 {
    list-style-type: decimal;
    color: #CC6633;
    font-weight: bold;
    line-height: 120%;
}
ol.d2 {
    list-style-type: upper-alpha;
    color: black;
    font-weight: normal;
    line-height: 120%;
}
.cal td {
   vertical-align: top;
   color: Black;
   width: 50px;
   height: 50px;
}
.cal td.res {
    background-color: #aaa;
}
td.rate0 {
    background-color: #CCCCFF;
}
td.rate1 {
    background-color: #FF9999;
}
td.rate2 {
    background-color: #CCFF99;
}
td.rate3 {
    background-color: #FFCC99;
}
td.rate4 {
    background-color: #33FF99;
}
td.rate5 {
    background-color: #CC9933;
}
td.rate6 {
    background-color: #FFCC00;
}
td.rate7 {
    background-color: #0099FF;
}
td.rate8 {
    background-color: #9999CC;
}
td.rate9 {
    background-color: #FF99FF;
}
.cal input {
    margin: 0;
    padding: 0;
}
.cal th {
    background-color: #CC9900;
    color: White;
}
.cal label {
    font-size: 0.8em;
    vertical-align: top;
}
.cal .days td {
    height: auto;
}

div.footerlinks {
    background-color: #BBC4CD;
    padding: 5px 0;
    border-top: 1px solid #888;
    text-align:center;
}
.footerlinks p {
    margin:0px;
    padding:0px;
    color: #000;
}
.footerlinks a {
    color: #006;
}
div.footertext {
    text-align:center;
    background-color: #2A4965;
    color: #FFF;
    padding: 5px 0;
}

.eventlist th {
    background-color: #6A7973;
    color: White;
    font-weight: bold;
    padding: 2px 2px 2px 1em;
    font-size: 1.2em;
}
.eventlist td {
    padding: 5px;
    vertical-align: top;
}
.eventlist tr.alt {
    background-color: #e5d6a8;
}
