body { 
	padding:0;
	margin: 0;
	width: 960px;
	font:15px Georgia, Times New Roman, Serif;
	line-height: 22px;
	color: #4e4e58;
	background: transparent url(../graphics/layout/bg_top.jpg) no-repeat;
}

#container {
	width:960px;
	margin: 0;
	padding:0;
}

#spotlight {
	position: absolute;
	top: 209px;
	left: 21px;
}

#newsletter label {
	float: left;
	display: inline;
	width: 37px;
	text-transform: uppercase;
	font-size: 10px;
	color: #6f732f;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#newsletter input {
	background: transparent url(../graphics/layout/form.jpg) top left no-repeat;
	border: none;
	padding: 8px;
	width: 285px;
	margin-top: 1px;
}

#newsletter input.button {
	background: transparent url(../graphics/layout/submit.jpg) top left no-repeat;
	width: 125px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}

#content_right ul li.newsletter {
	border: 0;
	margin-top: -12px;
}

#sticker {
	position: absolute;
	top: 30px;
	left: 830px;
}

.collection_item_description {
font-style:normal;
}

#header {
	width: 100%;
	margin: 0 auto;
	height: 115px;
	position: relative;
}

#header_interior {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

#metadata {
	position: absolute;
	top: 50px;
	left: 460px;
}

#translator {
	position: absolute;
	top: 12px;
	left: 650px;
}

#masthead { 
	width: 960px;
	height: 354px;
	background: transparent url(../graphics/layout/masthead.jpg) top left no-repeat;
	margin-bottom: -10px;
}

#masthead_interior { 
	width: 960px;
	height: 270px;
}

#masthead_container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 364px;
}

#masthead_container_interior {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 364px;
}

.float { 
	float:right;
	padding-left: 15px;
	padding-bottom: 10px;
}

img {
	border:0;
}

h1 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
}

#content_container {
	width: 960px;
}


/* Begin Content Left */


#content_left {
	width: 486px;
	float: left;
	padding: 5px 50px 20px 30px;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
	background: transparent url(../graphics/layout/bg_content.jpg) top left repeat-y;
}

#content_left h2 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
	color: #000;
}

#content_left ul li {
	font-size: 11px;
	line-height: 15px;
	color: #964800;
}

#content_left a {
	color: #84864f;
	text-decoration: none;
}

#content_left a:hover {
	color: #84864f;
	text-decoration: underline;
}

#content_left a.box {
	color: #693a02;
	text-decoration: none;
	padding: 8px;
	border: 1px solid #ccc;
	background: #f1eee1;
}

#content_left a.box:hover {
	color: #693a02;
	text-decoration: underline;
	padding: 8px;
	border: 1px solid #ccc;
	background: #f1eee1;
}

#content_left_interior {
	width: 283px;
	padding: 25px 30px 25px 25px;
	height: 544px;
	margin-top: -20px;
	float: left;
}

#content_left_interior ul {
	margin: 0;
	padding: 0;
}

#content_left_interior ul li {
	font-size: 18px;
	line-height: 36px;
	color: #ccc;
	list-style: none;
	padding: 2px 15px;
	border-top: 1px dashed #d9caca;
}

#content_left_interior ul li.top {
	background: transparent url(../graphics/layout/nav_top.jpg) top center no-repeat;
	border-right: none;
	border-left: none;
}

#content_left_interior ul li.bottom {
	border-top: 1px dashed #d9caca;
	border-bottom: 1px dashed #d9caca;
}

#content_left_interior ul li.active {
	background: #fff;
	border-right: none;
}

#content_left_interior ul li ul {
	margin: 0;
	padding-left: 10px;
	border: none;
	background: #fff;
}

#content_left_interior ul li ul li {
	font-size: 16px;
	line-height: 24px;
	color: #ccc;
	list-style: none;
	padding: 0;
	border: none;
	background: #fff;
}

#content_left_interior ul li ul li a {
	color: #411847;
}

#content_left_interior ul li ul li a:hover {
	color: #411847;
}

#content_left_interior a {
	color: #411847;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#content_left_interior a:hover {
	color: #411847;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

#content_left_interior h2 {
	font: 22px Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 2px;
	color: #693a02;
	padding-left: 18px;
	font-weight: bold;
	text-transform: uppercase;
}


/* Begin Content Right */


#content_right {
	width: 370px;
	padding: 5px 0 0 0;
	float: left;
}

#content_right_interior p {
	color: #693a02;
	font-size: 14px;
	line-height: 18px;
}

#content_right p.caption {
	font-size: 12px;
	font-style: italic;
	color: #71716c;
	line-height: 12px;
	margin:0;
}

#content_right h2 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
	color: #000;
	display: inline;
}

#content_right p.archive {
	font-size: 12px;
	display: inline;
	margin-left: 10px;
}

#content_right .archive a {
	font-style: italic;
}

#content_right ul {
	margin-left: 0;
	padding: 0;
}

#content_right ul li {
	font-size: 13px;
	line-height: 15px;
	color: #4e4e58;
	list-style: none;
	padding: 8px 2px;
	border-top: 1px solid #ccc;
}

#content_right ul li.newsletter {
	font-size: 13px;
	line-height: 15px;
	color: #4e4e58;
	list-style: none;
	border-top: 0px solid #ccc;
}

#content_right ul li.odd {
	background: #ebebeb;
}

#content_right a {
	color: #673d77;
	text-decoration: none;
}

#content_right a:hover, a:visited, a:active {
	color: #173674;
	text-decoration: underline;
}

#content_right .news_articles ul li {
border:0px;
list-style:disc;
font-size:15px;
}

#content_right .news_archives {
font-weight:bold;
text-align:right;
}

#content_right .news_articles ul {
padding-left:10px;
}

#content_right_interior {
	width: 580px;
	float: left;
	padding: 0 0 25px 0;
}

#content_right_interior img {
	padding: 5px 0 5px 20px;
	float: right;
}

#content_right_interior h2 {
	font: 22px Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 2px;
	color: #693a02;
	font-weight: bold;
	text-transform: uppercase;
}

#content_right_interior a {
	color: #5b6012;
	text-decoration: none;
	border-bottom: dotted 1px #5b6012;
}

#content_right_interior .collection_item_label {
font-weight:bold;
color: #693a02;
}

#content_right_interior a:hover, #content_right_interior a:visited, #content_right_interior a:active {
	color: #5b6012;
	text-decoration: none;
	border-bottom: solid 1px #5b6012;
}

.content_image_box {
background:none;
border:0px solid #959595;

}

#content_right_interior h3, #content_right_interior h4, #content_right_interior h5, #content_left h3, #conent_left h4, #content_left h5 {
color:#693A02;
}

#content_right_interior h5.form_title, #content_left h5.form_title, div.form_row_submit {
background:#411847 none repeat scroll 0 0;
color:#fff;

}



/* Begin Navigation */


#navigation {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: #fff url(../graphics/layout/nav_bg.jpg) 0 -40px no-repeat;
	display: block;
}

	#navigation ul {
		display: block;
		padding: 0;
		margin: 0;
		list-style: none;
		margin-left: 33px;
	}
	
	#navigation li {
		float: left;
		height: 40px;
		margin-left: 11px;
	}
	
	#navigation a {
		display: block;
		float: left;
		height: 100%;
		text-decoration: none;
		background: transparent url(../graphics/layout/nav_bg.jpg) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}
	
		#navigation li.about a {
			width: 122px;
			background-position: -44px 0;
		}
	
		#navigation li.what a {
			width: 112px;
			background-position: -177px 0;
		}
	
		#navigation li.where a {
			width: 142px;
			background-position: -300px 0;
		}
	
		#navigation li.involved a {
			width: 115px;
			background-position: -453px 0;
		}
	
		#navigation li.news a {
			width: 225px;
			background-position: -579px 0;
		}
	
		#navigation li.resources a {
			width: 100px;
			background-position: -815px 0;
		}
	
	body.about #navigation li.about a,
	body.what #navigation li.what a,
	body.where #navigation li.where a,
	body.involved #navigation li.involved a,
	body.news #navigation li.news a,
	body.resources #navigation li.resources a,
	#navigation a:hover,
	#navigation a:active, #navigation a.current_page {
		background: none ! important;
	}


/* Begin Footer */


#footer {
	background: #fff url(../graphics/layout/bg_footer.jpg) bottom left no-repeat;
	width: 960px;
	margin: 0;
	padding: 20px;
	line-height: 26px;
	font:14px Georgia, Times New Roman, Serif;
	color: #492c07;
	height: 113px;
	position: relative;
	font-style: italic;
}

#footer h2 {
	color: #343842;
	margin-bottom: 0;
	margin-top: 30px;
}

#footer a, #footer a:active, #footer a:visited {
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#address {
	position: absolute;
	top: 95px;
	left: 20px;
	width: 800px;
}

#address ul, #address ul li, #address ul li div, #address p {
display:inline;
}

#address ul {
padding-left:5px;
}

#address ul li a {
font-weight:normal;
padding-right:5px;
}

#christfires {
	position: absolute;
	top: 20px;
	right: 60px;
}

form {
	display: inline;
	margin-right: 5px;
}

#clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

			
/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button {
	background: transparent url(../graphics/layout/submit.jpg) top left no-repeat;
	width: 125px !important;
	height: 55px;
	padding-left:0px;
	padding-bottom: 20px;
	text-indent:-40px;
	border:0;
	color: #fff;
	}