@charset "utf-8";
body {
	background-color: #3a764f;
	background-image: url(../images/bgfade4.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#container {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #065E32;
}
#header {
	height: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	/*color: #3C7250;*/
	color: #138022;
	color: #169628;
	font-style: italic;
	line-height: 40px;
	font-size: large;
	text-align:center;
	}




#menu {
	/*background-image: url(../images/buttonbg.jpg);*/
	height: 44px;
	/*border-top: 1px #666 solid;
	border-bottom:1px #666 solid;*/
	
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:100px
}


#menu  ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#menu li {
	float: left;
	display: block;
	position: relative;
	/*width:150px;*/
	width:100px;
	text-align:center;
	font-size:110%;
	border: 0px;
	margin-right: 30px;
	/*background-image: url(../images/button_up.jpg);*/
	height: 22px;
}
#menu a {
	background-image:url(../images/buttonbg.jpg);
	height: 18px;
	display: block;
	padding: 2px;
	color: #ffffff;
	text-decoration: none;

}
#menu a:hover, #menu a.highlighted:hover, #menu a:focus {
	color: #fff;
	background-image:url(../images/button_dn.jpg);
	height: 18px;

}
#menu .current {background-image:url(../images/button_dn.jpg);}

#main {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
}

#main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #387450;
	color: #169628;
	margin-left: 55px;
}
#main-left {
	width: 340px;
	margin-left: 55px;
	text-align: justify;	/*border: 1px solid #666666;
	background-color: #F0F4F2;
	padding: 10px;*/
	/*height: 340px;*/
}
#main h3 {
	color: #169628;
	font-size: medium;
	font-weight: bold;
}

#main a {
	color: #EA0000;
	text-decoration: none;
	font-weight:bold;

}
#main a:hover, #main a.highlighted:hover, #main a:focus {
	color: #169628;

}

#main  a img{
	color: #169628;
	color: #333;
}

#movie	{
	float: right;
	margin-right:80px;
	/*margin-right:00px;*/
	margin-bottom:20px;
	margin-left:60px;
	width:425;
	
	
}

#contact {
	width: 300px;
	margin-left: 55px;

}


/*#main img {
	border: 1px solid #333333;
}*/
/*#footer table {
	margin-left: 40px;
}*/

#footer {
	padding-right: 40px;
	padding-left: 40px;
	border-top:#666666 1px solid;
	/*background-color:#D40000;*/
	
}
#footer h3 {
	color: #387450;
	color: #169628;
}


#footer a {
	color: #666;
	text-decoration: none;

}
#footer a:hover, #footer a.highlighted:hover, #footer a:focus {
	color: #999;

}


.float-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
/*.bottom {
	padding-top: 22px;
}
.middle {
	padding-top: 11px;
}
*/.instructions {
	font-size: 11px;
	color: #333333;
}
.imgstack {
	margin-left: 23px;
}
.imgstack2 {
	margin-left: 67px;
}
#map {
	margin-left:50px;
	margin-bottom:30px;
}
