body {
	font-family:"Century Gothic";
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
}

td {
	font-family:"Century Gothic";
}

th {
	font-family:"Century Gothic";
}

.mainWrapper {
	width:725px;
	padding-top:1em;
}
.mainWrapperHome {
	width:680px;
	padding-top:1em;
}

.logoWrapper {
	width:725px;
	padding-top:1em;
	vertical-align:bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A7A68B;
}

.left {
	float:left;
	padding-right:1em;
}
.right { float:right; padding-top:3.5em; padding-bottom:.5em;}
.navimg { padding:.2em; }

.mainText {
	width:725px;
	text-align: left;
}
.navmain {
	padding-right:2em;
	color:#A7A68B;
	font-size:1.1em;	
	padding-bottom: 1em;

}

a { 	
	color:#A7A68B;
	text-decoration:none; }
a:hover { color:#FFFFFF; }

/* the footer */
.footerHome {
	padding-top:.5em;
	color: #ADAE8F;
	font-size: .8em;
	height:3em;
}

.footer {
	padding-top:2em;
	color: #ADAE8F;
	font-size: .8em;
	height:5em;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-size: x-small;
	color: #ADAE8F;
	text-decoration:none;
}
a.footerlink:hover {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration:none;
}
/* end footer */

