.header {
	font-family: calibri;
	font-size: 15px;
	font-color: #52452C;
	color: #d4c5aa;


}

.header ul{
	width: 750px;
	margin: 0px;
	padding: 0px;
	border-right-color: #000000;
	background-color: #d4c5aa;
	border-right-width: 1px;
	border-right-style: solid;
	height: 31px;
}

.header ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 130px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	background-color: #d4c5aa;
	line-height: 29px;

}

.header a {
	color: #52452C;
	text-decoration: none;

}

.header a:hover {
	color: #000000;
	display: block;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}


#last_button {
	width: 94px;
	background-color: #aa0000;
	
}

#last_button a {
	color: #ffffff;
	
}

#last_button a:hover {
color: #d4c5aa;

}

.sidebar1 {
	font-family: calibri;
	font-size: 14px;
	background-color: #d4c5aa;


}
.sidebar1 ul{
	width: 60px;
	margin: 0px;
	padding: 0px;
	border-right-color: #000000;
	background-color: #d4c5aa;
	border-right-width: 1px;
	border-right-style: solid;
	height: 31px;
}
.sidebar1 ul li {
	list-style-type: none;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	background-color: #d4c5aa;
	line-height: 29px;

}
.sidebar1 a {
	color: #52452C;
	text-decoration: none;

}

.sidebar1 a:hover {
	color: #000000;
	display: block;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.footer {
	font-family: calibri;
	font-size: 12px;
	font-color: #ffffff;
	background-color: #302919;
	
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	
}


