
body {
	background-image:url(images/page-grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#191811;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	line-height:150%;
	color:#222222;
	margin-top:0px;
	margin-bottom:10px;
}
#Table_01 #CentralContainer #textBlock #Layer1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #212018;
	text-align: center;
}
.greenlinks {
color:#CCD9A4; 
text-decoration:none;
}
#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#222222;
	margin-top:5px;
	margin-bottom:10px;
}
.righttdMain{
background-image:url(images/index_14.gif);
background-repeat:repeat-x;
background-color:#1B1912;
}
.lefttdMain{
background-image:url(images/index_16.gif);
background-repeat:repeat-x;
background-color:#1B1912;}
/* BOTTOM NAV BAR */
.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ECE9D8;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.bottom-navDots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
/* HOLDS 3 DIVS */
#CentralContainer {
	float: left;
	height: auto;
	width: 761px;
	position:relative;
	background-color: #8E7D63;
	z-index: 1;
}
/*
#Table_01Mainb {
	float: left;
	height: auto;
	width: 761px;
	position:relative;
	background-image:url(int-grad_17.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#69593c;
	z-index:2
}
*/
/* LOGIN BOX */
#memberlogin {
	float:left; 
	width:138px;
	margin-left:8px;
	margin-top:5px;
}

/* CENTRAL IMAGE DIV */
#centralImage {
	width:761px;
	clear:both;
	padding-left:84px;
	padding-bottom:5px;
}
/* TEXTBLOCK DIV */
#textBlock {
	 float:right; 
	 width:560px; 
	 margin-right:15px;
 }
/* LOGIN DIV */
.memberlogin {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	margin-left:15px;
}
/* SUBMIT BUTTON STYLE */
.subbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width: 70px;
	margin-top:10px;
	margin-bottom:10px;	
}
/* TEXT FIELD STYLES FOR LOGIN BOX */
.memberlogin-input {
	background-color: #E9E6E0;
}
