@charset "utf-8";
* 
body  
	{
	background-color:#6B9757;
	background-image:url(../images/site/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:800px;
	height:auto;
	margin:auto auto;
	border:1px solid #585858;
	}
#header
	{
	width:800px;
	height:95px;
	background-image:url(../images/site/header.png);
	border-bottom:1px solid #FFFFFF;
	}
#flashmovie
	{
	width:800px;
	height:233px;
	background-color:#40622F;
	border-bottom:1px solid #FFFFFF;
	}
#links
	{
	width:348px;
	float:right;
	font-size:16px;
	padding-top:70px;
	}
#links a:link
	{
	color:#2F4329;
	text-decoration:none;
	}
#links a:visited
	{
	color:#2F4329;
	text-decoration:none;
	}
#links a:hover
	{
	color:#2F4329;
	text-decoration:none;
	}
#content
	{
	width:800px;
	margin:auto auto;
	background-color:#3A4835;
	}
#text
	{
	width:600px;
	background-color:#FFFFFF;
	border-right:1px solid #24351F;
	}
h1
	{
	color:#354430;
	font-size:16px;
	margin-top:0px;
	padding-left:15px;
	padding-top:10px;
	}
p
	{
	color:#354430;
	padding-left:15px;
	padding-right:10px;
	}
#Photo_right{
	height:auto;
	width:187px;
	padding-top:50px;
	float:right;
	}
img.bottom-image
{
	padding:2px;
	border: 1px solid #24351F;
	margin-bottom:20px;
	background-color:#333F2E;
	margin-right:20px;
}
#bottom
	{
	width:800px;
	height:37px;
	background-image:url(../images/site/bottom.png);
	background-repeat:no-repeat;
	margin:auto auto;
	}
#bottomtext
	{
	text-align:center;
	font-size:13px;
	margin-top:5px;
	}
#bottomtext a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #A7A5A5;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}