

body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #486501;
	line-height:20px;
}

#bg 
{
	width: 800px;
	margin: 0px auto;
	background:url(images/bg.jpg) repeat-y
}

#main
{
	width: 772px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	
	
}

#header 
{ 
	width:772px;
	padding: 0px 0px 0px 0px;
	height: 210px;
}

#topnav
{
	width:772px;
	position:relative;	
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	left:0px;
	padding: 05px 05px 05px 05px;
	background:url(images/navbar.png) no-repeat
}

#topnav a
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#topnav a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}



#left-content
{
	float:left;
	width: 500px;
	padding: 20px 0px 5px 20px;
	margin: 0px;	
}
#left-content-news
{
	float:left;
	width: 400px;
	padding: 20px 0px 0px 20px;
	margin: 0px;	
}
#right-content
{
	float:right;	
	width: 222px;
	padding: 20px 0px 0px 0px;
	margin: 0px;	
}
#right-content-news
{
	float:right;	
	width: 222px;
	padding: 50px 75px 0px 0px;
	margin: 0px;	
}
#center-content
{
	text-align:center;
	padding: 20px 0px 0px 0px;
}

#picture
{
border:3px solid; 
border-color: #032e05;
}

#map
{
position: relative;
border:3px solid;
border-color: #032e05;
left: 55px;
}

H1
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}
H2
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}


#footer
{		
	position:relative;	
	height: 40px;
	width: 772px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	left:0px;
	padding: 10px 10px 10px 10px;
	background: url(images/footer.jpg) left top no-repeat;	
}

#footer a
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

