body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #C4CCBD;
}
#Wrapper {
	text-align: left;
	width: 855px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#HomeNav {
	font-size: 16px;
	color: #BEAA91;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#Header {
}
#Content {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 15px;
	margin-left: 30px;
}
#Footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B9A88E;
	height: 70px;
	padding-top: 10px;
	font-weight: bold;
}
#SeperatorHeader {
	background-color: #C6CABC;
	height: 3px;
	clear: both;
}
#SeperatorFooter {
	background-color: #C6CABC;
	clear: both;
	height: 3px;
}
#Nav {
	height: 35px;
}
#Logo {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#MediaNav {
	font-size: 16px;
	color: #BEAA91;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#ProjectNav {
	font-size: 16px;
	color: #BEAA91;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#AboutNav {
	font-size: 16px;
	color: #BEAA91;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#ContactNav {
	font-size: 16px;
	color: #BEAA91;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.Copy {
	margin-right: 10px;
	margin-left: 25px;
	font-size: 14px;
}
.Title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #B9A88E;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #B9A88E;
}
a:link {
	color: #BFAE92;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFAE92;
}
a:hover {
	text-decoration: underline;
	color: #C3CAB8;
}
a:active {
	text-decoration: none;
	color: #BFAE92;
}
.style1 {font-weight: bold}
h1 {
	font-size: 18px;
	color: #B9AB91;
}
.Copyright {
	font-size: 11px;
	color: #999999;
}
