body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-body-tall.png);
	background-repeat: repeat-x;
	z-index: 0;
	background-color: #989898;
}
h1 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
	text-align: left;
}
h3 {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
	text-align: left;
}
p, table, label {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
img {border: none;}
hr.hidden {border:none;}
#container {
	position: relative;
	width: 998px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;	/*background-color: #FFFFFF;*/
}
#container a:link,
#container a:visited,
#container a:active {
	color:#000000;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#container #header {
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
	background-image: url(../images/bg-header.png);
	background-repeat: repeat-x;
	padding: 10px;
}
#container #header #join {
	width: 250px;
	position: absolute;
	top: 30px;
	right: 30px;
}
#container #header #enews {
	float: right;
	width: 300px;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}
#container #menu {
	clear: both;
	height: 28px;
	width: 100%;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
}
#container #submenu {
	background-image: url(../images/bg-sub-menu.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
	height: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase;
}
#container #submenu p {
	margin: 0px;
	padding: 0px;
}
#container #flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
	background-color: #e0e0e0;
}
#container .mainimage {
	padding: 0px;
	float: left;
}
#container #flash a {
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 3px;
}
#container #content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
	background-color: #e0e0e0;
	padding-right: 12em;
	padding-left: 12em;
	text-align: justify;
	padding-top: 1em;
	padding-bottom: 1em;
}
#container #content a {
	font-weight: bold;
}
#container #content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
#container #content li {
	font-size: 12px;
}
#container #reichelpugh {
	text-align: center;
	background-color: #666666;
}
#container #reichelpugh p {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.social {
	text-align: center;
	margin-top: 10px;
}
address {
	position: relative;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-top: 10px;
	z-index: 100;
	text-transform: uppercase;
}
address a:link,
address a:visited,
address a:active {
	color: #000000;
	text-decoration: none;
}
address a:hover {
	text-decoration: underline;
}
#bottom {
	height: 257px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 10;
}
.float-left {float: left;}
.float-right {float: right;}
.text-align-left {text-align: left;}
#container #content .important { font-size:14px; color:#F00; }
#container #content .important a,
#container #content .important a:visited,
#container #content .important a:active { color:#F00; }

#container #content .alignLeft { text-align: left; }

form.membership {
	font-size: 12px;
	margin-top: 15px;
}
form.membership label {
	display: block;
	margin-bottom: 5px;
	width: 100%;
	font-weight: bold;
}
form.membership input {
	width: 250px;
	display: block;
	margin-bottom: 10px;
}
form.membership input.submit {
	display: block;
	width: 120px;
	margin-top: 15px;
}
