@charset "UTF-8";

/*************** CORE ***************/
body {
	background-image: url(../img/bkgd/wood.jpg);
	margin: 20px 0px 0px 0px;
}
h1 {
	font-family: Georgia, times new roman, Serif;
	font-size: 1.1em;
}
h2 {
font-family: Geneva, Verdana, Sans-Serif;
font-size: 0.9em;
}
h3 {
}
p {
	font-family: Geneva, Verdana, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
img {
	border: none;
}
a:hover, a:active, a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}
.clearfix {
	clear: both;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:hover, a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}


/*************** Structure ***************/
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float: left;
	height: 180px;
	width: 980px;
	background-repeat: no-repeat;
	position: relative;
}
#nav {
	float: left;
	position: absolute;
	top: 160px;
	left: 5px;
}
	#nav ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
		#nav ul li {
			float: left;
			margin: 0 0.5em;
			font-size: 0.8em;
			font-family: Verdana, Geneva, Sans-Serif;
		}
			#nav ul li a:link {
				color: #FFFFFF;
				text-decoration: none;
			}
				#nav ul li a:visited {
					color: #FFFFFF;
					text-decoration: none;
				}
					#nav ul li a:hover {
						color: #FFCC00;
						text-decoration: none;
					}
#footer {
	clear: left;
	width: 980px;
	height: 30px;
	background-image: url(../img/hdr/footer.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 10px;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
}
#footer h2 {
	margin: 0px;
}
	#footer a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
		#footer a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}
			#footer a:hover {
				color: #FFCC00;
				text-decoration: none;
			}
					
					
/*************** COLOR CLASSES ***************/
					
.red {
	color: #990000;
}
.orange {
	color: #FFCC00;
}
.blue {
	color: #336699;
}
.white {
	color: #ffffff;
}


/*************** ALIGNMENT CLASSES ***************/
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}

/*************** CONTACT FORMS ***************/
#contactForm {
	clear: left;
	width: 450px;
}
#contactForm input {
	display: block;
	margin: 0px 0px 15px 0px;
}
#contactForm .button {
	display: block;
	margin: 15px 0px 15px 0px;
	color:#330066; 
	font: bold small 'trebuchet ms',helvetica,sans-serif;
	height: 30px;
	width: 75px;
}
#contactForm textarea {
	display: block;
	height: 150px;
	width: 350px;
}
.contact {
	font-size: 1.3em;
	text-align: center;
}
		
/*************** COLUMNS ***************/	
#content {
	float: left;
	width: 970px;
	min-height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	opacity: 0.90;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.oneCol, .twoCol, .threeCol, .fourCol {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.oneCol {
	float: left;
	width: 212px;
	padding: 10px;
}
	.oneCol h1 {
		color: #990000;
		margin: -10px 0px 10px 0px;
	}
		.oneCol p {
			margin: 10px 0px 0px 0px;
		}
			.oneCol ul {
				list-style-type: square;
				margin-left: 0px;
				padding-left: 15px;
			}
			.oneCol ul li {
				color: #990000;
				text-decoration: none;
			}
			.oneCol ul li a:link {
				color: #990000;
				text-decoration: none;
			}
			.oneCol ul li a:visited {
				color: #990000;
				text-decoration: none;
			}
			.oneCol ul li a:hover {
				color: #336699;
				text-decoration: none;
			}
.threeCol {
	float: left;
	width: 715px
}
	.threeCol img {
		float: right;
		margin: 0px 0px 10px 10px;
	}
		.threeCol h1 {
			color: #990000;
			margin: 0px 0px 10px 0px;
		}
			.threeCol h2 {
				color: #990000;
				margin: 0px 0px 10px 0px;
			}
				.threeCol p {
				}
					.threeCol a:link {
						color: #990000;
						text-decoration: none;
					}
					.threeCol a:visited {
						color: #990000;
						text-decoration: none;
					}
					.threeCol a:hover {
						color: #336699;
						text-decoration: none;
					}
.threeColDocs {
	float: left;
	width: 100%;
}
	.threeColDocs h2{
		color: #336699;
	}
		.threeColDocs p{
		}
			.threeColDocs img {
				float: right;
				margin: 0px 0px 10px 10px;
			}
				.threeColDocs ul {
					margin-left: 0;
					padding-left: 0;
				}
						.threeColDocs ul li {
						}
						.threeColDocs ul li a:link {
						}
						.threeColDocs ul li a:visited {
						}
						.threeColDocs ul li a:hover {
						}
.fourCol {
	width: 950px;
}
#homeContent {
	float: left;
	width: 970px;
	min-height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	opacity: 0.90;
	background-color: #FFFFFF;
	background-image: url(../img/bkgd/home_navbase.png);
	background-repeat: no-repeat;
	background-position: top center; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.homeOneCol, .homeOneColMain {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
	.homeOneColMain {
		float: left;
		width: 212px;
		height: 185px;
		padding: 10px;
	}
		.homeOneColMain h1 {
			color: #990000;
			margin-top: 0px;
		}
			.homeOneColMain p {
				line-height: 1.5em;
				font-style: oblique;
				margin-top: 10px;
			}
.homeOneCol {
	float: left;
	width: 212px;
	padding: 12px 10px 10px 10px;
}
	.homeOneCol img {
		float: left;
		margin: 10px 10px 0px 10px ;
	}
		.homeOneCol h1 {
			font-size: 0.9em;
			font-family: Verdana, Helvetica, Sans-Serif;
			font-weight: 100;
			color: #990000;
			margin: 15px 15px 0px 0px;
		}
			.homeOneCol p{
				margin: 25px 10px 0px 10px;
			}
				.homeOneCol a:link {
					color: #990000;
					text-decoration: none;
				}
				.homeOneCol a:visited {
					color: #990000;
					text-decoration: none;
				}
				.homeOneCol a:hover {
					color: #336699;
					text-decoration: none;
				}

/*************** LOWER LINKS ***************/

.links {
	float: left;
	width: 960px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	background-color: #660000;
}
.links h2 {
}
.links p {
}
.links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.links ul li {
	display: inline;
}
.links a:link {
}
.links a:visited {
}
.links a:hover {
}

.newsletter {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.newsletter li {
	clear: both;
}
