/* ================================================================ 
The original version of the stylesheet for the flyout menu and the 
associated (x)html is available at
 http://www.cssplay.co.uk/menus/anywidth-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

body { 
    margin:0;  
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#box1 {
	float:left;
	width: 315px;
	height: 490px;
}

#box2 {
	width: 305px;
	height: 490px;
	float: right;
}
#Bones_box {
	float: right;
	width: 400px;
	height: 360px;
}
#Bones_pic {
	float: left;
}

#box3 {
	float:left;
	width: 635px;
	height: 335px;
	margin-top: -20px;
}

#box4 {
	float:left;
	width: 160px;
	height: 240px;
	margin-top: -20px;
}

#box5 {
	float:left;
	width: 310px;
	height: 310px;
	margin-top: -20px;
}

#box5a {
	float:left;
	width: 200px;
	height: 180px;
	margin-top: -10px;
}

#box6 {
	float: right;
	width: 165px;
	height: 250px;
	margin-top: -30px;
}

#events_graphic {
	float:right;
	width: 150px;
	height: 240px;
	margin-top: -20px;
}
#about {
	width: 615px;
	height: 175px;
	float: left;
	padding: 10px;
	border: 1px solid #ddd;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	line-height: 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 14px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	line-height: 14px;
}

.caption {
	font-style: italic;
	text-align: center;
}

.home_subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.blue_bold {
	color: #000099;
    font-weight: bold;
}

.red_bold_italic {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.dk_orange_bold {
	color: #CC6600;
	font-weight: bold;
}

.no_bold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
	}

a:link {
	color: #0000FF;
}

a:visited {
	color: #339933;
}

#contentwrapper {
	margin:0px auto;
	width:800px;
	background-color: #CCBF97;
}

#banner {
	height:100px;
}

#content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	min-height: 500px;
	width: 635px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}

#social_media 
{
	background-color: #CCBF97;
	width: 125px;
	text-align: center;
	float: left;
	min-height: 100px;
}

#sidebar 
{
	float:left;
	background-color: #CCBF97;
	width: 125px;
}

#menu 
{
	float:left;
	visibility: visible;
	z-index: 1;
	background-color: #CCBF97;
	color: #000000;
	width: 125px;
}

#menu li:hover > a {
	background-color: #666666;
	color: #FFFFFF;
}

#menu ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
	white-space:nowrap;
	text-align:left;
	background-color: #CCBF97;
	color: #000000;
	position:relative;
	left:-9999px;
	width: 125px;
}

#menu ul.level1 {
	position:relative;
	left:0px;
	top: 0px;
	color: #000000;
	background-color: #CCBF97;
}

#menu a {
	display:block;
	color:#000000;
	line-height:22px;
	text-decoration:none;
	padding:0 20px 0 10px;
	border-bottom:1px solid #ddd;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCBF97;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: decimal;
}
#table {
	border-top-width: 0px;
	border-top-color: #666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	width: 325px;
}
#photogallery {
	height: 400px;
	width: 635px;
}

#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/Lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/Lightbox/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; }
#contact_photo {
	float:right;
	height: 315px;
	width: 200px;
	margin-top: -20px;
	margin-left: 10px;
}
#events_graphic2 {
	float:left;
	width: 270px;
	height: 225px;
}
#events_graphic3 {
	float:left;
	width: 320px;
	height: 185px;
}
