/* divs --------------------------------------------------------------------------------------------------------------------------*/

/* header divs */

#header {
	background:url(../images/left_header_domain.gif) no-repeat #99bc1d;
}

#header #right {
	background:url(../images/right_header_domain.gif) no-repeat;
}

#content #right_content {
	background-color:#f2f9d9;
	border-color:#9dc11d;
}

#footer {
	background:url(../images/footer_domain.gif) top left no-repeat #7e9b18;
}

#content #right_content h3 {
	background-color:#759016;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#99bc1d;
	border-bottom-color:#99bc1d;
}

#menu li a, #left_content a:hover, #left_content div ul li a:hover {
	color:#99bc1d;
}

#left_content h1 {
	color:#99bc1d;
}

#print a, #top a {
	color:#99bc1d;
}

#print a:hover, #top a:hover {
	border:#99bc1d 1px solid;
}