@charset "UTF-8";
#wrapper {
	width: 850px;
	width: 850px;
	padding-top: 8px;
	background-color: #00050F;
	background-repeat: no-repeat;
	min-height: 100%;
	overflow:hidden;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#Content_Bottom_Layer {
	float:left;
	width:575px;
	position:relative;
	left:0px;
	overflow:hidden;
	text-align: left;
	padding-top: 25px;
	padding-left: 25px;
}
#header {
	background-image: url(heading3.gif);
	height: 110px;
	font-family: "Apple Chancery";
	text-align: center;
	font-size: 29px;
	color: #cfbb76;
	top: 0px;
	line-height: -15px;
}
#navigation {
	background-color: #2D5463;
	height: 30px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #FFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu-line {
	background-image: url(menu%20line.jpg);
	width: 850px;
	height: 6px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content {
	width:810px;
	position:relative;
	background-color: #FFF;
	background-image: url(column_background.jpg);
	text-align: right;
	background-repeat: no-repeat;
	float: left;
	top: 10px;
	left: 20px;
	overflow: hidden;
}
#footer_wrapper {
	background-color: #00050F;
	margin-top: 10px;
}
#footer {
	background-color: #00050F;
	text-align: left;
	width: 850px;
	background-position: center;
	margin: auto;
	text-indent: 5px;
	padding-top: 5px;
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-family: Helvetica;
	z-index: 1;
}
#wrapper #content #content-body p {
	color: #300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #content #content-body p strong {
	color: #FFF;
}
#wrapper #header p {
	font-size: 29px;
	padding-top: 5px;
}
#wrapper #header p1 {
	font-size: 18px;
}
#footer_wrapper #footer p {
	font-size: 12px;
}
#footer_wrapper #footer table tr td {
	font-size: 12px;
}

h4 {
	color: #E8E8E8;
}
h5 {
	border-top:dotted thin;
	font-size: 9px;
	font-family: Helvetica;
}
h6 {
	font-size: 11px;
	line-height:1.25;
	font-family: Helvetica;
}
#content_column {
	float:left;
	width:197px;
	position:relative;
	text-align: left;
	padding-left: 12px;
	overflow: hidden;
}
#Bottom_Image {
	background-image: url(Bottom_Image.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 810px;
	height: 32px;
	clear: both;
	overflow: hidden;
}
