@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.jpg) no-repeat top center #0D0A03;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footerlinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#766853;
	text-decoration:none;
	text-transform:uppercase;
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#766853;
	text-decoration:none;
	text-transform:uppercase;
}
.gdlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#766853;
	text-decoration:none;
	text-transform:uppercase;
}
.bodytext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#896e49;
	line-height:13px;
}
.linkbodytext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#896e49;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
}
.menubar {
	z-index:1;
	position:absolute;
	width:100%;
	top: 190px;
}
.norepeat {
	background-repeat:no-repeat;
}
.pagetext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#896e49;
	line-height:18px;
}
.formfields {
	width:95%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	background:#332c22;
	border:none;
	padding-left:3px;
	padding-top:3px;
}
