@charset "utf-8";
p {
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.body {
	background-image: url(../images/main-bg.png);
	margin: auto;
	height: 800px;
	width: 846px;
}
.banner {
	margin: auto;
	height: 112px;
	width: 772px;
	padding-top: 100px;
}
.leftmenu {
	float: left;
	height: 254px;
	width: 157px;
	margin-left: 40px;
	margin-top: 10px;
}

.maincontenthome {
	float: left;
	height: 350px;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
}

.maincontentextend {
	float: left;
	height: 530px;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: scroll;
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.maincontentextendsmall {
	float: left;
	height: 350px;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: scroll;
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.footer {
	margin: auto;
	height: 125px;
	width: 760px;
}
.home-vr {
	margin: auto;
	height: 14px;
	width: 764px;
	padding-top: 10px;
}
.footertext {
	margin: auto;
	height: 100px;
	width: 836px;
	padding-left: 10px;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #402100;
}
.footertext a {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #402100;
	text-decoration:none;
}
.footertext a:hover {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #402100;
	text-decoration:underline;
}
.smalllinks {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.body .maincontenthome table tr td table tr td {
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.body .maincontenthome table tr td table tr td {
	font-size: 13px;
}
.body .maincontenthome table tr td table {
	font-size: 13px;
}
