body {
	text-align:	justify;
	font-family:    Tahoma,  Verdana, Helvetica, Arial, sans-serif;
  	font-size:        .8em;
}

h1 {
	color:	#E87238;
	font-size:	115%;
}

h2 {
	color:	#4f1f91;
	font-size:	105%;
}

h3 {
	color:	#336633;
	font-size:	125%;
}



#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 580px;
	float:	left;
	padding: 10px;
}
}

#sidebar {
	width: 200px;
	float: right;
	padding: 10 0 5 5px;
	margin: 10px;
}


#header {
	width: 100%;
	height: 105px;
}

#bottomnav {
	border-top:	solid 3px #336633;
	width: 840px;
	clear:	both;

}
#one {
	width:	180px;
	float:	left;
	height:	auto;
	padding:	10px;	
	border-right:	solid 1px #336633;	

}

#two {
	width:	180px;
	float:	left;
	height:	auto;
	padding:	10px;
	border-right:	solid 1px #336633;	
		
}

#three {
	width:	180px;
	float:	left;
	height:	auto;
	padding:	10px;
	border-right:	solid 1px #336633;	
	
}

#four{
	width:	180px;
	float:	left;
	height:	auto;
	padding:	10px;	
	
}

#join {
	width:	auto;
	float:	left;
	height:	auto;
	padding:	10px;
	border-top:	solid 3px #336633;
	border-bottom:	solid 3px #336633;
	font-size: 105%;
	color:  #336633;
	margin-bottom: 10px;
}



#footer {
	font-size: 100%;
	text-align: center;
	width: 100%;
	clear: both;
	background-color:#669966;
	color: #fff;
	padding: 5px;
}

#navigation ul{
	width: 850px;
	list-style: none; 
	margin: 0 auto; 
	padding: 0px;
	text-align: center;
	height: 50px;		
}

		
#navigation li{
	background: url(images/button2.jpg) left no-repeat;
			overflow: hidden;
			height: 40px;
			width: 118px;
			margin-right: 3px;
			float: left;
			font-size: 110%;
			font-weight: bold;
}

#navigation li a{
	background: url(images/button2.jpg) right no-repeat;
			display: block;
			padding: 3px 10px 0px 0px;
			height: 40px;
			color: #fff;
			text-decoration: none;	
}

#navigation a:link {
	color:	#fff;
}


#navigation a:hover {
	color:	#e87238;
}





.content {
	font-size:	100%;
	font-color:	#990000;
}

 
.bold {
	font-weight: bold;
}




.map {
	margin: 10px;
	text-align: center;
}


.image {
	margin:	10 0 0 0px;
	text-align: center;
}







