#header_options {
	color:  #8d7f7d;
}

#center_content {
	background:  #8d7f7d url('../images/background/bottom_right_dark_brown.gif') no-repeat bottom right;
	height: 110px;
}

#left_nav ul, #footer, .footer_img { 
	border-top: 1px dashed #a09998;
}

#right_panel {
	margin-top: 0px;
}

#left_nav li, #header {
	border-bottom: 1px dashed #a09998;
}

a.left_nav_link:link, a.left_nav_link:visited {
	color: #8d7f7d;
}

a.left_nav_link:hover {
	color: #62504e;
}

#page_top {
	background: url('../images/background/page_top_environmental.jpg');	
}

#mainpage_content h3 {
	color: #8d7f7d;
}

#mainpage_content p {
	color: #6f6f6f;
}

.right_download {
	margin: 20px 0px;
	padding: 10px 0px;
	border-top: 1px solid #c3c0b9;
	border-bottom: 1px solid #c3c0b9;
}

.right_download img {
	float: right;
	margin: 5px 25px 0px 0px;
}

.right_download p {
	margin-right: 80px;
}
a.link:link, a.link:visited {
	color: #62504e;
	text-decoration: underline;
	padding: 2px;
}

a.link:hover {
	background: #62504e;
	color: #fff;
	text-decoration: none;
}