/* CSS Document */

body	{
	background: url(../images/common/body_bg.jpg) fixed repeat-y;
}

h2  {
	position: absolute;
	top: -9999px;
}
p	{
 	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.8em;
	line-height: 1.5em;
	padding: 10px 0 5px 0;
 }
.email	{
 	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	line-height: 1.5em;
	padding: 10px 0 5px 0;
 }
.link	{
	color:#6d7634;
	border-bottom: 1px solid #d8ddbe;
	text-decoration:none;
}
.link:visited	{
	color:#6d7634;
	border-bottom: 1px solid #6d7634;
	text-decoration:none;
}
a{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #6D7634;
 	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover{
	text-decoration: none;
	color: #6D7634;
 	font-family:Georgia, "Times New Roman", Times, serif;
}
 
/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Header */

#header	{
	background: url(../images/common/header.png) repeat-x top;
	height: 122px;
	margin: 0 auto 0 auto;
	width: 930px;
}
#header h1  {
	position: absolute;
	top: -9999px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Content */
#content_container	{
	background:url(../images/common/content_bg.png) repeat-y;
	margin: 0 auto 0 auto;
	width: 930px;
}
.image_container	{
	width: 870px;
	height: 220px;
	z-index: 1;
	background: transparent;
	margin: 0 0 0 30px;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Homepage */

.movie_container	{
	width: 870px;
	height: 342px;
	z-index: 1;
	background: transparent;
	margin: 0 0 0 30px;
}
.basket	{
	background: url(../images/home/homepage_basket.png) no-repeat;
	width:359px;
	height:376px;
	position:relative;
	margin: -103px 0 0 30px;
	z-index:2;
	float:left;
}
.intro_home	{
	font-size:1.1em;
}
.content_home	{
	background: url(../images/home/homepage_title.jpg) no-repeat;
	width: 485px;
	margin-left: 30px;
	padding: 50px 25px 20px 380px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* About Us */

.content_about	{
	background: url(../images/about/about_title.jpg) no-repeat;
	width: 605px;
	margin-left: 30px;
	padding: 60px 25px 20px 260px;
}
.intro	{
	font-size:1.1em;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Events */

.content_events	{
	background: url(../images/events/events_title.jpg) no-repeat;
	width: 870px;
	
	margin-left: 30px;
	padding: 0 0 0 0;
}
.events_left	{
	width: 190px;
	margin-left: 28px;
	padding: 70px 0 20px 0;
	float:left;
}
.events_right	{
	width: 600px;
	padding: 85px 0 20px 0;
	margin: 0 0 0 38px;
	float:left;
}
.events_right_first	{
	width: 600px;
	padding: 70px 0 20px 0;
	margin: 0 0 0 38px;
	float:left;
}
.form	{
	height: 24px;
	margin: 15px 0 20px 0;
	
}
.admin_form_field	{
	margin: 0px 0 0px 0;
	width: 185px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.7em;
	letter-spacing:-.2px;
	color:#523320;
	border: 1px solid #d5d8c4;
	vertical-align:middle;
}
.title	{
	color:#6d7634;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:-0.5px;
	font-weight:bold;
	padding:0;
	margin: 5px 0;
}
.featured_image	{
	text-align:center;
	margin: 5px 0 0 0;
	border:1px solid #d5d8c4;
}
.featured_title	{
	text-align:center;
	padding: 5px 0 5px 0;
}
div.featured_title a:link{
	text-align:center;
	color:#6d7634;
	text-decoration:underline;
	font-size:1.2em;
	text-transform:capitalize;
}
.featured_title a:visited {
	width:300px;
	text-align:center;
	color:#6d7634;
	text-decoration:underline;
	font-size:1.2em;
	text-transform:capitalize;
}
.date	{
	color:#523320;
	font-size:.85em;
	text-align:center;
}
.event_image	{
	float:left;
	margin: 0 10px 0 0;
}
.event_title a:link	{
	color:#6d7634;
	font-size:.95em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	padding:0;
	margin-top: 0px;
	text-decoration:none;
}
.event_title a:visited	{
	color:#6d7634;
	font-size:.95em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	padding:0;
	margin-top: 0px;
	text-decoration:none;
}
.event_date	{
	color:#523320;
	font-size:.85em;
	padding: 5px 0 10px 0;
}
.event_desc	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.8em;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}
.event_details	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.75em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}
.event_details	span{
	font-weight: bold;
}
.event_divider	{
	padding: 10px 0 10px 0;
}
.left_title	a:link, .left_title	a:visited {
	color:#6d7634;
	font-size:1em;
	text-transform: capitalize;
	letter-spacing:-0.5px;
	padding:0;
	margin-top: 0px;
	text-decoration:none;
	text-align:center;
}
.left_title	{
	text-align:center;
	padding: 5px 0 5px 0;
}
.event_date_left	{
	color:#523320;
	font-size:.85em;
	padding: 5px 0 5px 0;
}
.events_title_right	{
	padding: 15px 0 2px 0;
	color:#6d7634;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.5px;
	text-transform:uppercase;
}
.download	{
	text-align:center;
	padding: 10px 0 0 0;
} 
.event_gallery_image	{
	margin: 5px 8px 5px 0;
	border:1px solid #d5d8c4;
}
.news_image_archive {
	float: left;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Gallery */

.content_gallery	{
	background: url(../images/gallery/gallery_title.jpg) no-repeat;
	width: 870px;
	margin-left: 30px;
	padding: 0 0 0 0;
}
.gallery_left	{
	width: 190px;
	margin-left: 28px;
	padding: 70px 0 20px 0;
	float:left;
}
.gallery_right	{
	width: 600px;
	padding: 30px 0 20px 0;
	margin: 0 0 0 38px;
	float:left;
}
.gallery_image	{
	padding: 10px 8px 0 4px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */

/* History */

.content_history	{
	background: url(../images/history/history_title.jpg) no-repeat;
	width: 590px;
	margin-left: 30px;
	padding: 60px 25px 20px 260px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Links */

.content_links	{
	background: url(../images/links/links_title.jpg) no-repeat;
	width: 870px;
	margin-left: 30px;
	padding: 0 0 0 0;
}
.links_left	{
	width: 190px;
	margin-left: 28px;
	padding: 70px 0 20px 0;
	float:left;
}
.links_right	{
	width: 600px;
	padding: 30px 0 20px 0;
	margin: 0 0 0 38px;
	float:left;
}
p.links	{
	font-size:.7em;
	padding: 10px 0 10px 0;
	text-align:center;
}
.links a:link	{
	color: #6d7634;
	font-size: 1.3em;
	text-decoration: underline;
}
.links a:visited	{
	color: #6d7634;
	font-size: 1.3em;
	text-decoration: underline;
}
.link:visited	{
	color:#6d7634;
	border-bottom: 1px solid #6d7634;
	text-decoration:none;
}
h3.links	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	letter-spacing:-0.5px;
	font-size:1.3em;
	padding: 0;
}
.links_right_p	{
	font-size:.85em;
	padding: 10px 0 10px 0;
	text-align:left;
} 
.links_details	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.75em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}
.link_divider	{
	padding: 10px 0 10px 0;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Contact Us */

.content_contact	{
	background: url(../images/contact/contact_title.jpg) no-repeat;
	width: 870px;
	margin-left: 30px;
	padding: 70px 0 0 0;
}
.contact_left	{
	width: 190px;
	margin-left: 28px;
	padding: 0 0 20px 0;
	float:left;
	height:200px;
}
.contact_right	{
	width: 600px;
	padding: 0 0 20px 0;
	margin: 0 0 0 38px;
	float:left;
}
p.contact	{
	font-size:.7em;
}
.contact a:link	{
	color:#6d7634;
	letter-spacing:-1px;
	text-decoration:none;
}
.contact a:visited	{
	color:#6d7634;
	letter-spacing:-1px;
}

.contact_text	{
	color:#523320;
	text-align:right;
	font-size:.85em;
	width:80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	padding: 2px 0 0 0;
}
.contact_form_div	{
	width:600px;
	padding: 5px 0 5px 0;
}
.input_text	{
	width: 350px;
	margin: 0 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.75em;
	border: 1px solid #d5d8c4;
}
.feedback_form_button_div	{
	margin: 10px 0 0 85px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* Footer */

#footer	{
	background:url(../images/common/footer.png) no-repeat top;
	height:62px;
	margin: 0 auto 0 auto;
	width: 680px;
	padding: 0 0 0 250px;
}
#footernav	{
	width:450px;
	padding: 0px 0 0 0px;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
}
#footer h1  {
	position: absolute;
	top: -9999px;
}
#lazy_grace	{
	width:;
}
