@import "reset.css";
@import "layout.css";
@import "typography.css";

.contentpaneopen p {
	margin-bottom: 9px;
}
.contentheading a , .contentheading a:visited {
	text-decoration: none;
	color: #d3a952;
	font-size: 1.4em;
	line-height: 35px;
}

.moduletable_menu_left {
	background-color: #F9F0C9;
}
.box {
	background-color: #F9F0C9;
	padding-top: 5px;
}
.box_left {
	background-color: #F9F0C9;
	padding-top: 5px;	
}
#footer {
	color: green;

}
#footer a, #footer a:visited {
	text-decoration: none;
	color: green;}
#footer a:hover {
	text-decoration: underline;
}