/* 
	presentation.css 
	
	COLOR PALETTE:
	Brown: #45392D;
	Orange: #B95B01;
	Tan: #968865;
	Lt Tan: #A49880;
	Red: #911D0D;
*/
body {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 76%;
	color:#C8B99B;
	background-color:#000000;
	background-image:url(/images/bg_main_top.gif);
	background-repeat:repeat-x;
	background-position: center top;
}

/* GLOBAL STYLES (fonts, links, etc.) */
.global-serif {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
 font-size: 20px; 
}

h2 {
	font-size: 18px; 
	margin:0;
	padding: 0;
	text-align:center;
}
h2 img {
	margin: 0.5em 0;
	padding:0;
}
a:link {
	color:#968865;
	text-decoration:underline;
}
a:visited {
	color:#968865;
	text-decoration:underline;
}
a:hover {
	color:#B95B01;
	text-decoration:none;
}
a:active {
	color:#968865;
	text-decoration:underline;
}

#footer-content a:link {
	color:#A49880;
	text-decoration:none;
}
#footer-content a:visited {
	color:#A49880;
	text-decoration:none;
}
#footer-content a:hover {
	color:#B95B01;
	text-decoration:none;
}
#footer-content a:active {
	color:#A49880;
	text-decoration:none;
}

.menu-subnav a:link {
	text-decoration:none;
	color: #911D0D;
}
.menu-subnav a:visited {
	text-decoration:none;
	color: #911D0D;
}
.menu-subnav a:hover {
	text-decoration:none;
	color: #968865;
}
.menu-subnav a:active {
	text-decoration:none;
	color: #911D0D;
}


/* HEADER STYLES */
#header-container {
	width:977px;
	background-image:url(/images/bg_head_top.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.home-header {
	padding-top: 42px;
}
.content-header {
	padding-top: 32px;
}
* html #header-container {  /*IE 6 margin fix */
	margin-bottom:-12px;
}
* html #header-container.content-header {  /*IE 6 margin fix */
	margin-bottom:-36px;
}
#header-container.home-header #head-content {
	width:901px;
	height: 496px;
	background-image:url(/images/bg_home_frame.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#header-container.content-header #head-content {
	width:901px;
	height: 339px;
	background-image:url(/images/bg_content_frame.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#header-container.home-header #head-content #head-graphics {
	margin-bottom:-19px;
	padding: 5px 0 0 0;
	width:815px;
	height: 430px;  /*home height */
}
#header-container.content-header #head-content #head-graphics {
	margin-top:-1px;
	margin-bottom:-3px;
	padding: 0;
	width:815px;
	height:256px;  /*content height */
}


/* MAIN NAVIGATION */
#head-content ul {
	display:block;
	margin: 0 0 0 148px;
	padding:0;
	list-style-type:none;
	text-align:center;
}
#header-container.home-header #head-content ul {
	margin-top: 38px;
}
#header-container.content-header #head-content ul {
	margin-top: 44px;
}
#head-content li {
	margin: 0;
	padding:0;
	height: 36px;
	float:left;
}
#head-content li a span {
	visibility:hidden;
}
#head-content li a {
	display:block;
	margin:0;
	padding:0;
	height: 36px;
	text-decoration:none;

}
#head-content .navigation-item-343490c1-7779-41f0-85be-335d98f401a8 a { 
	width: 70px;
	height: 36px;
	background-image:url(/images/nav_menu.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}
#head-content .navigation-item-d326cf99-4be2-4db9-a695-ad8289557f8a a { /
	width: 87px;
	height: 36px;
	background-image:url(/images/nav_bar.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}
#head-content .navigation-item-462919f4-48c6-4c19-802c-a110fd9e9f72 a { 
	width: 87px;
	height: 36px;
	background-image:url(/images/nav_history.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}
#head-content .navigation-item-b359d29b-4de8-4f34-946b-652f3365f494 a { 
	width: 195px;
	height: 36px;
	background-image:url(/images/nav_hours.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}
#head-content .navigation-item-758a18e7-1131-4873-b57a-f924406145a7 a { 
	width: 70px;
	height: 36px;
	background-image:url(/images/nav_news.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}
#head-content .navigation-item-8d1dd3cf-c8a4-41f7-bb0e-5b666d5beb1d a { 
	width: 102px;
	height: 36px;
	background-image:url(/images/nav_contact.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}

#head-content .navigation-item-343490c1-7779-41f0-85be-335d98f401a8 a:hover,
#head-content .navigation-item-d326cf99-4be2-4db9-a695-ad8289557f8a a:hover,
#head-content .navigation-item-462919f4-48c6-4c19-802c-a110fd9e9f72 a:hover,
#head-content .navigation-item-b359d29b-4de8-4f34-946b-652f3365f494 a:hover,
#head-content .navigation-item-758a18e7-1131-4873-b57a-f924406145a7 a:hover,
#head-content .navigation-item-8d1dd3cf-c8a4-41f7-bb0e-5b666d5beb1d a:hover {
	background-position: left 50%;
}
#head-content li.active a,
#head-content li.active a:hover {
	background-position: left 100%;
}

/* HOME PAGE EVENT/HAPPENING CALLOUT */
.hp-event-callout {
	display:block;
	margin: 0.75em auto 1.75em auto;
	padding: 0;
	float:none;
	clear:both;
	width:820px;
}


/* NEW HOME PAGE STYLING 4/10/2007 */
.home-col-a {
	margin:0;
	padding:0;
	width:537px;
	float:left;
	/*border-right:1px solid #231a15;*/
}
.home-col-b {
	margin:0 0 0 -1px;
	padding:0 0 0 16px;
	width:263px;
	float:left;
	/*border-left:1px solid #231a15;*/
}
.hp-section {
	margin:0 0 1em 12px;
	padding:0 0 0.85em 0;
	width:505px;
	background-image:url(/images/bg_callout.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	border-bottom:1px solid #231a15;
}
.hp-section-last {
	border-bottom:none;
}
.hp-section .subframe {
	margin:0;
	padding:0;
	float:left;
}
.hp-section h2 {
	margin:0 0 0.25em 0;
	padding:0.25em 0 0 170px;
	text-align:left;
}
.hp-section p {
	margin:0;
	padding:0 0px 0 170px;
	text-align:left;
	
	
}
.home-col-b h2 {
	display:block;
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight:normal;
	color:#bb7931;
	text-align:left;
	background-image:url(/images/bg_menu_header.jpg);
	background-repeat:no-repeat;
	background-position:10% top;
}
.home-col-b ul {
	margin:0 0 2em 0.75em;
	padding:0;
	list-style-type:none;
}
.home-col-b ul li {
	margin:0;
	padding:0.2em 0;
	color:#968865;
}
.home-col-b ul.blogentries li {
	color:#413c32;
}
.home-col-b ul.blogentries li a {
	display:block;
}
.hp-btm-mast {
	display:block;
	margin:2em 0 0.75em 0;
	padding:0;
	height:61px;
	width:817px;
	background-image:url(/images/bg_hp_btm-mast.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


/* CONTENT STYLES */
#head-content {
	text-align:center;
}
#content-container {
	line-height: 140%;
}
#content-container.content-page,
.content-page {
	position:relative;
	padding:0 0 1em 0;
	background-image:url(/images/content_header-bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
	/*border-bottom:3px solid #0A0907;*/
}
.content-page .floating-freak {
	position:absolute;
	margin:0;
	padding:0;
	left:-28px;
	top: 70px;
}
.col-a {
	margin:0;
	padding:0;
	width:268px;
	float:left;
}
.cola-bg {
	height:238px;
	background-image:url(/images/bg_col-a.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.col-b {
	margin:0 8px;
	padding:0;
	width:268px;
	float:left;
}
* html .col-b {/* IE6 margin*/
	margin:0 6px;
}
.colb-bg {
	height:238px;
	background-image:url(/images/bg_col-b.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.col-c {
	margin:0;
	padding:0;
	width:268px;
	float:left;
}
.colc-bg {
	height:238px;
	background-image:url(/images/bg_col-c.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.inner-column-content {
	margin:0 1.5em 1.5em 1.5em;
	padding:0;
	z-index:900;
}
.content-cola {
	margin: 0 18px 0 60px;
	padding: 18px 0 0 0;
	width:450px;
	float:left;
}
* html .content-cola { /* IE 6 fix */
	margin: 0 14px 0 32px;
}
.content-colb {
	margin:0;
	padding:18px 0 0 0;
	width: 275px;
	float:left;
}
.content-cola p {
	margin: 0 0 1em 0;
	padding:0;
	line-height: 1.6em;
}
.content-colb p {
	margin: 0.75em 0 0 0;
	padding:0 1.5em;
}
.ms-fl-toppad {
	padding-top: 2.5em;
}
.ms-fl-toppad img,
.flickr img {
	display:block;
	margin: 0 auto 0.75em auto;
}


/* MENU STYLES */
#content_menu {
	position:relative;
	margin: 0 1.25em 0 5.15em;
	padding: 1.35em 0 0 0;
	min-height:100px;
}
* html #content_menu {
	height:200px;
}

#content_menu p {
	line-height: 1.6em;
}

.menu-subnav {
	position:absolute;
	margin:0;
	padding:0;
	width:600px;
	left:170px;
	top: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#45392D;
	text-align:right;
	text-transform: uppercase;
}
.menu {
	display:block;
}
.menu div {
}
.menu-column {
	display:block;
	margin:0 1em;
	padding:0;
	width:345px;
	float:left;
}
* html .menu-column {
	width:335px;
}
.menu h2, .bar h2 {
	display:block;
	margin: 0.75em 0 0.5em 0;
	padding: 0.5em 0 0 0.5em;
	height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight:normal;
	color:#bb7931;
	text-align:left;
	background-image:url(/images/bg_menu_header.jpg);
	background-repeat:no-repeat;
	background-position:10% top;
}
.menu h2 {
	width:740px;
}
.bar h2 {
	float:none;
	clear:both;
}
.menu h3 {
	display:block;
	margin: 0;
	padding:0;
	font-size: 100%;
}
.bar h3 {
	display:block;
	margin: 0.5em 0 0.75em 0;
	padding:0;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color:#7F6A53;
	border-bottom:1px solid #1b1410;
}
.bar ul {
	margin:0 0.5em 1em 0;
	padding:0;
	width:30%;
	list-style-type:none;
	float:left;
}
.bar li {
	margin: 0;
	padding: 0.15em 0;
}
.menu p {
	display:block;
	margin:0 0 1em 0;
	padding:0 0 0.5em 0;
	line-height: 140%;
	border-bottom:1px solid #1b1410;
}


/* CONTACT STYLES */
.required {
	color:#7F6A53;
}
dl.fv {
	font-size: 1.1em;
	clear: both;
}
dl.fv dt {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}
dl.fv dt label {
}
dl.fv dd {
	float: left;
	margin: 0;
}
input, textarea {
	float: left;
	margin: 0 0 0.5em 0;	
	border: solid 1px #A99B90;
	padding: 0.25em;
	background: #4E4036;
	color: #A99B90;
	font-size:  .98em;
	font-weight: normal;
}
input[type="text"]:hover, textarea:hover {
	border: solid 1px #B95B01;
	color: #000;
	background: #4E4036;
}
input[type="text"]:focus, textarea:focus {
	border: solid 1px #000;
	color: #000;
	background: #A99B90;
}
textarea {
	height:187px;
	width:220px;
}


/* EMAIL SIGNUP STYLES */
#content_headsup {
	position:relative;
	margin: 0 1.25em 0 5.15em;
	padding: 1.35em 0 0 0;
	min-height:300px;
}
#content_headsup p {
	line-height: 1.6em;
}
#content_headsup h3 {
	display:block;
	margin: 0.5em 0 0.75em 0;
	padding:0 0 0.2em 0;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color:#7F6A53;
	border-bottom:1px solid #1b1410;
}
#content_headsup .required {
	display:block;
	margin-bottom:0.25em;
	font-size:0.85em;
	color:#7F6A53;
}
.join-column {
	display:block;
	margin:0 0.5em;
	padding:0;
	width:345px;
	float:left;
}
* html .join-column {
	width:335px;
}
.join-column dl.fv dt {
	float: left;
	width: 108px;
	text-align: right;
	padding-right: 5px;
}
.join-column dl.fv dd select {
	margin-bottom:0.65em;
}
.join-column .unsubscribe-link {
	display:block;
	margin:2em 0 1em 0;
	padding:0;
	float:none;
	clear:both;
	font-size:0.9em;
	text-align:center;
}


/* GOOGLE MAP STYLING */
#map p {
	margin:0.6em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:120%;
	color:#333333;
}

#dots {
position: relative;
width: 480px;
padding: 0; 
border: 0; 
margin: 0;
text-align: left;
border: 1px dotted #8e8e8e;
}

/* formz */

fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.5em;
}
fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
	clear: both;
}

label.text {
	display: block;
	float: left;
	width: 26%;
	text-align: right; 
	margin: 0 1em 0 0;
	padding: 0.1em;	
}

input.text,
textarea {
	width: 60%;
	margin-right: 0.25em;	

}
.envoy {
	margin: 1em 0;
	text-align: left;
}
.envoy label {
	border: 0;	
}	



/* FOOTER STYLES */
#footer-container {
	background-image:url(/images/bg_main_btm.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
#footer-content {
	position:relative;
	padding-top: 5.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	color:#A49880;
	text-align:center;
	text-transform:uppercase;
}
#footer-content .address {
	position:absolute;
	margin:0 auto;
	padding:0;
	width: 810px;
	left:0;
	top: -28px;
}
#footer-content a {
	margin: 0 0.35em;
}
.footnav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	z-index: 1;
}
#footer-content ul {
	position: relative;
	margin: -8px 0 0 0;
	padding: 0;
	text-align: center;
	z-index: 2;
}
#footer-content li {
	display: inline;
	margin: 0 4px;
	text-align: center;
}
#footer-content li a {
	margin:0;
	padding:0;
}
#footer-content li.first {
	list-style-type:none;
}

#footer-content #floating-vampire {
	position:absolute;
	margin: 0;
	padding:0;
	top: -4em;
	left: -1.5em;
}