* {
	margin: 0px;
	padding: 0px;
	border: 0;
	}
body {
	background-color: #b9c2e2;
	background-image: url(../_media2/markers/bodyBG.jpg);
	background-repeat: repeat-x;
	font-family: Optima, Arial, sans-serif;
	text-align: center;
	font-size: .8em;
	
}
div#banner {
	width: 801px;
	background-color: #FFFFFF;
}
div#wrapper {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_media2/markers/wrapperBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
	margin-top: 13px;
	
}

div#nav {
	background-color: #FFFFFF;
	width: 801px;
}


div#subnav {
	float: left;
	width: 206px;
	
}

div#contenttext ul, divconttentext ol {
	padding-bottom: 10px;
	margin-left: 40px;
}


div#content {
	margin-left: 230px;
	float: none;
}

div#footer {
	background-image: url(../_media2/markers/footer.jpg);
	background-repeat: no-repeat;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: left;
	background-color: #B9C2E2;
}

div#main {
	background-image: url(../_media2/scenicbars/scenicbar1BG.jpg);
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 10px;
	width: 801px;
}

div#sidescenic {
	width: 93px;
	float: right;
}
div#contenttext {
	margin-right: 125px;
	padding-bottom: 20px;
}



div#footer div {
	position: relative;
	color: #333333;
	font-size: 80%;
	width: 780px;
	padding-top: 30px;
	padding-left: 10px;
}
div#bottom-links {
	position: relative;
	font-size: 70%;
	color: #333333;
	background-image: none;
	text-align: left;
	padding-top: 20px;
}
div#bottom-links a {
	color: #333333;
	text-decoration: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
div#subnav ul {
	position: relative;
	width: 180px;
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 20px;
	height: 100px;
}
div#subnav a {
	font-weight: bold;
	color: #0558a6;
	text-decoration: none;
}
div#subnav a:hover {
	text-decoration: underline;
}
div#contenttext li {
	padding-bottom: 5px;

}
div#contenttext p {
	padding-bottom: 10px;
}

h2 {
	font-size: 110%;
	color: #433C31;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pullquote {
	font-size: 140%;
	font-style: italic;
	font-weight: normal;
	background-image: url(../_media2/markers/pullquote.gif);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 15px;
	padding-left: 150px;
	color: #584F42;
	background-position: right;
	line-height: 140%;
}
div#contenttext a {
	color: #005B9F;
}
h1 {
	font-size: 120%;
	color: #433C31;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.texthighlight {
	background-color: #DFD5B8;
	padding: 10px;
}
div#contenttext a:hover {
	color: #005B9F;
	text-decoration: none;
}
h3 {
	font-size: 100%;
	color: #433C31;
}
.indent {
	padding-left: 20px;
}
