@charset "utf-8";
/* CSS Document */
body {
	margin: -50px 0 0 0;
	padding: 0;
	font: 11px Tahoma;
	color: #FFFFFF;
	background: #45494b;
}
.logo {
	position: relative;
	margin: 0 0 -105px 0;
	left: 0;
	top: 12px;
	z-index: 10;
	width: 100%;
}
div#masthead {
	padding: 65px 0 7px 0;
	background: #fae9d9;
	text-align: center;
}
div#content {
	background: #6d6002;
}
div#content p {
	margin: 0 0 5px 0;
	padding: 0;
}
.contentlayout {
	line-height: 25px;
}
div#footer {
	background: #45494b;
	padding: 20px 0;
	text-align: center;
	color: #e4c996;
	font: 11px Tahoma;
}
a {
}
.footlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E4C996;
	text-decoration: none;
}
.footlink2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #E4C996;
	text-decoration: none;
}
.contenttxtlink:active, .contenttxtlink:link, .contenttxtlink:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contenttxtlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
div#content2 p {
	margin: 0 0 5px 0;
	padding: 0;
	lineheight: 10px;
}
.style1 {
	font-size: 12px;
	text-align: justify;
}
