@charset "UTF-8";

@import url("pop.css");

@import url("facility.css");

@import url("widgets.css");

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.main {
	background-image: url(/images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
.nav_container ul {
	margin: 0px;
	padding: 0px;
}
.nav_container ul li {
	list-style-type: none;
	float: left;
}
.shd_left {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	background-image: url(/images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.shd_right {
	background-image: url(/images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 960px;
	padding: 0px 20px 0px 0px;
}
.container {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:"#3A281C";
	background-color: #F9F3EC;
	text-align: left;
	overflow: hidden;
}
.front_side_bar {
	background-image: url(/images/bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 20px 0px 30px;
	float: right;
	width: 365px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container img.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.container div.alignleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.container img.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.blog_widget_holder {
	height: 240px;
	margin-bottom: 25px;
}
.events_widget_holder {
	height: 250px;
	margin: 0px 0px 20px;
}
.events_widget_holder_alt {
	margin: 0px 0px 20px;
}
.footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 115px;
}
.header_left {
	background-image: url(/images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	z-index: 10;
	height: 546px;
	width: 80px;
	left: -80px;
	top: 0px;
}
.header_right {
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 563px;
	width: 130px;
	position: absolute;
	z-index: 11;
	top: 0px;
	left: 960px;
}
.back_header_left {
	background-image: url(/images/back_header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	z-index: 4;
	height: 500px;
	width: 80px;
	left: -80px;
	top: 0px;
}
.back_header_right {
	background-image: url(/images/back_header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 518px;
	width: 130px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 960px;
}
.footer_container {
	position:relative;
	background-image: url(/images/footer_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.footer_container .sm_holder {
	position:absolute;
	width:50px;
	height:50px;
	top:30px;
	right:38px;
	z-index:20px;
}
.container h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #3A281C;
	margin: 0px 50px 15px 50px;
	padding: 0px;
	border-bottom: solid 1px #3A281C;
}
.container h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #3A281C;
	margin: 0px 50px 15px 50px;
	padding: 0px;
	border-bottom: solid 1px #3A281C;
	clear:left;
}
.container h2.calendar_event_title {
	font-size:24px;
	text-align:center;	
}
.container p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3A281C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	line-height:20px;
}
.container a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3A281C;
}
.container ul {
	margin-left:40px;
}
.container li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3A281C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height:20px;
}
.container div.print_btn {
	background-color:#44181E;
	padding:0px;
	margin:2px;
	float:right;
}
.container div.print_btn {
	background-color:#44181E;
	padding:0px;
	margin:2px;
	float:right;
}
.container div.print_btn a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px;
	display: block;
}
.footer_container p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.footer_container a {
	color: #FFFFFF;
}
.nav_container {
	position: absolute;
	z-index: 12;
	height: 150px;
	width: 960px;
	left: 0px;
	top: 0px;
}
.back_bg {
	background-image:url(/images/back_container_bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding-top:30px;
}
.header_back {
	height:441px;
}
.header_back h1 {
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3B1016;
	font-weight: normal;
	padding-top: 350px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin:0px;
	margin-left: -3000px;
}

.side_bar h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3A281C;
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.box_highlight {
	background-color:#E6D5CE;
	margin:10px 50px;
	padding:20px 0px;
}
.box_highlight h2 {
	border-bottom:1px solid #3A281C;
	color:#3A281C;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:400;
	margin:0 20px 15px;
	padding:0;
}
.container .box_highlight h2.img_header {
	border-bottom:1px solid #3A281C;
	color:#3A281C;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:400;
	margin:0 20px 15px;
	padding:0;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-image: url(/images/headers/bg_highlight.gif);
	background-position: left top;
	border: none;
}

.box_highlight p{
	color:#3A281C;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding:0 20px 20px;
}

.container h2.img_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #3A281C;
	height: 45px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-image: url(/images/headers/bg.gif);
	background-position: left top;
	border: none;
}


/* Facilities Specific Styles */
.facilities_side_bar {
	background-image: url(/images/bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 30px 0px 30px;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.facilities_side_bar ul {
	margin:0px;
	padding:0px;
}

.facilities_side_bar li {
	list-style:none;
	float:left;
	background-image:url(/images/side_nav_f01.jpg);
	width:220px;
	height:46px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.facilities_side_bar li:HOVER {
	background-image:url(/images/side_nav_f02.jpg);
}

.facilities_side_bar li a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:220px;
	height:46px;
}
.facilities_side_bar li a img {
	border:none;
	margin:2px 5px -5px;
	float:left;
}
.facilities_side_bar li a span {
	border:none;
	margin:5px;
	padding-top:5px;
	float:left;
}
.facilities_side_bar p {
	margin:5px 0px 0px;
	padding:0px;
	float:left;
	clear:both;
	width:220px;
}
.stats_container table {
	width:80%;
	background-color:#5E5139;
}
.stats_container table th {
	background-color:#5E5139;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding:5px;
}
.stats_container table td {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5139;
	text-align:center;
	padding:5px;
}
.container .btn {
	background-color:#3C1017;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	padding:5px;
	margin:5px;
}
.container .rfp_btn {
	background-image: url(/images/submit-RFP-bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center top;
	width: 484px;
	padding-top: 18px;
	padding-bottom: 20px;
}
.container .rfp_btn:HOVER {
	background-position: center 60px;
}
.printOverlay {
	position:absolute;
	width:400px;
	height:220px;
	background-color:#44181E;
	color:#FFF;
	top:0px;
	left:0px;
	z-index:200;
}
.printOverlay p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	padding:10px;	
}
.front_social_holder {
	/*border:solid 1px #C5B2AC;
	background-color:#EEE2DD;*/
	/*margin:-5px 10px 10px;*/
	/*margin: 20px -35px 10px;*/
	/*float:right;*/
}
.front_social_holder h2 {
	border: medium none;
    clear: none;
    font-size: 18px !important;
    font-weight: bold;
    padding: 0;
	margin-left:0;
}
.front_social_holder h2 span {
	display: block;
    float: left;
    margin-top: 4px;
    padding: 0 7px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}


/*MENU CSS*/
.menu,
.menu ul,
.menu li,
.menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
 
.menu {
}
 
.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 40px;
}

.menu ul {
    position: absolute;
    top: 108px;
    left: 0;
	margin-left: 0px;
 
    opacity: 0;
    background: #FEFDFB;
 	font-family: 'Qwigley', cursive;
	
	/* -ms-transform: rotate(15deg);*/ /* IE 9 */
   /* -webkit-transform: rotate(15deg);*/ /* Chrome, Safari, Opera */
    /*transform: rotate(15deg);*/
	-webkit-box-shadow: 1px 1px 16px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    1px 1px 16px 0px rgba(50, 50, 50, 1);
	box-shadow:         1px 1px 16px 0px rgba(50, 50, 50, 1);
}
 
.menu li:hover > ul { opacity: 1; }
 
.menu ul li {
	width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
 	font-family: 'Qwigley', cursive;
	opacity: 1;
   	transition: height .15s, opacity .5s ease-in-out;
   	-moz-transition: height .15s, opacity .5s ease-in-out;
   	-webkit-transition: height .15s, opacity .5s ease-in-out;
	-ms-transition: height .15s, opacity .5s ease-in-out;
	background: rgba(229,204,174,1);
	background: -moz-linear-gradient(left, rgba(229,204,174,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,204,174,1)), color-stop(51%, rgba(249,243,236,1)), color-stop(100%, rgba(249,243,236,1)));
	background: -webkit-linear-gradient(left, rgba(229,204,174,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -o-linear-gradient(left, rgba(229,204,174,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -ms-linear-gradient(left, rgba(229,204,174,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: linear-gradient(to right, rgba(229,204,174,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5ccae', endColorstr='#f9f3ec', GradientType=1 );
	z-index: 100;
}
.menu ul li:hover {
	background: rgba(254,253,252,1);
	background: -moz-linear-gradient(left, rgba(254,253,252,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(254,253,252,1)), color-stop(51%, rgba(249,243,236,1)), color-stop(100%, rgba(249,243,236,1)));
	background: -webkit-linear-gradient(left, rgba(254,253,252,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -o-linear-gradient(left, rgba(254,253,252,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: -ms-linear-gradient(left, rgba(254,253,252,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	background: linear-gradient(to right, rgba(254,253,252,1) 0%, rgba(249,243,236,1) 51%, rgba(249,243,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfc', endColorstr='#f9f3ec', GradientType=1 );
}

 
.menu li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
	width:100%;
    border-bottom: 1px solid #DCC4A8;
	text-align:center;
}
.menu ul li a {
    width: 100px;
    padding: 20px 20px 5px 20px;
    margin: 0;
	color:#61212B;
	text-decoration:none;
	text-align:right;
	vertical-align:middle;
	font-family: 'Qwigley', cursive;
	font-size:26px;
	letter-spacing: 3px;
    border: none;
}
.menu ul li a:hover {
	color:#61212B;
	
	
}

#gallery_start:hover{
	cursor: pointer;
	opacity: .75;
	-webkit-opacity: .75;
	-moz-opacity: .75;
}