.wrapper {
	width: 720px;
	position: relative;
	left: 50%;
	background-color: #DFE1CE;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #566423;
	border-right-color: #566423;
	border-bottom-color: #566423;
	border-left-color: #566423;
	margin-left: -360px;
	height: 100%;
}
.wrapper .navBar a {
	color: #FFFFFF;
	text-decoration: none;
}


.brand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100px;
	width: 100%;
}
.wrapper .navBar p {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin: 5px;
	font-size: 12px;
}

.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5D87A1;
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/Doran-Creek-After.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 600px;
	height: 850px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #9C7D0D;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
body {
	background-repeat: no-repeat;
	background-color: #597B7B;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 5px;
	background-position: top;
	filter: Alpha(Opacity=80);
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #566423;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566423;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #295476;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #566423;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navBarLong {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5D87A1;
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/Doran-Creek-After.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 550px;
	height: 1000px;
}
.wrapper .navBarLong a {

	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .navBarLong p {

	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin: 5px;
	font-size: 10px;
}
.navBarXLong {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5D87A1;
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/Doran-Creek-After.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 550px;
	height: 1250px;
}
.wrapper .navBarXLong a {


	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .navBarXLong p {


	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin: 5px;
	font-size: 10px;
}
ul {
	font-size: 14px;
	color: #295476;
	list-style-position: outside;
	list-style-type: square;
}