#top-wrap {
	width: 100%;
	background: url('/images/pageBk.png') repeat-x 0px 0px;
}
#header-wrap {
	position: relative;
	width: 959px;
	margin: 0px auto;
	background: url('/images/topBk.jpg') no-repeat 0px 0px;
}
#footer-wrap {
	position: relative;
	width: 901px;
	padding: 15px 0px;
	margin: 0px auto;
}
#footer-wrap a {
	color: #3c602c;
	font: 13px Georgia,'Times New Roman',Roman,serif;
	text-decoration: none;
}
#footer-wrap a:hover {
	color: black;
	font: 13px Georgia,'Times New Roman',Roman,serif;
	text-decoration: underline;
}
#header-top {
	position: relative;
	width: 959px;
	height: 81px;
}
#navbar {
	position: absolute;
	top: 4px;
	left: 62px;
	width: 835px;
	height: 27px;
}
#content-wrap {
	position: relative;
	width: 901px;
	margin: 0px auto;
}

#hp-header-art {
	position: relative;
	width: 959px;
	height: 203px;
}
#artBox {
	position: absolute;
	left: 29px;
	width: 901px;
	height: 143px;
	background: url('/images/pg_topArtBk.png') no-repeat 0px 0px;
}
#artBoxHolder {
	position: relative;
	width: 901px;
	height: 143px;
	overflow: hidden;
}
.awcTL {
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0px;
	top: 0px;
	border: 0px none;
}
.awcTR {
	position: absolute;
	width: 6px;
	height: 6px;
	right: 0px;
	top: 0px;
	border: 0px none;
}
.awcBL {
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0px;
	bottom: 0px;
	border: 0px none;
}
.awcBR {
	position: absolute;
	width: 6px;
	height: 6px;
	right: 0px;
	bottom: 0px;
	border: 0px none;
}

#pgSideMenu {
	position: relative;
	width: 202px;
	font: 12px Georgia,'Times New Roman',Roman,serif;
	color: #285972;
	padding-top: 20px;
	margin: 0px;
}
#pgSideMenu div {
	margin: 0px 20px 4px 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E5E5E5;
}
#pgSideMenu a {
	color: #285972;
	text-decoration: none;
}
#pgSideMenu a:hover {
	color: black;
	text-decoration: underline;
}
#page-data-content {
	padding-top: 10px;
}
#page-data-content p {
	margin-bottom: 10px;
}
#page-data-content blockquote {
	font-style: italic;
	margin: 5px 3px 16px 3px;
}
#page-data-content ul {
	margin-left: 5px;
	padding-left: 20px;
}


.pgBTitle {
	font: bold 16px Georgia,'Times New Roman',Roman,serif;
	color: black;
	padding: 6px 8px 0px 8px;
	margin: 0px;
}
.pgGTitle {
	font: bold 17px Georgia,'Times New Roman',Roman,serif;
	color: #5f8a47;
	padding: 6px 3px 0px 3px;
	margin: 0px;
}
.pgWTitle {
	font: bold 16px Georgia,'Times New Roman',Roman,serif;
	color: white;
	padding: 6px 8px 0px 8px;
	margin: 0px;
}
.headLn {
	font: bold 16px 'TrajanPro',Georgia,'Times New Roman',Roman,serif;
	color: #63864e;
	padding: 5px 3px 10px 3px;
	margin: 0px;
}
.headLnSm {
	font: bold 14px 'TrajanPro',Georgia,'Times New Roman',Roman,serif;
	padding: 5px 3px 5px 3px;
	color: #63864e;
}
.headLnSmBl {
	font: bold 14px 'TrajanPro',Georgia,'Times New Roman',Roman,serif;
	padding: 5px 3px 5px 3px;
	color: #285972;
}
.blocText p {
	margin: 0px 0px 12px 0px;
}
.blocText ul {
	margin: 0px 0px 12px 20px;
}

a.bluelnk {
	color: #407585;
	text-decoration: none;
}
a.bluelnk:hover {
	color: #2c4c8c;
	text-decoration: underline;
}