/*---------- Site ----------*/
body {
	background-color: #EEECE0;
}
h1 {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 1.2em;
}
/*---------- Content ----------*/

.content {
	padding-top: 20px;
}
#wrapper {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper-contact {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1075px;
}
/*---------- Banner ----------*/
#banner {
	height: 132px;
	width: 760px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-left-color: #008000;
}
/*---------- Middle ----------*/
#middle {
	width: 760px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008000;
	border-left-color: #008000;
	padding-bottom: 10px;
}
#wrapper #middle .homeQuote { font-size: .8em; font-style: italic; font-weight: bold; text-align: center; font-size: 0.85em; padding-top: 15px; width: 500px; margin-left: 250px; }
#wrapper #middle .quote {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 0.85em;
	padding-top: 15px;
}
#middle .quoter p {
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	font-size: .8em;
}
#middle p {
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 25px;
}
#main-list li {
	margin-left: 120px;
}
#main-list {
	margin-bottom: 15px;
}
#middle p img {
	float: right;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 10px;
}
#middle h2 {
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #333;
}
a:active {
	text-decoration:none;
	color: #333;
}

/*---------- Footer ----------*/
#footer {
	background-color: #FFF;
	height: 50px;
	width: 760px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #008000;
	border-right-color: #008000;
	border-left-color: #008000;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 5px;
	clear: both;
	float: left;
}
#footer a:link {
	text-decoration:underline;
	font-weight: bold;
}
#footer a:visited {
	text-decoration:underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:none;
	color: #333;
	font-weight: bold;
}
#footer a:active {
	text-decoration:none;
	color: #333;
	font-weight: bold;
}
.copyright p {
	font-size: .75em;
	padding-top: 10px;
}
#footer a.here  {
	color: #666;
	text-decoration:none;
}
/*---------- Middle ----------*/
#middle-contact {
	width: 760px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008000;
	border-left-color: #008000;
	padding-bottom: 10px;
}
#middle-contact p {
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#middle-contact p img {
	float: right;
	border: 1px solid #008000;
	margin-top: 160px;
	margin-right: 110px;
	margin-left: 5px;
	clear: none;
}
#middle-contact h2 {
	padding-left: 25px;
	padding-bottom: 5px;
}

/*---------- Additions ----------*/
#history-images {
	text-align: center;
	width: 760px;
	margin-bottom: 20px;
}
#history-images img {
	padding-right: 10px;
	padding-left: 10px;
}
.form_line {
	height: 75px;
	width: 480px;
}
.form_label {
	height: 35px;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
.form_input {
	height: 35px;
	width: 445px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#form_box {
	line-height: 100%;
}
#contact-form .required p {
	font-size: 0.8em;
	font-style: italic;
}
.form_txt_line {
	width: 480px;
	height: 135px;
}
.form_txt_area {
	height: 35px;
	width: 480px;
}
.form_message {
	width: 445px;
	padding-left: 35px;
}
.submit_line {
	height: 35px;
	width: 480px;
}
.form_submit {
	width: 445px;
	padding-left: 35px;
}
#form_box {
	width: 480px;
	float: left;
	clear: left;
}
.required {
	width: 760px;
	clear: both;
}
#contact_description {
	width: 760px;
	clear: both;
}
#contact-image {
	float: right;
	height: 337px;
	width: 225px;
	margin-right: 50px;
	margin-top: 35px;
	clear: right;
}
#contact-form {
	width: 760px;
	clear: both;
	height: 800px;
}
.address p {
	line-height: 125%;
}
.confirm {
	font-weight: bold;
}

#topHome { clear: both; width: 760px; margin: 25px 0 0;}
#topHome .col3 h3 {font-style: italic; font-weight: bold; text-align: center; font-size: 0.85em; padding-top: 15px;}
#topHome .col1 { width: 85px; padding-right: 10px; padding-left: 25px; }
#topHome .col2 { width: 130px; }
#topHome .col3 { width: 510px; }
#topHome .col2 { font-size: .7em; }

