@import "reset.css";
@import "navigation.css";

body {
	background: #edfcff url('/img/background/background.gif') repeat-x top;
}

#wrapper {
	width: 941px;
	margin: 0 auto;
	padding: 25px 0 0 18px;
}

#clouds {
	background: url('/img/background/clouds.gif') no-repeat top center;
}

#grass {
	background: url('/img/background/grass.gif') no-repeat bottom center;
	padding: 0 0 210px;
}
.index #grass { height: 1062px; padding-bottom: 0; }

/* --------------------
 * Header
 * -------------------- */
#header {
	
}
#header h1 {
	width: 184px; height: 118px;
	float: left;
}
#header h1 a, #header h1 a:hover {
	background: url("/img/global/logo.png") no-repeat 0 7px;
	text-decoration: none;
	width: 184px; height: 118px;
	display: block;
	text-indent: -9999em;
}

/* --------------------
 * Tree
 * -------------------- */
#tree {
	background: url('/img/global/tree.png') no-repeat -5px 4px;
	height: 838px;
}


/* --------------------
 * Home Boxes
 * -------------------- */
.nail { position: absolute; }

#events h1 span, #hours h1 span, #photos h1 span {
	display: none;
}

/* Events */
#events {
	background: url('/img/home/events.png') no-repeat;
	padding: 75px 40px 40px 60px;
	width: 267px; height: 176px;
	margin: -6px 0 0 26px;
	font: 14px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index: 100;
}
#events .calendar {
	text-indent: -9999em;
	width: 115px; height: 50px;
	margin: -75px 0 0 150px;
	position: absolute;
}
#events h2 {
	font-size: 20px;
	color: #dace2b;
	padding: 0 0 10px;
}
#events .thumb {
	float: left;
	background: url('/img/home/frame.gif') no-repeat;
	padding: 8px;
	width: 74px; height: 116px;
}
#events .info {
	font-size: 1.1em;
	color: #fff;
	width: 175px;
	float: left;
}
.info h3 {
	font-size: 15px;
	padding: 10px 0 0 10px;
}
.info h4 {
	font-size: 13px;
	padding: 0 0 3px 10px;
	margin: 10px 0 0;
}
.info ul {
	padding: 0 0 0 10px;
}
.info .buy {
	margin: 5px 0 0 3px;
	text-decoration: none;
	background: url('/img/home/buy-tickets.gif') no-repeat;
	width: 91px; height: 29px;
	display: block;
	text-indent: -9999em;
}

.donate {
  display: block;
  padding: 5px 0 5px 10px;
}
.donate a {
  color: #fff;
  font-size: 11px;
}

/* Hours */
#hours {
	background: url('/img/home/hours.png') no-repeat;
	padding: 50px 25px 30px 25px;
	width: 202px; height: 130px;
	margin: 266px 0 0 188px;
	font: normal 11px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index: 75;
	color: #fff;
}
#hours dt {
	color: #dace2b;
}
#hours dd {
	padding: 0 0 5px;
}

/* Photos */
#photos {
	width: 515px; height: 430px;
	margin: 32px 0 0 414px;
	z-index: 50;
}
#photos #box {
	width: 450px; height: 310px;
	margin: 40px 0 0 38px;
	background: #fff;
	position: absolute;
	z-index: 25;
}
#photos #overlay {
	background: url('/img/home/photos.png') no-repeat;
	position: absolute;
	width: 515px; height: 430px;
	z-index: 110;
}
	
#photos a.add-photo {
	text-decoration: none;
	background: url('/img/home/add-your-photo.gif') no-repeat top left;
	width: 170px; height: 60px;
	position: absolute;
	z-index: 112;
	text-indent: -9999em;
	margin: -15px 0 0 289px;
}
#photos a.add-photos:hover {
	text-decoration: none;
}
	
#photos a.more-photos {
	text-decoration: none;
	background: url('/img/home/wait-more.png') no-repeat top left;
	width: 141px; height: 62px;
	position: absolute;
	z-index: 111;
	text-indent: -9999em;
	margin: 371px 0 0 34px;
}
#photos a.more-photos:hover {
	text-decoration: none;
	background: url('/img/home/wait-more.png') no-repeat top right;
	width: 141px; height: 62px;
	text-indent: -9999em;
}
#photos a.previous-photo {
	text-decoration: none;
	background: url('/img/home/left-arrow.png') no-repeat top left;
	width: 61px; height: 44px;
	position: absolute;
	z-index: 120;
	text-indent: -9999em;
	margin: 350px 0 0 215px;
}
#photos a.next-photo {
	text-decoration: none;
	background: url('/img/home/right-arrow.png') no-repeat top left;
	width: 61px; height: 44px;
	position: absolute;
	z-index: 120;
	text-indent: -9999em;
	margin: 350px 0 0 275px;
}


/*.p_about #about_ftt_over .title { display: block; }*/
/* Page */
.page {}
.page h1 {
	background: url('/img/global/page_title.png') no-repeat center;
	width: 861px; height: 41px;
	padding: 35px 0 0 90px;
	font: bold 22px "Trebuchet MS", Arial, sans-serif;
	color: #441507;
}
div.page_content {
	background: url('/img/global/page_bg.png') repeat-y center;
	width: 951px;
}
.page_top {
	background: url('/img/global/page_top_bg.png') no-repeat top center;
	width: 951px;
}
.page_bottom {
	padding: 20px 80px 0 90px;
	width: 781px;
	
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.page_foot {
	background: url('/img/global/page_bottom_bg.png') no-repeat bottom center;
	width: 951px; height: 268px;
}

.page_bottom p {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #441507;
	padding: 0 0 15px;
}
.page_bottom a {
	color: #006b83;
}
.page_bottom ol {
	color: #441507;
	padding: 0 15px;
	list-style: decimal inside;
}
.page_bottom ul {
	color: #441507;
	margin: 0; padding: 0 30px;
	list-style: disc;
}
.page_bottom h3, .page_bottom h2 {
	font: bold 16px Helvetica, Arial, sans-serif;
	color: #8c0091;
	padding: 20px 0 15px;
}

/* Contact */
.foot_contact {
	color: #8c0091;
	font: normal 11px Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 10px 0 40px;
}
.foot_contact a {
	color: #8c0091;
}

#fairy {
	background: url('/img/home/fairy.png') no-repeat;
	width: 52px; height: 71px;
	position: absolute;
	margin: 150px 0 0 -15px;
}
#bird {
	background: url('/img/home/bird.png') no-repeat;
	width: 60px; height: 45px;
	position: absolute;
	margin: 0 0 0 870px;
}
#owl {
	background: url('/img/home/owl.png') no-repeat;
	width: 51px; height: 70px;
	position: absolute;
	margin: 430px 0 0 820px;
}
#ducks {
	background: url('/img/home/ducks.png') no-repeat;
	width: 154px; height: 80px;
	position: absolute;
	margin: 770px 0 0 300px;
}
#humpty {
	background: url('/img/home/humpty.png') no-repeat;
	width: 228px; height: 203px;
	position: absolute;
	margin: 260px 0 0 -15px;
	z-index: 150;
}
#humpty a {
	display: block;
	width: 180px; height: 75px;
	text-indent: -9999em;
}

.galleries {}
.galleries .gallery {
	min-height: 190px;
	height: auto !important;
	height: 190px;
	
	width: 193px;
	float: left;
}
.gallery h3 {
	text-align: center;
	font-size: 13px;
}
.gallery a {
	background: url('/img/global/shadow.gif') no-repeat;
	width: 183px; height: 137px;
	padding: 11px 0 0 11px;
	float: left;
}

/*Rhyme icon */
a.rhyme {
	background: url('/cms/img/icons/silk/book_open.png') 0 50% no-repeat;
	padding-left: 20px;
}

.page .month {
	margin: 0 0 30px; padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
.month .event {
	padding: 0 0 20px;
}