/*

All Rights Reserved. Unauthorized copying prohibited.

*/

html body {
	background-color: #fff;
	color: #152133;
	font: 11px "Lucida Grande", Arial, Verdana, Sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
	display: inline;
	vertical-align: bottom;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
}

.clear { clear: both; }
hr { display: none;  }
h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}
	
a {
	color: #147000;
}	
	
a:hover {
	color: #329f0b;
	text-decoration: underline;
}	
	
a:active {
	color: #38af1d;
}	
	
/*

greens
465f40
30422c
a3bd9d

*/	

#page {
	width: 90%;
	margin: 15px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width: 1040px;
	max-width: 1200px;
}

#page #p1 { background: #ccc url(i/u_ctl.gif) no-repeat 0 0; }
#page #p2 { background: url(i/u_ctr.gif) no-repeat 100% 0; }
#page #p3 { background: url(i/u_cbr_big.gif) no-repeat 100% 100%; }
#page #p4 { background: url(i/u_cbl.gif) no-repeat 0 100%; }
#page #p5 {
	background: url(i/p_bg_accent.gif) no-repeat 0 38px;
	padding: 32px;
	padding-top: 16px;
}

#banner a {
	display: block;
	width: 260px;
	height: 64px;
	background: url(i/b_logo.gif) no-repeat 0 0;
}
#banner h1 { display: none; }

#picture {
	background: #465f40 no-repeat 0 0;
	float: left;
	clear: left;
	width: 400px;
	color: #fff;
}
#picture div { background: url(i/p_bg.gif) no-repeat 0 0; height: 300px; }	


#subheader {
	margin-left: 415px;
	padding: 10px;
	padding-top: 50px;
}


#subheader div { 
	width: 49%;
	float: left;
}
#subheader h4 {
	margin: 0;
	margin-bottom: 10px;
	color: #666;
	font-size: 14px;
}
#subheader ul {
	margin: 0;
	list-style-image: url(i/u_list.gif);
	font-size: 14px;
	color: #465f40;
	padding-left: 16px;
}	
#subheader li {
	padding-bottom: 5px;
	margin: 0; 
}
#subheader h2 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 25px;
}
#subheader h2 span {
	display: block;
	padding-left: 100px;
}

#menu {
	float: right;
}

#menu a {
	display: block;
	float: left;
	margin-left: 8px;
	background: #465f40 url(i/m_bg.gif) no-repeat 0 0;
}
#menu a:hover { background-color: #30422c; }
#menu a:active { background-color: #231; }
#menu a.current { background-color: #231; }
#menu a span {
	display: block;
	width: 75px;
	height: 75px;
	background-position: 8px 52px;
	background-repeat: no-repeat;
}
#menu a#learn span { background-image: url(i/m_learn.gif); }
#menu a#see span { background-image: url(i/m_see.gif); }
#menu a#visit span { background-image: url(i/m_visit.gif); }
#menu a#rent span { background-image: url(i/m_rent.gif); }
#menu a#about span { background-image: url(i/m_about.png); }
#menu a#calendar span { background-image: url(i/m_calendar.gif); background-position: 5px 52px;}
#menu a#events span { background-image: url(i/m_events.gif); }



#menu br {
	clear: both;
}
	
#content {
	clear: both;
}	
	
#content h3 {
	font-size: 16px;
	float: right;
	font-family: "Lucida Grande", Sans-serif;
	background-color: #465f40;
	letter-spacing: -1px;
	color: #fff;
	margin: 0;
	background: #465f40 url(i/u_gr_ctl.gif) no-repeat top left;
}	
#content span { display: block; background: url(i/u_gr_ctr.gif) no-repeat top right; padding: 5px 30px; }
	
.block {
	clear: both;
	margin-bottom: 20px;
	height: 1%;
	border: 5px solid #fff;
	background-color: #ddd;
}	
.block .b1 { padding: 18px; }
		
#content .file {
	background: url(i/i_pdf.gif) no-repeat 50% 0;
	padding-top: 84px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
	margin-right: 15px;
	text-decoration: none;
}
#content .file span {
	background: none;
	padding: 0;
	font-size: 9px;
	font-weight: normal;
	color: #aaa;
}
		
#content p, #content ul {
	line-height: 1.7em;
	padding: 0;
	margin: 12px;
	text-align: justify;
}	

#content p.float {
	float: left;
	width: 140px;
}
#content p.highlight { font-size: 115%; }
#content p.note {
	color: #465f40;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	text-align: right;
	margin-left: 40%;
}
	
#content ul {
	margin: 12px 30px;
	list-style-image: url(i/u_list.gif);
}	
	
#content ul.blist li {
	margin-bottom: 10px;
}	
	
.imgleft {
	float: left;
	border: 2px solid #fff;
	margin-right: 10px;
}	
		
.imgright {
	float: right;
	border: 2px solid #fff;
	margin-left: 10px;
	margin-bottom: 10px;
}	
	
#content h4 {
	border-bottom: 2px solid #fff;
	font-size: 16px;
	letter-spacing: -1px;
	color: #465f40;
	margin: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}	
	
#content p.quote {
	margin: 10px 40px;
	padding: 6px 12px;
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Serif;
	line-height: 2em;
	border: 2px solid #fff;
}	
	
.gallery a {
	display: block;
	float: left;
	width: 160px;
	height: 120px;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 1px;
	margin: 10px;
}	
.gallery a:hover {
	border-color: #465f40;
}

.posters {
	display: block;

	width: 280px;
	height: 324px;
	padding: 15px;
	margin-bottom: auto;

}	

.centeralign {
	width: 90%;
	margin: 15px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width: 812px;
	max-width: 1200px;
}	
	
#footer {
	font-size: 9px;
	color: #666;
}		
	
#footer img {
	display: block;
}	
	
#footer p {
	margin: 0;
	padding: 0;
}