@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
	
.oneColFixCtrHdr #wrapper {
	width: 777px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #623d2d;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
}
.oneColFixCtrHdr #header {
	width: 777px;

}

div.date {
	background: #623d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 777px;
}

A.email:link {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}

A.email:hover {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #866d58;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}

A.email:visited {
	color: #000000;
	text-decoration: none;
	}
	
A:link {
	text-decoration: none;
	color: #ffffff;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
}

div.top_bkgrnd {
	font-family: "Copperplate Gothic Bold";
	font-size: 36px;
	color: #ffffff;
	height: 100px;
	width: 777px;
	text-align: center;
	background-image: url(images/top_image_subpages.jpg);
	background-color: #866D58;
}

.float-left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	width: 300px;
}

.float-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.clearpixel {
	background-color: #945d1a;
	width: 777px;
}

.clearpixel2 {
	background-color: #000000;
	width: 777px;
}

H1 {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 0 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2 {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H3 {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	font-family: "Copperplate Gothic Bold";
	text-decoration: underline;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
	font-size: 40px;
	background-color: #866D58;
	width: 777px;
	}

.oneColFixCtrHdr #subheader h1 {
	margin: 0;
	font-family: "Copperplate Gothic Bold";
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
	font-size: 35px;
	background-image: url(images/top_image_subpages.jpg);
}

.oneColFixCtrHdr #header h3 {
	font-family: "Times New Roman";
	background-color: #866d58;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
	text-align: justify;
}


div.nav1 {
	background: #866d58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.nav1:hover {
	background: #866d58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

div.nav1:visited {
	color: #000000;
	text-decoration: none;
}

div.nav {
	background: #866d58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
	width: 777px;
}

.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #866d58;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	width: 777px;
}
.oneColFixCtrHdr #footer p {
	background: #866d58;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


ul {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

li {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 350px;
	list-style-type: disc;
	padding-bottom: 5px;
}
#rightColumn {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 350px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.img {
	border:medium groove #623d2d;
	margin-top: 0px;
	}
	
.center {
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #866D58;
	width: 350px;
	margin-top: 0px;
	}

.textBackground {
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(images/gradient.jpg);
	margin-top: 10px;
	width: 300px;
	color:#FFFFFF;	
	}
