body {
	background-color: #EFEBCD;
	height:100%;
}
.main {
	background-color: #F7E7B6;
    border: #7F603A 1px solid;
}
.titleleft {
	background-color: #957C52;
	font-family: "Century Gothic"; 
	font-size: 28px; 	
    color: #E4D198;
    padding: 20px; 
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
}
.titleright {
	background-color: #957C52;
	font-family: "Century Gothic"; 
    padding: 20px; 
    color: #F7E7B6;
	text-align:left;
	vertical-align: middle;
}
.titleright a{
	color: #F7E7B6;
	text-decoration:underline;
	font-size: 12px; 
}
.titlerightactive {
	background-color: #F7E7B6;
	font-family: "Century Gothic"; 
    padding: 20px; 
    color: #957C52;
	text-align:left;
	vertical-align: middle;
}
.titlerightactive a{
	color: #957C52;
	text-decoration:underline;
	font-size: 12px; 
}
a {
	font-family: "Century Gothic"; 
	color: #7F603A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.topleft{
	background-color: #C5AD7F;
	vertical-align: top;
}
.topright{
	background-color: #F7E7B6;
	vertical-align: top;
}
.topmenu {	
    background-color: #F7E7B6;
}
.topmenuitem{
	background-color: #E4D198;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.topmenuitem a {
	font-family: "Century Gothic"; 
	font-size: 14px;
	color: #7F603A;
	text-decoration:none;
	font-weight: bold;
}
.topmenuitemactive{
	background-color: #F7E7B6;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.topmenuitemactive a {
	font-family: "Century Gothic"; 
	font-size: 14px;
	color: #7F603A;
	text-decoration:none;
	font-weight: bold;
}
.topmenuitem a:hover {
	text-decoration:underline;
}
.bottomleft {
	background-color: #957C52;
	font-family: "Century Gothic"; 
	font-size: 10px; 	
    color: #E4D198;
    padding: 10px; 
	text-align:right;
	vertical-align: middle;
}
.bottomleft a{
    color: #E4D198;
}
.bottomright {
	background-color: #E4D198;		
	font-family: "Century Gothic"; 
	font-size: 12px; 
	color: #957C52; 
    padding: 10px; 
}
.content {
	padding: 20px;
	font-family: "Century Gothic"; 
	font-size: 14px; 
	color: #3f1e00;
    text-align:justify;
	vertical-align:top;
}
.content a{
	text-decoration: underline;	
}
hr{
	width: 100%;
	text-align:left;
	height: 1px;
	color: #E4D198;
}
.small{
	font-family: "Century Gothic"; 
	font-size: 12px; 
	color: #3f1e00;
    text-align:justify;
}
