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

#page-container {
	width: auto;
	margin: auto;
}
body {
	margin: 0px;
}
#header {
	height: 156px;
	background-image: url(../images/header_background.jpg);
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#content {
	height: 732px;
	background-color: #FFF;
}

#footer {
	background-image: url(../images/green_footer.jpg);
	height: 35px;
	background-repeat: repeat-x;
}
.menulinks a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #624B2B;
	text-decoration: none;
	word-spacing: 1em;
}
.tempText {
	color: #FFF;
	font-size: 1.4em;
	text-align: center;
}

.menulinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #8EA265;
	text-decoration: none;
	word-spacing: 1em;
}
.menulinks a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #624B2B;
	text-decoration: none;
	word-spacing: 1em;
}
.menulinks a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #624B2B;
	text-decoration: none;
	word-spacing: 1em;
}
#top {
	margin-top: 50px;
}
#home-left {
	margin-left: 20px;
}
#home-left2 {
	margin-left: 30px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 30px;
	word-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
}
.home-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;
	line-height: 23px;
	padding-right: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}
.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
input {
	background-color: #CED9EF;
	padding: 5px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #330000;
}
textarea {
	background-color: #CED9EF;
	padding: 5px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #330000;
}
.yellow_accent {
	color: #000000;
	font-weight: bold;
}
.lineSpace {
	line-height: 33px;
}

    a:link {
	color: #003366;
}
    a:visited {
	color: #003366;
}
    a:active {
	color: #003366;
}
    #address {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 27px;
	line-height: 30px;
	color: #000;
	width: 300px;
	position: absolute;
	text-align: center;
	left: auto;
	right: auto;
	margin-right: -100px;
}
    #galeHeader {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}h3 {
	font-family: "Times New Roman", "Palatino Linotype", Palatino, "Century Schoolbook L",  serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #233162;
	margin: 0px;
	padding: 0px;
}
