@charset "UTF-8";
body {
	background-image: url(assets/wood_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
#content {
	height: auto;
	width: 875px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#footer {
	height: 25px;
	width: 975px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#links {
	text-align: center;
	height: 120px;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.small_gray {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.large_gray {
	font-size: 29px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.body_white_16 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 24px;
}
.large_white {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.body_white {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 24px;
}
.body_gold {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #C5960B;
}
.small_white {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.med_gray {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.large_gold {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #C5960B;
}
.gray23 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.list_gold {
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	color: #C5960B;
	line-height: 30px;
}
.list_white {
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 30px;
}
.list_gray {
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	line-height: 30px;
}
