.biosheader {
	font-size: 16px;
	font-weight: bolder;
	color: #FFEDBF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #5C5A4E;
	padding-left: 5px;
}
.Container {
	height: 110%;
	width: 100%;
}
.sidebar {
	clear: none;
	float: left;
	height: 150%;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #000;
	padding-top: 50px;
}
.maincontent {
	float: right;
	height: 100%;
	width: 772px;
}
.ContactAddress {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	color: #525252;
	line-height: 15px;
	height: 110%;
}
.footertext {
	color: #FFF;
}
body    {
	color: #FFF;
	text-decoration: none;
}

.Footer {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 50px;
	line-height: 60px;
	margin-left: 250px;
	height: 100px;
	width: 100%;
	background-color: #737161;
	margin-top: 50px;
	padding-left: 20px;
	letter-spacing: 1px;
		
}

.FooterLong {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 50px;
	line-height: 60px;
	margin-left: 250px;
	height: 100px;
	width: 100%;
	background-color: #737161;
	margin-top: 0px;
	padding-left: 20px;
}
.CostSegContent {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding-top: 50px;
	line-height: 22px;
	margin-left: 260px;
	padding-right: 50px;
	width: 800px;
}
.CostSegHeaderContent {
	font-family: Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #AFB79B;
	padding-top: 50px;
	line-height: 27px;
}
.CostSegForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	clear: none;
	float: right;
	width: 200px;
	padding-right: 20px;
	height: 800px;
}
.CostSegFormLeftColumn {
	clear: none;
	float: left;
	width: 500px;
}
.twoColFixLt .Container .aboutContent p a:link {
	color: #E5E5BF;
	text-decoration: none;
	font-weight: bolder;
}
.twoColFixLt .Container .aboutContent p a:hover {
	color: #76B4E3;
	text-decoration: none;
	font-weight: bolder;
}
.twoColFixLt .Container .aboutContent p a:visited {
	color: #E5E5BF;
	text-decoration: none;
	font-weight: bolder;
}
.twoColFixLt .Container .CostSegContent a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLt .Container .CostSegContent a:hover {
	color: #AFB79B;
	text-decoration: none;
}
.twoColFixLt .Container .CostSegContent a:visited {
	color: #FFF;
	text-decoration: none;
}
.footerphotos {
	margin-left: 475px;
	margin-top: -110px;
}
