@charset "UTF-8";
/* CSS Document */

#contentCont-sub {
	width: 100%;
	clear: both;
	float: left;
	background-color: #8dc4b2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#contentLeft-sub {
	width: 232px;
	float: left;
}
#contentLeft-sub img {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	float: left;
	background-color: #FFF;
}
.contentHead-sub {
	height: 57px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a79c4f;
	border-bottom-color: #a79c4f;
	float: left;
}
.contentHead-sub .heading {
	background-color: #78510A;
	width: 594px;
	margin-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	height: 51px;
	padding-left: 16px;
}
#contentRightPad-sub {
	float: left;
	background-color: #FFF;
	background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
#contentRight-sub {
	background-color: #FFF;
	float: left;
	width: 615px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a79c4f;
	overflow: hidden;
}
#contentRightText-sub {
	width: 525px;
	padding-right: 60px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 5px;
	float: left;
}
#contentRightText-sub ul {
	list-style-type: disc;
	list-style-position: inside;
}
#contentRightText-sub li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentRight-sub p {
}
