/* @group layout */

body {
	background: black url(../images/bkgrnd_large3.jpg) no-repeat center top;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	margin-bottom: 10px;
	line-height: 20px;
	color: #353535;
}

a:active {
	outline: none;
}

#content-well {
	display: inline;
	float: left;
	padding-top: 35px;
	width: 960px;
	background-color: white;
	padding-bottom: 25px;
}

#subpage-content-well {
	display: inline;
	float: left;
	padding-top: 75px;
	width: 960px;
	margin-bottom: 20px;
}

#content-well h2 {
	
}

a {
	outline: none;
	color:#000
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

p.mission-statement {
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: gray;
}

span.italic {
	font-style: italic;
}
#container {
	display: inline;
	float: left;
	width: 960px;
}

#map {
	border: 1px solid silver;
	padding: 10px;
}

#map a {
	color: maroon;
}

strong {
	font-weight: bold;
}

#main_content {
	display: inline;
	float: left;
	padding-left: 40px;
	padding-right: 10px;
	text-align: left;
	width: 500px;
}

#subpage-main_content {
	display:inline;
float:right;
padding-left:40px;
padding-right:30px;
text-align:left;
width:675px;
}

#subpage-main_content h4 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	padding-bottom: 10px;
	background-color: #cce2c3;
	padding-top: 10px;
	padding-left: 5px;
}

#subpage-main_content h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	padding-top: 10px;
}

#subpage-main_content H2 {
	color: #a41602;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed silver;
	padding-bottom: 10px;
}

#main_content h1 {
	font-size: 26px;
	color: maroon;
	text-transform: capitalize;
	line-height: 30px;
	margin-bottom: 12px;
}

#main_content h1 span.small {
	font-size: 12px;
	color: gray;
	line-height: 15px;
}

#sidebar {
	display: inline;
	float: left;
	padding-left: 18px;
	width: 365px;
}

#sidebar_sub {
display:inline;
float:right;
padding-bottom:0;
padding-top:0;
width:175px;
}

#sidebar_sub #additional-information {
	padding-top: 85px;
}

#sidebar_sub #additional-information p {
line-height:14px;
margin-bottom:12px;
}

#sidebar_sub #additional-information h4 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	padding-bottom: 5px;
}

#sidebar .module {
	display: inline;
	float: left;
	margin-bottom: 7px;
	padding: 7px 10px 10px;
	border-bottom: 1px dashed silver;
}

#sidebar .last .module {
	border-bottom: none;
}

#sidebar .module h2 {
	text-indent: -4000px;
	float: left;
	display: inline;
}

#sidebar .module h3 {
	font-size: 13px;
	font-weight: bold;
	color: maroon;
	text-transform: uppercase;
	padding-left: 8px;
	float: left;
	display: inline;
}

#sidebar .module p {
	color: gray;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px;
	padding-top: 2px;
	text-transform: none;
	width: 290px;
}

#sidebar_sub p {
	font-size:11px;
 	line-height:14px;
}

#sidebar .module a img {
	
}

#sidebar .module img.inset {
	float: left;
	display: inline;
}

#sidebar .module a {
	color: maroon;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	background: white url(../images/footer_round.jpg) no-repeat 0 bottom;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid silver;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: maroon;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #5a564e;
}

#footer ul li.last a {
	border-right: none;
}

#footer p.copyright_info {
font-size:11px;
line-height:16px;
padding-top:20px;
}

#header {
font-weight:bold;
height:32px;
padding-top:10px;
}

#header h2 {
display: none;}

p.hours {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
}

/* My Comment */


	
	
	/* @end */

/*

 @group tabbed-box */

div.panes div {
	display: none;
	padding: 15px 25px;
	border: 1px none #999;
	border-top: 0;
	font-size: 12px;
	line-height: 16px;
	background: #fff url(../images/maincontent-container-bottom-round.gif) no-repeat 0 bottom;
}

div.panes div ul li {
	margin-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
}

div.panes div ul li a {
	
}

div.panes div p {
	font-size: 11px;
	line-height: 15px;
	color: #4e483d;
	margin-bottom: 15px;
}

div.panes div h4 {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

div.panes div ul li a {
	color: maroon;
	text-decoration: none;
}

div.panes div ul li a:hover {
	color: black;
}

ul.tabs {
	border-bottom: 1px solid #8d877c;
	height: 45px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 !important;
}

ul.tabs li {
	float: left;
	text-indent: 0;
	padding: 0 10px;
	margin: 0 !important;
	list-style-image: none !important;
}

ul.tabs li.last a {
	border-right: none;
}

ul.tabs a {
	color: #333333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 8px 13px 7px;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 1px;
}

ul.tabs a:active {
	outline: none;
}

ul.tabs a:hover {
	color: white;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background: white none repeat scroll 0 0;
	border-left: 1px solid #8d877c;
	border-right: 1px solid #8d877c;
	color: #000000 !important;
	cursor: default !important;
}

div.panes div.pane {
	display: none;
}

/* @end */

.contentwell-container-lower {
	background: white url(../images/maincontent-container-bottom-round.gif) no-repeat scroll center bottom;
	display: inline;
	float: left;
	width: 640px;
}

#sidebar .module h2.virtual-tour {
	
}

#footer ul li a:hover {
	color: gray;
}

/* @group Nav */

#main_navigation {
	float: left;
	display: inline;
}

#supergraphic_wrapper {
	height: 304px;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

#nav {
	margin: 0px 0;
	padding: 0px;
	height: 30px;
}

#nav li {
	float: left;
	position: relative;
}

#nav li.open, #nav li:hover {
	background: #2c0a0b url(../images/nav_bar_rollover.jpg) repeat-x 0 bottom;
}

#nav li a {
	color: white;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 16px 40px 11px 40px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	width: 173px;
	padding: 0 0 5px;
	background: #5f0a0d url(../images/nav_bar_rollover_lower.jpg) repeat-x 0 top;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-top: 19px;
	font-size: 11px;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	float: none;
}

#nav li ul li a {
	padding: 4px 10px;
	display: inline-block;
	font-size: 12px;
	text-transform: capitalize;
	border-bottom: 1px solid #000;
}

#nav li ul li a {
	display: block;
}

#nav li ul li a:hover {
	background: #3b0604;
	color: #fff;
}

/* @end */

/* @group Calendar */

/* @end */

/* @group Gallery */

#gallery_wrapper {
	float: left;
	display: inline;
	width: 900px;
}

#keyboardMsg {
	font-size: 19px;
	font-weight: lighter;
	padding-top: 16px;
}

.thumbnail_container {
	width: 168px;
	height: 134px;
	float: left;
	display: inline;
	background: url(../images/galley_thumb_bkgrnd_168x134.jpg) no-repeat center center;
	margin-left: 6px;
	margin-bottom: 15px;
}

.thumbnail_container a img {
	width: 153px;
	height: 108px;
	padding-left: 8px;
	padding-top: 8px;
}

#lightbox {
	background-color: #eee;
	padding: 20px;
}

#lightboxDetails {
	font-size: 12px;
	padding-top: 0.4em;
	color: gray;
	text-align: center;
	text-transform: capitalize;
}

#lightboxCaption {
	float: left;
}

#lightbox img {
	border: none;
}

#overlay {
	background: url(../images/overlay.png) repeat;
}

* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

#overlay img {
	border: none;
}

/* @end */

