/* divs --------------------------------------------------------------------------------------------------------------------------*/

/* header divs */

#header {
	background:url(../images/left_header_email.gif) no-repeat #db921a;
}

#content #right_content {
	background-color:#fbefdc;
	border-color: #b37815;
}

#footer {
	background:url(../images/footer_email.gif) top left no-repeat #bc7e16;
}

#content #right_content h3 {
	background-color:#b37815;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#db921a;
	border-bottom-color:#db921a;
}

#menu li a, #left_content a:hover, #left_content div ul li a:hover {
	color:#db921a;
}

#left_content h1 {
	color:#db921a;
}

#print a, #top a {
	color:#db921a;
}

#print a:hover, #top a:hover {
	border:#db921a 1px solid;
}