body, td, h1, h2, h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #333333;
	line-height: 18px;
}
body {
	color : #CCCCCC;	
	background-color : #DDD6BA;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-position: top;
	background-repeat: repeat;
}
img, a img {	
	border: 0 none;
}
td {
	padding: 0;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
.box_top {
	background-image: url(../images/bg_top.jpg);
	background-color: Black;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 15px;
}
.box_header {
	background-image: url(../images/bg_header.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.box_main {
	background-image: url(../images/bg_bar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 32px;
}
.box_bottom {
	background-image: url(../images/bg_bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid Black;
	padding-top: 21px;
	background-color: #272823;
}
.box_footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.box_footer2 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 3px solid white;
	background-color: #703E1C;
	color: white;
	border-bottom: 3px solid White;
}
.box_ribbon {
	width: 33px;
	background-image: url(../images/bg_spotlight.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box_spotlight {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.box_spotlight2 {
	color: #999999;
	padding-left: 15px;
	padding-right: 15px;
}
.box_gray {
	background-color: #333333;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	color: #CCCCCC;
	width: 300px;
}
.box_john {
	background-image: url(../images/john_big.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.box_body {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.box_white {
	background-color: White;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border: 1px solid #6D6C6B;
}
.box_gold {
	background-color: #846B2E;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.row1 {
	background-color: White;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.row2 {
	background-color: #EDE9E0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top: 1px solid #CAC6BF;
	border-bottom: 1px solid #CAC6BF;
}
ul {
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 18px; 
	list-style: disc; 
	vertical-align: middle; 
	}
li { margin: 0px; padding: 0px; }
h1 {
	font-size: 20px;
	color: Black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: Black;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
hr {
	border: 0px solid #AFA992;
	color: #AFA992;
	height: 1px;
	background-color: #AFA992;
}
.spotlight td {
	color: Gray;
}
.spotlight_hdr td {
	color: #D3D3D3;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #846B2E;
}
a:hover {
	color: #A28541;
	text-decoration: underline;
}
.hdrlnks {
	text-decoration: none;
	font-weight: bold;
	color: #846B2E;
}
.white, .white:link, .white:visited {
	color: White;
	text-decoration: none;
}
.white:hover {
	color: White;
	text-decoration: underline;
}
.gold, .gold:link, .gold:visited {
	color: #D6BE87;
	text-decoration: none;
}
.gold:hover {
	color: #EADFC1;
	text-decoration: underline;
}
.main_menu, .main_menu:link, .main_menu:visited {
	color: #CCB06B;
}
.main_menu:hover {
	color: #DDC795;
	text-decoration: underline;
}
.formbutton2 {
	background-color: #F2EEDA; 
	font-size: 8px;
	width: 30px;
}
.box_sign-up {
	background-image: url(../images/header_sign-up_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0 40px 0 40px;
	background-color: #A38D54;
}
