@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(resources/images/bkg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #871108;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
}
#header {
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#top_box {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	height: 308px;
	width: 678px;
}
#content_holder {
	background-image: url(resources/images/center_bkg.png);
	background-repeat: repeat-y;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	text-align: left;
	width: 574px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	font-size: 11pt;
	padding-top: 18px;
}
#menu_bar  {
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(resources/images/menu.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 678px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
#left_pic {
	float: left;
	background-image: url(resources/images/left_pic_bkg.png);
	background-repeat: no-repeat;
	height: 308px;
	width: 466px;
}
#right_pic {
	float: right;
	background-image: url(resources/images/right_pic_bkg.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 308px;
}
#right_pic_text {
	margin-top: 80px;
	font-size: 10.5pt;
	color: #333;
	text-align: left;
	padding-right: 24px;
	padding-left: 5px;
	width: 151px;
	line-height: 16pt;
}
#drop_down_menus {
	margin-top: 36px;
	margin-right: 24px;
}
#clear {
	clear: both;
	height: 1px;
}
#bottom_menu {
	margin-top: -15px;
	margin-bottom: 22px;
}
.white_text {
	color: #FFF;	
	letter-spacing: 1pt;
	font-size: 9pt;
}
.white_text_nounderline {
	color: #FFF;
	letter-spacing: 1pt;
	font-size: 9pt;
}
.dropdown_font {
	font-size: 6.8pt;
}

.menu_button {
	float: left;
	height: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_box_events {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.nobox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.font_14 {
	font-size: 14pt;
}
#top_box_pictures {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	height: 308px;
	width: 678px;
}
.bread_crumb {
	color: #871108;
	text-decor
	ation: none;
	font-size: 12px;
	text-decoration: none;
}
.red_text_underline {
	color: #871108;
	text-decor
	ation: none;
}
.red_text_nounderline {
	color: #871108;
	text-decor
	ation: none;	text-decoration: none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(resources/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(resources/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
h3 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	vertical-align: 100%;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
h4 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	vertical-align: 100%;
}
#floorplans {
	font-size: 12px;
	margin-bottom: 15px;
}
.white_text {
	color: #FFF;
}
#floorplan_diagram {
	height: 122px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #991B10;
	padding-top: 10px;
	margin-bottom: 25px;
}
em {
	font-style: italic;
}
