﻿/* CSS layout */
.div-spacer {
	background-color: #DAD9C7;
	height: 20px;
}
.menu_home {
	font-family: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
}
.style-list {
	font-style: italic;
	text-indent: 15px;
	font-size: 88%;
}
.pad5 {
	border-width: 0px;
	padding: 5px;
	height: 142px;
	width: 213px;
	text-align: left;
}
.style-emph {
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.footer_text {
	position: relative;
	margin-left: 525px;
	margin-top: 0px;
	font-size: 75%;
	padding-top: 5px;
}
h4 {
	margin: 25px 20px 20px 20px;
	text-align: center;
	font-size: 150%;
	color: #5E6375;
	font-family: "Century Gothic", Futura, "URW Gothic L", sans-serif;
	font-weight: normal;
	position: relative;
}
h2 {
	margin: 0px;
	font-size: x-large;
	color: #4097A6;
	text-align: center;
	font-weight: lighter;
	font-family: "Century Gothic", Futura, "URW Gothic L", sans-serif;
}
a {
	color: #808080;
}
a:link {
	text-decoration: none;
	color: #6B678B;
}
a:visited {
	text-decoration: none;
	color: #948E61;
}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #CC0066;
}
a:active {
	font-style: italic;
	text-decoration: none;
	color: #8683A4;
}
body {
	background-color: #A9A289;
	font-family: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
	margin-top: 0px;
	font-size: 1em;
}
#container {
	margin: 0px auto 0px auto;
	min-width: 600px;
	width: 778px;
}
#masthead {
	border-color: #8683A4;
	background-position: center top;
	text-align: center;
	height: 90px;
	font-family: "Century Gothic", Futura, "URW Gothic L", sans-serif;
	font-size: 36px;
	color: #EBECCC;
	background-image: url('Images/masthead-dk-marsh150.jpg');
	vertical-align: text-top;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-top: 0px;
}
#top_nav {
	border: 3px solid #8683A4;
	height: 26px;
	text-decoration: none;
	background-color: #DAD9C7;
	overflow: hidden;
}
#top_nav li {
	padding: 2px 0px 0px 0px;
	float: left;
	margin-right: 30px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#page_content {
	margin: 0px;
	border-color: #8683A4;
	position: relative;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	background-color: #EBEBD8;
}
#left_col {
	padding: 30px 0px 30px 0px;
	width: 380px;
	float: inherit;
	position: relative;
}
#right_col {
	padding: 40px;
	margin: 0px;
	width: 300px;
	float: right;
	position: relative;
}
#footer {
	border-color: #8683A4;
	background-position: bottom;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 40px;
	position: relative;
	margin-top: 0px;
	background-image: url('Images/masthead-dk-marsh150.jpg');
	color: #EBECCC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
}
#menu {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	left: 50%;
}
.pad-10 {
	margin: 0px;
	position: relative;
	padding: 10px;
}

.style-imagtext {
	font-size: small;
	font-style: italic;
	margin: 5px;
}

#left_menu {
	padding: 30px 10px 30px 30px;
	width: 210px;
	float: left;
	position: relative;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #8683A4;
	height: 335px;
}
#left_arch {
	float: left;
	position: relative;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #8683A4;
}
#right_ptg {
	padding: 0px;
	margin: 0px;
	width: 520px;
	float: right;
	position: relative;
	clear: none;
}
#right_arch {
	margin: 35px 0px 0px 170px;
	position: relative;
	border-right-width: 2px;
	border-right-color: #8683A4;
}
p {
}
h3 {
	font-family: "Century Gothic", Futura, "URW Gothic L", sans-serif;
	font-size: 130%;
	color: #8683A4;
	text-align: center;
}
.clear {
	clear: both;
}
li.nav_float {
	position: relative;
	right: 50%;
	float: left;
}

