@charset "utf-8";
* {

}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	color: #000000;
	padding-top:25px;
}
.normalPage {
	/*don't include this class on the body to have a custom background*/
	background: #170f0b;
	width: 1250px;
	margin: auto;
}
p {
	color:#170f0b;
	font-size:12px;
}
h1 {
	color:#4c2f2c;
	font-weight:bold;
	font-size:20px;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
h3 {
	color:#f1ead8;
	font-weight:bold;
	font-size:20px;
}
h4 {
	color:#f1ead8;
	font-weight:bold;
	font-size:13px;
}
input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#301500;
	border: solid 1px #695544;
}

.container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left:15px;
	padding-right:15px;
}
.container_brownstripes {
	width: 765px;
	padding-right:10px;
}

.mainpicture{
	padding-top: 5px;
	width: 970px;
}

.header {
	width:980px;
	margin:auto;

}
.header_logo {
	width:200px;
	float:left;
	padding-top:6px;
	text-align:center;
}
.menuholder{
	width:780px;
	height:45px;
	}
.menu {
	float:left;
	width:770px;
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-top:10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;
}
.menu a {
	font-size:12px;
	color:#b5a973;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.menu a:hover {
	color:#807750;
	text-decoration:none;
}
.menu a.active {
	color:#807750;
	text-decoration:none;
}
#container #menuholder #menugap {
	float:right;
	width:235px;
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-top:10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;
}
#container #header #form {
	float:left;
	height:90px;
	width:705px;
	margin-left:20px;
}
#container #header #form .table {
	margin-top:15px;
}


#container #header #form #reservation {
	margin-top:7px;
}
.reservation_menu {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	list-style:none;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	color:#1c120a;
	background-image:none;
}

.reservations_thin{
	width:760px;
	overflow:hidden;
	background-color:#170f0b;
	padding-top: 20px;
}
.reservations_td{
	background-image:url(index/images/Res-bg.jpg); 
	background-repeat:repeat-x;
	padding-left:10px;
}

.reservations_thin img{
	border:none;
}

.reservation_menu li {
	float:left;
	margin:0;
	padding:0;
}
.reservation_menu a {
	display:block;
	color:#f1ead8;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-right:0px;
	border:#412412 solid 1px;
	font-weight:normal;
	/* width:134px; */
	
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:11px;
	padding-right:11px;
}

.reservation_menu li.break a {
	padding-top:6px;
	padding-bottom:7px;
}
.reservation_menu a:hover {
	color:#f1ead8;
	border:#a6a093 solid 1px;
	background-color:#1c120a;
}
.reservation_menu a:active {
	color:#ffffff;
}
.reservation_menu a.active {
	color:#f1ead8;
	border:#a6a093 solid 1px;
	background-color:#1c120a;
}
/*
#container #header #form  input, textarea{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
	border:1px #848484 solid;
	width:100%;
}*/

#container #header #header_separator {
	float:left;
	width:725px;
	height:10px;
}
#container #ImageAndSubMenu {
	overflow:auto;
}
#container #ImageAndSubMenu #eyeCandy {
	/*float:left;
	width:688px;/*this width might have to be adjusted*/
	text-align:right;
	margin-left:0px;
	margin-top:0px;
}
.imagePadding {
	padding-top:13px;
	padding-left:13px;
	padding-bottom:13px;
}
#container #ImageAndSubMenu #right_side {
	/*
	width:272px;this width might have to be adjusted*/
	/*float:right;
	height:277px;*/
	text-align:center;
	line-height:24px;
	color:#e4e3e3;
	font-size:14px;
}
.submenuheader{
	color:#900;
	font-style:italic;
	
	}
#container #ImageAndSubMenu #right_side #txt a {
	color:#807750;
	text-decoration:none;
}
#container #ImageAndSubMenu #right_side #txt a:hover {
	color:#b5a973;
	text-decoration:none;
}
#container #ImageAndSubMenu #right_side #txt .title {
	font-weight:bold;
}
.sub_menu {
	/*padding-top:20px;*/
	font-size:12px;
}
.extraPadding {
	padding-top:20px;
}
.sub_menu a {
	text-decoration:none;
	color:#FFF;
}
.sub_menu a:hover {
	text-decoration:none;
	color:#A0958D;
}
.sub_menu a.active {
	color:#807750;
	text-decoration:none;
}


.title_area {
	background-color:#412412;
	height:66px;
	font-size:28px;
	color:#FFFFFF;
	
}


.title_area_title {
	margin-left:40px;
	background-color:#807650;
}
.title_area_buttons{
	background-color:#807650;
	width:960px;
	height:50px;
	float:right;
	padding-left:5px;
	padding-top: 10px;
}

#container  #title_area #home_buttons_area #area .btn{
	margin-top:10px;
	margin-left:7px;
}


#container  #rightTitle {
	width:272px;
	text-align:center;
	float:right;
	height:92px;
	background-color:#f1ead8;
}
#container #rightTitle a {
	text-decoration:underline;
	color: #807750;
}
#container #rightTitle a:hover {
	text-decoration:none;
	color:#b5a973;
}
.content_area {
	background-color:#412412;
}
.content_area_content {
	background-image:url(../images/menu_bg.gif);
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-top:66px;
	line-height:25px;
	text-align:right;
	width:770px;

}

.content_area_content .format{
	margin-right:10px;
	
}
.hours {
	color: #300;
}
#container  #buffer {
	background-color:#412412;
	width:960px;
	height:15px;
	
}
#container #content_area #content ul  {
	text-indent: 35px;
	list-style-position: inside;
	padding-top:10px;
}

#container #content_area #content a {
	text-decoration:underline;
	color: #807750;
}
#container #content_area #content a:hover {
	text-decoration:none;
	color:#b5a973;
}
#container #content_area #content .title {
	font-size:14px;
	font-weight:bold;
}
#container #content_area .btn {
	text-decoration:none;
}
#container #content_area a.btn {
	padding:5px;
	background-color:#201816;
	color:#aa9c90;
	text-decoration:none;
	border:5px solid #807650;
}
#container #content_area #content a:hover.btn {
	color:#b5a973;
	text-decoration:none;
}



#container #rightTitle .btn {
	text-decoration:none;
}
#container #rightTitle a.btn {
	font-size:16px;
	padding:5px;
	background-color:#201816;
	color:#aa9c90;
	text-decoration:none;
	border:5px solid #807650;
}
#container #rightTitle a:hover.btn {
	color:#b5a973;
	text-decoration:none;
}
#container #content_area #content blockquote {
	font-style:italic;
	line-height:16px;
}
#container #content_area #content blockquote .author {
	font-style:normal;
	text-align:right;
	margin-right:10px;
}
#container #content_area #content #scheme #title {
	text-transform:uppercase;
	text-align:center;
}


#container #content_area #content #vmap {
	height:403px;
	background-image:url(../visitorinfo/images/Visitor_Info_Map.gif);
}
#container #content_area #content #vmap #clickable {
	position:relative;
	top: 0;
	left: 0;
	width: 180px;
	height: 403px;
}
#container #content_area #content #vmap #map_text {
	position:relative;
	top: 0;
	left: 0;
	margin-left:30px;
	padding-top:37px;
	color:#FFFFFF;
	width:535px;
	line-height:20px;
}
#container #content_area #content #vmap #map_text_pdf {
	margin-left:285px;
	padding-top:260px;
	color:#FFFFFF;
	width:300px;
	line-height:20px;
}
#container #content_area #content #vmap #map_text_pdf a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#container #content_area #content #vmap #map_text_pdf a {
	text-decoration:none;
	color:#FFFFFF;
}
#container #content_area #content #vmap #map_text_pdf a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#container #content_area #content #vmap #map_text_pdf a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.footer {
	background-color:#130d09;
	height:20px;
}
.footer_menu {
	font-size:9px;
	color:#FFFFFF;
	padding-top: 4px;
}
.footer_menu a {
	padding-left:5px;
	padding-right:5px;
	color: #b5a973;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #807750;
	text-decoration: none;
}
.copy {
	font-size:8px;
	color:#807750;
}
.linkable{
	cursor:pointer;
} 

/* Pop Up Calendar CSS*/
.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#28160C;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
	color:#C96;
	text-align:right;
	text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
	color:#28160C;
	font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
	color:#C96;
			}
	TD.TESTcpCurrentDate
			{
	color:#FFFFFF;
	background-color: #28160C;
	border-width:1;
	border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,

	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#28160C;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
	color:#C96;
			}
	.TESTcpBorder
			{
			border:solid thin #28160C;
			}

