body {
	margin:0;
	background:#660000;
}

#pagecontainer {

}
#interactives {
	width:900px;
	height:520px;
}
#interactives-container {
	width:900px;
	height:520px;
	margin:20px;
	background:#f7f7d9;
}
#content-container {
	width:700px;
	height:750px;
	margin:0 auto 25px auto;
	background:#f7f7d9;
}
#nav {
	width:700px;
	height:40px;
	background:#6699cc;
}
#flash-header {
	width:700px;
	height:140px;
	background:#d5e6bd;
	text-align:center;
}
#logo {
	width:220px;
	height:160px;
	margin:-25px 0px 0px -70px;
	position:absolute;
	z-index:3;
}
#content-background {
	width:700px;
	height:535px;
	background:url(../images/main_bkg_01.gif) top center no-repeat;
}
#left {
	width:180px;
	height:535px;
	margin-right:20px;
	text-align:center;
	float:left;
}
#main-container {
	height:535px;
	overflow:auto;
}
#main {
	width:450px;
	height:515px;
	margin:20px 0 0 0;
}
#main-bottom {
	width:700px;
	height:35px;
	background:#f7f7d9 url(../images/main_bkg_02.gif) top center no-repeat;;
}
#photogallery {
	width:440px;
	height:357px;
}

/*///////// TEXT: MAIN /////////*/
.main-text {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:left;
	color:#666666;
	
}
.main-text strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#417174;
}
.main-text a {
	color:#417174;
}
.main-text a:hover {
	color:#660000;
}
.main-text ul {
	margin: 0px;
	padding:0px;
    font-size: 10px;
	line-height:14px;
}
.main-text li {
	list-style: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.titles {
	border-bottom:1px solid #417174;
}
.footnote {
	font-family: Arial, sans-serif;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	text-align:left;
	color:#666666;
}
.footnote strong {
	color:#417174;
}
.breadcrumb {
       	width:450px;
       padding-bottom: 1px;
       margin-bottom:10px;
       border-bottom:1px solid #FFFFFF;
       font-family: Arial, sans-serif;
       font-size:10px;
       text-align:left;
       color: #417174;
}
.breadcrumb a {
       color: #417174;
}
.breadcrumb a:hover {
       color: #660000;
}
.download {
       width:450px;
	   margin-top:10px;
       padding-top: 5px;
       border-top:1px solid #FFFFFF;
       font-family: Arial, sans-serif;
       font-size:10px;
	   line-height:12px;
       text-align:left;
       color: #417174;
}
.download a {
       color: #417174;
}
.download a:hover {
       color: #660000;
}
.floorplan {
    width:450px;
    text-align:center;
    margin-bottom:5px;
}
.clearboth {
	clear:both;
}
.pdf {
	float:right;
	padding-left:5px;
	margin:0 0 0 5px 5px;
	border-left:1px solid #FFFFFF;
}

/* FOOTER */

#footer {
	width:700px;
	height:auto;
	margin:10px auto;
	font:10px/11px Arial, sans-serif;
	color:#996666;
	text-align: left;
}

#footer ul {
	display:inline;
	margin: 0;
	padding:0;
}
#footer ul li {
	display:inline;
	margin:0 5px 0 0;
	list-style:none;
	text-align: left;
}
#footer ul li a {
	display:inline;
	text-decoration:none;
	border-bottom:1px dotted #996666;
	color:#996666;
}
#footer ul li a:hover {
	text-decoration:none;
	border-bottom:1px dotted #996666;
	color:#FFFFFF;
}

/*specials*/
.specials {background-image:url(../images/redBG.gif); background-repeat:no-repeat; overflow:hidden; text-align:center; vertical-align:top; padding-top:10px;}
	.specials a{ color:#eeeba5; font-size:12px;}
	.specials a:hover { color:#fff;}
.homeInfo {width:220px; height:auto; vertical-align:top;}
.specialsCopy {color:#fff; font-size:14px; line-height:20px;}
.specialsHeading {color:#b8d293; font-size:18px; line-height:24px; text-transform:uppercase;}
.specialsFinePrint {color:#fff; font-size:10px; font-style:italic;}


/* Forms */
.form-container {
	border-top:1px solid #CCCCCC;
	padding-bottom:5px;
	margin:2px 0 0 0;
	background:#EFEFEF;
}
.form-container table {
	margin:5px 5px 0 5px;
}
.form-container td {
	width:215px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px dotted #CCCCCC;
}
.float-left {
	float:left;
	margin-right:5px;
}
input, select, submit {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	margin-top:1px;
	border: 1px solid #999999;
}
input:hover, select:hover {
	background:#FFFFCC;
}
#reset {
	font-size:10px;
	padding:2px;
	background:#EEEEEE;
}
#submit {
	font-size:10px;
	padding:2px;
	background: #EEEEEE;
}
#reset:hover {
	background:#CC0000;
	color:#FFFFFF;
}
#submit:hover {
	background: #339900;
	color:#FFFFFF;
}
#first, #last, #email, #phone, #address, #City, #other, #other2 {
	width:210px;
}
.rate {
	width:13px;
	height:13px;
	margin-right:5px;
	font-size:10px;
	text-align:center;
}


/* Calendar Styles */
.mainTableTOC {
	width: 450px;
	table-layout: fixed;
	background:#336666;
 }

.navTableTextTOC {
    font-family: Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #b44321;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #f7f7d9;
	text-align: left;
	vertical-align: middle;
    margin: 0px;
    padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #417174;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #6699cc;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 75px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	color: #FFFFFF;
	background-color: #a12e17;
	text-align: left;
	vertical-align:middle;
	height:auto;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    }

.daynumTOC {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	color: #336666;
	background-color: #d9e3d0;
	text-align: left;
	vertical-align:middle;
	height:auto;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #FFFFFF;
	height: 75px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #EEEEEE;
	height: 75px;
	vertical-align: top;
	}













/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 175px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
	background-image:   url("monthBg.gif");
    line-height: 17pt;
	background-color: #D8E2EC;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
	background-image:   url("dayBg.gif");
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
    }

/* Pop-up Events Setup */
.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
}

.popupEventTime {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 1px;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
}


.popupEventDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #446B93;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #A4A4A4;
	}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
	}

.popupCloseBrackets {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #336699;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #E0E0E0;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #EBEBEB;
	}

/* Show dates from other months */
.sOther {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}