/*- RESET, courtesy of http://www.blueprintcss.org/ */
* {
	margin: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
fieldset {padding:1.4em;margin:1em 0 1.5em 0;border:1px solid #ccc;}

/* Begin */
body {
	color: white;
	background-color: #1c1c1c;
	background-repeat: repeat-y;
	background-position: center top;
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	font: 13px/1.25 Optima, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	behavior: url(../js/csshover3.htc);
}

a {
	color: #7e7605;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

.mp3 {
	width: 25px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 178px;
	z-index: 500;
	display: none;
}
.sharethis {
	z-index: 150;
}
#page {
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 64px;
	position: relative;
}

#page #header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#page #top {
	width: 993px;
	height: 198px;
	/* background-color: red; */
	background-color: transparent;
	position: relative;
	z-index: 5;
}

#page #top-left {
	width: 496px;
	height: 198px;
	background: transparent url(../images/serenityfallslogo.png) 0 0 no-repeat;
	float: left;
	position: relative;
	z-index: 5;
}

#page #top-left a {
	width: 496px;
	height: 198px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	z-index: 5;
}

#page #top-right {
	width: 497px;
	height: 198px;
	overflow: hidden;
	float: right;
	background: transparent url(../images/serenityfallsstill.png) 0 0 no-repeat;
	position: relative;
	z-index: 5;
}

#page #sec-nav {
	width: 993px;
	height: 38px;
	background: transparent url(../images/navbackground.png) 0 0 no-repeat;
	background-position: 0 0;
	clear: both;
	position: relative;
	z-index: 5;
}

#sec-nav-content {
	width: 993px;
	height: 38px;
	display: block;
}

#sec-nav ul {
	margin-left: 250px;
	z-index:6;
}

#sec-nav li {
	list-style: none;
	z-index:6;
}

#sec-nav li, #sec-nav a {
	display: block;
	float: left;
	/*
	 * Optima is a Mac font; however, Century Gothic looks pretty
	 * good under Windows, for the sub-navigation. Failing those,
	 * we shoot for the typical remaining fonts.
	 */
	font: 18px/2.25 Optima, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	padding-right: 16px;
	color: white;
}

#page #content {
	width: 903px; /* 914 - the two 7px borders */
	border-right: 7px solid #2f2e2e;
	border-left: 7px solid #2f2e2e;
	/* padding-left: 55px; */
	margin-right: 24px;
	padding-top: 172px; /* 236px min, 246 is best */
	margin-bottom: 0;
	padding-bottom: 1px; /* Don't ask or touch - this fixes a browser(s) quirk with a gap at the bottom, between the content and footer div's */
	/* background-color: transparent; */

	background-color: black;


	/* clear: both; */
	z-index: 0;
	margin-left: 55px;
}

html>body #page #content {
	position: relative;
	padding-left: 0px;
	margin-left: 55px;
}

#page #pri-nav {
	position: absolute;
	/* left: -55px; */
	left: 7px;
	top: 172px;
	width: 225px;
	height: 885px; /* this doesnt account for spacing between the individual nav elements */
	background-color: transparent;
	z-index: 100;
}
#page #pri-nav ul {z-index:100;}
#page #pri-nav ul li {z-index:100;}

/* this container ensures no jumping of the page when jquery
   replaces the #content-body element
 */
#page #content-body-container {
	min-height: 963px;
	background-color: black;
	z-index: 100;
}

#page #content-body {
	margin-left: 217px;
	min-height: 963px; /* 856px */
	/* margin-top: 74px; */
	margin-right: 42px;
	padding-top: 74px;
	background-color: black;
	text-align: left;
}
html>body #page #content-body {
	text-align: justify;
	text-justify: newspaper;
	z-index: 100;
}

#page #content-body li {
	list-style-type: square;
	list-style-position: inside;
	/* margin-left: 18px; */
	padding-bottom: 6px;
}
#page #content-body ul {
	list-style-position:inside;
	padding-bottom: 12px;
}

#pgal {position:absolute;z-index:1000;height:460px;width:620px;}
.galleryview {visibility:visible !important;}
.gallery .panel {visibility:hidden !important;}

.stbutton {
	margin-top: 80px;
	float: right;
	z-index: 150;
}
.activity {
	background: black url(../images/spinner.gif) no-repeat 50% 5%;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -0.4em;
	color: #7e7605;
	font-family: "Edwardian Script ITC Std","Edwardian Script ITC","Palatino Linotype","Script";
	/* font-size: 48px; */
	font-size: 28pt;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -0.4em;
	color: #7e7605;
	font-family: Optima, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
}

#next {
	color: #7e7605;
	font-family: Optima, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
	
}

#content-text {
	/* border-top: 1px solid #1c1c1c; */
	padding-top: 16px;
	margin-top: -14px;
	text-align: left;
	text-justify: auto;
}
html>body #page #content-text {
	text-align: justify;
	text-justify: newspaper;
	z-index: 100;
}

#page #content-body p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#page #footer {
	margin-top: 0px;
	margin-left: 55px;
	margin-right: 21px;
	padding: 0px;
	background-color: black;
	position: relative;
}

#page #footer-text {
	border-right: 7px solid #2f2e2e;
	border-left: 7px solid #2f2e2e;
	height: 106px;
	width: 903px;
}

#page #footer-text p {
	float: left;
	width: 567px; /* 599 */
	height: 106px;
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 3.5em;
	text-align: center;
	font: 10px/1.25 Optima, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}

#page #footer-text p a {
	text-decoration: none;
	color: white;
}

#page #footer-image {
	width: 917px;
	height: 32px;
	background: transparent url(../images/footer.png) 0 0 no-repeat;
}

#page #footer-left {
	width: 152px;
	height: 106px;
	/*background: transparent url(../images/whoswhofootleft.png) 0 0 no-repeat;*/
	float: left;
}

#page #footer-right {
	width: 152px;
	height: 106px;
	/*background: transparent url(../images/ehofooterright.png) 0 0 no-repeat;*/
	float: right;
}

#pri-nav li {
	list-style: none;
}

#pri-nav li, #pri-nav a {
	width: 225px;
	height: 167px;
	display: block;
	padding-bottom: 10px;
}

/*
.pri-nav-home a:hover {
	background: transparent url(../images/thehome.png) -229px 0 no-repeat;
}
.pri-nav-grounds a:hover {
	background: transparent url(../images/thegrounds.png) -230px 0 no-repeat;
}
.pri-nav-stables a:hover {
	background: transparent url(../images/stables.png) -229px 0 no-repeat;
}
.pri-nav-recreation a:hover {
	background: transparent url(../images/recreation.png) -229px 0 no-repeat;
}
.pri-nav-contact a:hover {
	background: transparent url(../images/contact.png) 0 0 no-repeat;
}
*/

.pri-nav-home a {
	background: transparent url(../images/thehome.png) 0 0 no-repeat;
}
.pri-nav-grounds a {
	background: transparent url(../images/thegrounds.png) 0 0 no-repeat;
}
.pri-nav-stables a {
	background: transparent url(../images/stables.png) 0 0 no-repeat;
}
.pri-nav-recreation a {
	background: transparent url(../images/recreation.png) 0 0 no-repeat;
}
.pri-nav-location a {
	background: transparent url(../images/location.png) 0 0 no-repeat;
}
.pri-nav-contact a {
	background: transparent url(../images/contact.png) 0 0 no-repeat;
}

