body {
	margin:0px;
}
#center {
	width:800px;
	margin:0 auto;
}
/* #main_text_area {
	padding: 10px 7px;

}
*/
#main_text_area {
	width:510px;
	height:600px;
	height:auto;
	margin: 10px auto;
}
.right_col {
	width:225px;
	border-left: 1px dotted #CCCCCC;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 20px 20px;
	float:right;
}
.left_col {
	width:225px;
	margin:0px 20px 20px 0px;
}

/* TEXT STYLES */
.line-height_20px {
	line-height:20px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	padding: 18px 15px 5px 10px;
	background: #F0EFE8;
}
.main_text i {
	color: #CD6C2A;
}
.main_text em {
	color: #CD6C2A;
}
.main_text ul {
	margin: 0px 0px 0px 15px;
	padding:0px;
	display:block;	
}
.main_text li {
	list-style: url(../images/list_bullet.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
}
.main_text a {
	color: #b44321;
}
.main_text a:hover {
	color: #CC9900;
}
.subhead_1 {
	font-size: 14px;
	font-weight: bold;
	color: #b44321;
}
.footnotes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:italic;
	color: #CD6C2A;
}

/* FAQS */
.answer {
	padding:5px;
	margin:5px 0px 20px 0px;
	background:#FFFFFF;
	border-top:1px solid #CCCCCC;
	text-align:left;
	
}
#current_1, #current_2, #current_3, #current_4, #current_5, #current_6, #current_7, #current_8, #current_9, #current_10, #future_1, #future_2, #future_3, #future_4, #future_5, #future_6 {
	position:relative;
	display:none;
	z-index:1;
}

/* IMAGE STYLES */
.ImageContainer {
	background-color: #F0EFE8;
	padding: 0px;
}
.float_left {
	float:left;
	margin:0px 20px 20px 0px;
}
.float_right {
	float:right;
	margin:0px 0px 20px 20px;
}
.floorplan {
	width:510px;
	margin:20px 0px 0px 0px;
	background: #020003;
	text-align:center;
}
.floorplan_image {
	margin:30px;
}

/* NAVIGATION */
.nav{
	position:absolute;
	visibility: hidden;
	border-bottom-width: thin;
	line-height: 18px;
	z-index: 100;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A291;
	border-right-color: #A2A291;
	border-bottom-color: #A2A291;
	border-left-color: #A2A291;
	height: auto;
	border-top-width: 0px;
	text-decoration: none;
}

.nav a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-image: url(../images/_MainNav/DropMenu/DropMenu_MouseUp.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.nav a:visited{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-image: url(../images/_MainNav/DropMenu/DropMenu_MouseUp.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/_MainNav/DropMenu/DropMenu_MouseOver.gif);
	font-weight: bold;
}


/* SIDE BAR */
.SideBar {
	width: 179px;
	background: url(../images/TableSideNav_Bkgrd.gif) repeat-y;
}
.SideBar_Footer_telfax {font-size: 10px}
.SideBar_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 15px 5px 10px 20px;
	height: 107px;
}


/* FOOTER */
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin: 25px 2px 10px 2px;
	float:right;
}
.copyright_Yellow {
	color: #FFCC00
}
#3Dlogo {
	width:50px;
	height:60px;
}

/* Event Calendar Styling */
#clear {
	clear: both;
}
.CalendarTitle {
	color: #666666;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	vertical-align: bottom;
}

.CalendarMonths {
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#cc6633;
	text-align: center;
}

.CalendarMonths a:link a:visited {
	color: #660000;
	text-decoration: underline;
}

.CalendarMonths a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.CalendarDayOfWeekTitle {
	background-color: #83a6a7;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-align: center;
	width: 70px;
	height: 15px;
	
}

.CalendarWeekRow {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	height: 70px;
	vertical-align: top;
}

.CalendarNonDate {
	background: #bacfcb;
}

.CalendarDayPopUp {
	border: #57503D 1px solid;
	color: #D4D1C3;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11.5px;
	padding: 10px;
}

.CalendarDayPopUpTitle {
	font-weight: bold;
}

a.CalendarLink:link {
	color: #996633;
	text-decoration: underline;
}
a.CalendarLink:hover {
	color: #993333;
	text-decoration: underline;
}
a.CalendarLink:visited {
	color: #996633;
	text-decoration: underline;
}
