#header_options {
	color:  #8d7f7d;
}

#center_content {
	background:  #cbbfb8 url('../images/background/bottom_right_enews.gif') no-repeat bottom right;
	height:auto;
}

#right_panel {
	margin-top: 0px;
	margin-bottom:20px;
}


#page_top {
	background: url('../images/background/page_top_enews.jpg');	
}

#mainpage_content h3 {
	color: #8d7f7d;
}

#mainpage_content p {
	color: #6f6f6f;
}

a.link:link, a.link:visited {
	color: #62504e;
	text-decoration: underline;
	padding: 2px;
}

a.link:hover {
	background: #62504e;
	color: #fff;
	text-decoration: none;
}

.enews_page_formfield {
	width:330px;
	}

.enews_page_formfield input {
	width:326px;
	border:solid 1px #85B3C5;
	color:#ccc;
	}

.enews_page_formfield #submit {
	margin-top:5px;
	color:#fff;
	border:none;
	width:100px;
	float:right;
	background: url('../images/enews_submit_bg.jpg') repeat-x;
	}

#left_nav ul {
	margin-top:15px;
	border-top: 1px dotted #b9bfc3;
}
#left_nav li {
	border-bottom: 1px dotted #b9bfc3;
}
a.left_nav_link:link, a.left_nav_link:visited {
	color: #455560;
}
a.left_nav_link:hover, a.left_nav_link_active:link, a.left_nav_link_active:visited, a.left_nav_link_active:hover {
	color: #000;
}
a.home_link:link, a.home_link:visited {
	color: #455560;
	text-decoration: underline;
	padding: 2px;
}
a.home_link:hover {
	background: #455560;
	color: #fff;
	text-decoration: none;
}

.enews_archive_title {
	font-size:80%;
	padding-left:10px;
	padding-bottom:10px;
	}