@charset "UTF-8";
.photo2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
/* CSS Document */

/* CSS Document */


/*Universal Elements*/
* {
	margin:0; padding:0
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A0101;
	background-color: #34230D;
}

#container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8C71E;
}
#content {
	width: 65%;
	padding: 35px 20px 10px 40px;
	float: left;
	line-height: 20px;
}
#footer {
	background-color: #7E0101;
	width: 100%;
	position: relative;
	height: 22px;
	clear: both;
	bottom: 0px;
}
#links {
	background-color: #7E0101;
	width: 794px;
	height: 30px;
	padding-left: 6px;
	position: relative;
	z-index: 2;
}
.whitetext {
	font-weight: bold;
	color: #FFF;
}
.table {
	border: medium solid #760000;
}
td {
	padding: 6px;
}
#sidebar {
	width: 160px;
	float: left;
	padding: 20px 10px 10px;
	color: #FFF;
	background-color: #5A0101;
	position: relative;
	z-index: 1;
}
.bio_blocks {
	margin-bottom: 60px;
	min-height:150px;
}
#socialicons {
	position: relative;
	width: 160px;
	margin-top: 30px;
}
#sidebar_content {
	width: 100%;
	height: 85%;
	margin-top: 14px;
	text-align: center;
}
#sidebar_content .header {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#sidebar_content a {
	font-weight: bold;
	color: #FFF;
	text-decoration:underline
}


.news_item {
	width: 86%;
	background-color: #7E0101;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-align: left;
	margin-bottom:10px;
	font-size: 12px;
	
}
.headline {
	font-size: 13px;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.footer {
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
	color: #FFF;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #7E0101;
	text-transform: uppercase;
}
.subs {
	color: #7E0101;
	font-size: 17px;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}


ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#FFF;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:4px;
	margin-left:4px;
}
ul.menu ul {
	position:absolute;
	top:26px;
	left:0;
	background:#5A0101;
	display:none;
	opacity:0;
	list-style:none;
	width: 148px;

	
}
ul.menu ul li a {
	display:block;
	padding:3px 0px 5px 4px;
	background-color:#5A0101;
}
ul.menu ul li a:hover {
	background-color:#5A0101;
	text-decoration: underline;
}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {
	padding:5px 7px 7px;
	font-weight:bold;
	background:url(images/header.gif)
}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {
	background:#7E0101 url(images/arrow.gif) no-repeat 136px 8px
	
}
ul.menu .topline {border-top:1px solid #aaa}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#sidebar_content .header {
	font-weight: bold;
	text-align: center;
	
}

.breakleft {
	clear: left;
}
#content_box1 {
	width: 220px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
}
#content_box2 {
	width: 220px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	margin-left: 35px;
}
#form_box {
	float: left;
	width: 90%;
	margin-top: 50px;
}
#content a:link {
	color: #7E0101;
	font-weight: bold;
}
# content a:visited {
	color: #7E0101;
}
.nounderline {
	text-decoration: none;
	font-weight: normal;
}
.photo_caption {
	font-size: 12px;
	line-height: 14px;
}
.photos {padding-right: 15px;
	padding-bottom: 4px;
}
.hotel_images {
	float: left;
	margin-right: 15px;
}
.bio_blocks2 {
	min-height: 150px;
	margin-bottom: 60px;
}


/**lightbox**/


#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: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#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; }.photogallery {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.boldandred {
	color: #7E0101;
	font-weight: bold;
}
.right_image_padding {
	padding-right: 20px;
}
#sponsors {
	text-align: center;
}
.sponsors_list {
	font-size: 16px;
	color: #7E0101;
}
