@charset "utf-8";
/* CSS Document */

h1{
	font-size: 3.2em;
	font-weight: normal;
	line-height: 32px;
	color: #50440c;	
}
h2{
	font-size: 1.2em;
	font-weight: normal;
	color: #4c4c4f;	
}
h3{
	font-size: 3.5em;
	font-weight: normal;
	line-height: 32px;
	color: #a81230;	
}
h4{
	display: inherit;
	font-size: 3.5em;
	font-weight: normal;
	line-height: 32px;
	color: #5e6167;	
	margin: 0;
	padding: 0;
	clear:both;
}
h5 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 32px;
	color: #4f471b;	
	margin: 0;
	padding: 0;
	clear:both;
}
.menutwo{
	font-weight: normal;
	line-height: 20px;
	color: #5e6167;	
	padding: 0;
	margin: 0;
}
a.menutwo {
	font-size: 1em;
	color: #5e6167;
	text-decoration: none;	
}
a.menutwo:hover {
	color: #8e9095;
	text-decoration: none;
}
a.menutwo:visited {
	color: #5e6167;
	text-decoration: none;
}
a.menutwo:visited:hover {
	color: #8e9095;
	text-decoration: none;
}
.menutwo ul {
	list-style: none;
	margin: 0; padding: 0;
	border: none;
}
.menutwo li {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 2em;
	margin-bottom: 13px;
}
.menutwoactive {
	color: #5e6167;
	font-size: 1em;
}
a.menutwoactive {
	font-size: 1em;
	color: #5e6167;
	text-decoration: none;	
}
a.menutwoactive:hover {
	color: #8e9095;
	text-decoration: none;
}
a.menutwoactive:visited {
	color: #5e6167;
	text-decoration: none;
}
a.menutwoactive:visited:hover {
	color: #8e9095;
	text-decoration: none;
}
