@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}

h4 {
	font-weight: lighter;
	margin-bottom: -10px;
}
p {

}
#container {
	height: 670px;
	width: 905px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #279598;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 14px;
}
#longcontainer {
	height: 1100px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #279598;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#lefttext {
	float: left;
	padding-left: 10px;
	width: 238px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	font-size: 12px;
	margin-top: -10px;
}
.righttext {
	float: left;
	width: 220px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: -10px;
	padding-right: 2px;
}
#picture {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	height: 655px;
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-left: 8px;
}
#picture2 {
	background-image: url(images/pic2.jpg);
	background-repeat: no-repeat;
	height: 615px;
	float: left;
	width: 400px;
}

#picture3 {
	background-image: url(images/pic3.jpg);
	background-repeat: no-repeat;
	height: 655px;
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-left: 8px;
}

#picture4 {
	background-image: url(images/pic4.jpg);
	background-repeat: no-repeat;
	height: 655px;
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-left: 8px;
}

#picture5 {
	background-image: url(images/pic5.jpg);
	background-repeat: no-repeat;
	height: 615px;
	float: left;
	width: 400px;
}
#logo {
	background-image: url(images/logo.jpg);
	width: 400px;
	height: 130px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 50px;
}


#navcontainer
{
	z-index: 1;
}

#navlist {
	margin-left: 50px;
	margin-bottom: 30px;
}
#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	z-index: 2;
	float: left;
	position: relative;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#navcontainer li a
{
	padding: 1px 7px;
	color: #660000;
	border: 2px solid #660000;
	text-decoration: none;
	background-color: #279598;
}

#navcontainer li a:hover
{
	color: #333333;
	border: 2px solid #666;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

.blog {
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;

	height: 24px;
	width: 75px;
	margin-right: 2px;
}

.info {
	height: 24px;
	width: 75px;
}

.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 75px;
}

.sustainability {
	background-image: url(images/sustain.jpg);
	background-repeat: no-repeat;
	width: 130px;
	
	float: left;
	height: 24px;
}

.pics {
	background-image: url(images/pics.jpg);
	background-repeat: no-repeat;
	
	height: 24px;
	width: 75px;
	float: left;
	margin-right: 2px;
}

.mission {
	height: 380px;
	width: 234px;
	float: left;
	color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 20px;
}
.text {
	width: 490px;
	float: left;
	margin-top: -10px;
	margin-left: 5px;
	font-size: 12px;
}

.email {
	float: left;
	text-decoration: none;
	margin-left: 2px;
	margin-top: -14px;
}

.email2 {
	float: left;
	text-decoration: none;
	margin-left: 17px;
	margin-top: -10px;
}

.email3 {
	float: left;
	text-decoration: none;
	margin-left: 22px;
	margin-top: 10px;
}
#hours {
	width: 220px;
	float: left;
	height: 350px;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
.facebook {
	height: 80px;
	width: 100px;
	margin-left: 70px;
	text-align: center;
	float: left;
}

.facebook p {
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 10px;
}
.ficon {
	background-image: url(images/facebook_icon.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
.bicon {
	background-image: url(images/blogger-icon.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	float: left;
}
#menu {
	width: 490px;
	float: left;
	background-image: url(images/menu_image.jpg);
	background-repeat: no-repeat;
	height: 410px;
	overflow: scroll;
}

.email a {
	color: #660000;
	text-decoration: none;
	width: 180px;
	height: 40px;
	padding: 2px;
	font-size: 14px;
}

.email a:hover {
	color: #000000;
	text-decoration: none;
}

.email a:active {
	color: #B31E10;
	text-decoration: none;
}

.form {
	height: 20px;
	float: right;
	width: 200px;
	margin-top: 18px;
	margin-bottom: 10px;
}

.form a {
	color: #660000;
	border: 2px solid #471112;
	text-decoration: none;
	width: 180px;
	height: 40px;
	padding: 2px;
	font-size: 14px;
	
}

.form a:hover {
	color: #B31E10;
	text-decoration: none;
}
#subForm {
	height: 200px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
}
#formcontainer {
	height: 400px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
	text-align: center;
}
#formlogo {
	background-image: url(images/logo.jpg);
	width: 600px;
	height: 130px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #279598;

}
 a {
	color: #660000;
	text-decoration: none;
	width: 180px;
	height: 40px;
	padding: 2px;
	font-size: 14px;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

a:active {
	color: #660000;
	text-decoration: none;
}
#hidden_images {
	display: none;
	visibility: hidden;
}
#slideshow {
	height: 20px;
	width: 150px;
	margin-right: 37px;
	border: 2px solid #660000;
	float: right;
	margin-top: 8px;
}
.slideshow_btn {
	border: none;
}


#footer{
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 200px;
	float: right;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}


#footer a:hover {
	text-decoration: none;
	color: #999999;
 }

