body { 
	margin: 0 auto;
	padding:0;
	font:14px Georgia, Times New Roman, Serif;
	line-height: 22px;
	color: #4e4e58;
	background: #fcfbf9 url(../graphics/layout/treeline.jpg) bottom center repeat-x;
}

#container {
	width:975px;
	margin: 0 auto;
	padding:0;
	background: transparent url(../graphics/layout/content_line.jpg) top center no-repeat;
}

#container_interior {
	width:975px;
	margin: 0 auto;
	padding:0;
}

#logo {
	height: 126px;
	width: 258px;
	margin: 0 auto;
	float: left;
}

#content_right ul li.newsletter {
	border: none;
	margin-top: -7px;
}

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

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

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

#newsletter input.state {
	background: transparent url(../graphics/layout/form_state.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;
}

#header {
	margin: 0 auto;
	height: 460px;
}

#header_interior {
	margin: 0 auto;
}

#masthead { 
	width: 975px;
	margin: 0 auto;
	height: 314px;
	padding: 0;
	z-index: 2;
}

#sticker {
	position: absolute;
	top: 170px;
	left: 250px;
}

#masthead_container_interior {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 248px;
}

.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: 970px;
}

/* Begin Content Left */


#content_left {
	width: 475px;
	float: left;
	padding: 0 20px 20px 20px;
}

#content_left p.box {
	margin-top: 30px;
}

#content_left p.box img {
	margin-bottom:-11px;
	height:27px;
}

#content_left p.box a {
	color: #b5bc21;
	text-decoration: none;
	border: 1px #e4e4e4 solid;
	padding: 8px;
	font:12px Georgia, Times New Roman, Serif;
	background: #ffffff;
	font-style: italic;
}

#content_left a.box:hover {
	text-decoration: underline;
	color: #2f4045;
}

#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_interior {
	width: 240px;
	padding: 25px 0 25px 5px;
	height: auto;
	margin-top: -20px;
	float: left;
	border-right: 1px solid #e7e7e6;
	background: transparent url('../graphics/layout/sidenav_bg.jpg') top left no-repeat;
}

#content_left_interior img.topleft {
	width: 240px;
	padding-bottom:35px;
	padding-top:15px;
	background: transparent url('../graphics/layout/top_left.jpg') bottom right no-repeat;
}


#content_left p.blog {
	float: right;
	margin-top: 60px;
}

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

#content_left_interior ul {
	margin: 0;
	padding: 0;
	background: transparent url('../graphics/layout/side_nav_bg.jpg') top right repeat-y;
}

#content_left_interior ul li {
	font-size: 16px;
	line-height: 34px;
	color: #ccc;
	list-style: none;
	padding: 10px 15px;
	background: transparent url('../graphics/layout/sidenav_border.jpg') bottom right no-repeat;
}

#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 {
	background: transparent url('../graphics/layout/nav_bottom.jpg') top center no-repeat;
	border: none;
	height: 100px;
}

#content_left_interior ul li.active {
	background: #fcfbf9;
}

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

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

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

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

#content_left_interior a {
	color: #525047;
	text-decoration: none;
	font-style: italic;
}

#content_left_interior a:hover {
	color: #525047;
	text-decoration: underline;
}


/* Begin Content Right */


#content_right {
	width: 381px;
	padding: 20px 30px 5px 40px;
	float: left;
}

#content_right_interior {
	width: 650px;
	min-height: 950px;
	float: left;
	padding: 0 0 0 35px;
	margin-bottom: 60px;
}

#content_right_interior img.titleimg {
	padding-top:18px;
	padding-bottom:5px;
}

#content_right p.caption {
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	margin: 0;
}

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

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

#content_right p.box {
	margin-top: 25px;
}

#content_right p.box a {
	color: #2f4045;
	text-decoration: none;
	border: 1px #ccc solid;
	padding: 8px;
	font:12px Georgia, Times New Roman, Serif;
	background: #e9e9e9;
}

#content_right a.box:hover {
	text-decoration: underline;
	color: #2f4045;
}

#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;
	border-top: 1px solid #ccc;
}

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

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

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

#content_right_interior a {
	color: #680103;
	text-decoration: underline;
}

#content_right_interior a:hover, a:visited, a:active {
	color: #680103;
	text-decoration: underline;
}


/* Begin Navigation */

#navigation {
	width: 975px;
	height: 120px;
	padding-top: 20px;
	margin: 0 auto;
	font:14px Georgia, Times New Roman, Serif;
	position: relative;
	display: block;
	font-style: italic;
}

#navigation ul {
	position: absolute;
	top: 80px;
	left: 230px;
}

#navigation ul li {
	margin-right: 8px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;	
	position:relative;
}

#navigation ul li a {
	color: #c85712;
	text-decoration: none;
	padding-bottom:6px;
}

#navigation ul li a.single {
	position:relative;
	top:18px;
}

#navigation ul li a:hover {
	color: #c85712;
	text-decoration: underline;
}

/* Navigation Dropdowns */

#navigation ul li ul {
display:block;
position:absolute;
top:38px;
left:-10px;
margin:0;
padding:4px 0;
visibility:hidden;
width:auto;
height:auto;
font-style:normal;
background:#A0AE31;
font-size:0.8em;
-moz-box-shadow: 2px 1px 3px  #151514;
-webkit-box-shadow: 2px 1px 3px  #151514;
box-shadow: 2px 1px 3px #151514;
width:124px;
}

#navigation ul li ul li{
display:inline-block;
text-align:left;
padding:6px 10px;
margin:0;
width:104px;
}

#navigation ul li ul li a:link,
#navigation ul li ul li a:visited{
color:#fcfbf9;
text-align:center;
}

/* END Navigation Dropdowns */

#header #navigation div.metadata {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 11px;
}

#header #navigation div.metadata ul {
position:relative;
left:0px;
top:0px;
}

#header #navigation div.metadata ul li, #header #navigation div.metadata ul li div {
display:inline;
width:auto;
}

#header #navigation div.metadata a {
	color: #a0ae31;
	margin-right: 10px;
	text-decoration: none;
}

#header #navigation div.metadata a:hover {
	text-decoration: underline;
}

div.metadata .collection_item_label  {
font-weight:normal;
}


/* Begin Footer */


#footer {
	
	margin-top: 40px;
	padding: 1px 0 20px 0;
	text-align: left;
	font:13px Georgia, Times New Roman, Serif;
	color: #acaaa6;
	font-style: italic;
	height: 150px;
}

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

#footer p {
	margin-top: 95px;
	line-height: 18px;
}

#footer a, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
}

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

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

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


/* added by shae */

/*=============================
NEWS SECTION
==============================*/
#news {
	margin-top: 15px;
	width:350px;
	  }
			
#content_right .news_articles ul li {
	border-top:1px solid #c7c7c7;
	padding:10px;
	font: 1em/1em georgia, 'Times New Roman', times, serif;
	  }
	  
#content_right .news_archives {
	padding:10px;
	font: 1em/1em georgia, 'Times New Roman', times, serif;
	font-weight:bold;
	text-align:right;
	  }	  

#content_right .news_articles ul li a {
	text-decoration:none;
		}
		
div.news_articles ul li h3.content_news_article_headline {
margin:0;
font-size:13px;
}
		
		
.content_image_box  {
background:none;
border:0px solid #959595;

}	

table.calendar  {
border:1px solid #CCCCCC;
border-collapse:collapse;
clear:left;
width:100%;
}

h5.form_title, div.form_row_submit, div.portal_login div.form_row_submit {
background:none repeat scroll 0 0 #4a4945;
color:#ffffff;
}

.collection_item_description  {
font-style:normal;
}

table.calendar ul {
font-size:0.8em;
line-height:1.2em;
padding:2px 2px 2px 10px;
margin:0px;
}

table.calendar ul li {
	padding:0px 0px 8px 0px;
}

.event_management_form_cancel {
display: none;
}

#navigation ul li.last { width: 155px; }
#navigation ul li ul li.last { width: 104px; }