@charset "utf-8";
/* CSS Document */
#wrapper {
height: auto !important;
min-height: 100%;
/* max-width: 1024px; */
overflow: hidden;
margin: 0 auto -1px;
}
body {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 95%;
 }
a:link {
	color: #605;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	color: #605;
}
a:hover {
	text-decoration: none;
	color: #605F00;
}
a:active {
	text-decoration: none;
	color: #605;
}
.style6 {color: #605}
.push {
	height: 0px;
	width: 100%;
	clear: both;
}
.horiz-line {
	position: relative;
	background-color:#605;
	max-width: 800px;
	height:1px;
	margin-top: .5em;
}
#bottom-copy {
	position: relative;
	left: 1px;
	top: 5px;
	width:100%;
	height:1px;
	border-top: 1px #fff solid;
}
.page_title {
	text-align:center;
	max-width: 800px;
	position: relative;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 2rem;
		font-family: 'Sorts Mill Goudy', serif;
	color: #605;
	font-weight:bold;
}
h1 {
		font-family: 'Sorts Mill Goudy', serif;
	font-size: 2em;
	color: #605;
}
h2 {
		font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.5em;
	color: #605;
}
h4 {
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: 550;
	color: #fff;
	font-size: .9rem;
	max-width: 800px;
	overflow: hidden;
}
h4 img {
	max-width: 400px;
	height: auto;
	padding: 3px;
}
.style1 {
	font-family: 'Sorts Mill Goudy', serif;
	color: #605;
	font-size: 1rem;
	font-weight: bold;	
}
.bold {
	font-weight: 700;
}
p.blurb {
		text-align:justify;
}
.style3 {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.2rem;
	font-weight: bold;
	color: #605;
	}
.style3a {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1rem;
	font-weight: 700;
	color: #605;
	}
.style4 {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.2rem; color: #FF3 !important;
	}	
.style5 {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.4rem; color: #605;
	}	
.style6 {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1rem; color: #605;
	}
.comment {
    color:#605;
    font-style:italic;
    font-size: .9em;
}
.comment_bold {
    color:#605;
    font-style: italic;
    font-weight:bold;
    font-size: .9em;
}
.error, .error a:link, .error a:active, .error a:hover, .error a:visited, .error a:focus {
    color:#FF0000;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1rem;
}		
.clear {
	clear: both;
}
table.contact, table.contact td {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1rem;
	font-weight: 700;
	color: #605;
}
.linkpix {
	max-width: 90%;
	width: 72px;
	height: auto;
	border: none;
}
p {
	padding-left: 1%;
	padding-right: 1%;
}