body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000;
}
#container {
	width: 673px;
	margin: 0px auto;
}

#top {
	float: left;
	color: #FFFFFF;
	width: 226px;
	height: 280px;
}

#top2 {
	float: right;
	color: #FFFFFF;
	width: 226px;
	height: 280px;
}

#topright {
	float: right;
	height: 140px;
	width: 673px;
	text-align: right;
	background-image:url(images/logo.jpg);
}

#topright4 {
	float: left;
	height: 140px;
	width: 447px;
	text-align: right;	
}

#topright3 {
	float: right;
	height: 140px;
	width: 673px;
	text-align: right;
	background-image:url(images/logo2.jpg);
}

#topright2 {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;	
}

#topright5 {
	float: left;
	height: 140px;
	width: 447px;
	text-align: right;	
}

.cl {
clear:both;
}
#gallery {
	width: 673px;
	margin-top: 5px;
	
}


/* slideshow div for picture on the left */
#leftpic {
float:left;
position:relative;
width:221px;
height:140px;
}
/* slideshow div for picture in the middle */
#midpic {
float:left;
width:221px;
height:140px;
margin:0px 0px 0px 5px;
}
/* slideshow div for picture on the right */
#rightpic {
float:right;
position:relative;
width:221px;
height:140px;
}

#buttons {
	width: 447px;
	height: 30px;
	background-color: #297329;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #297329;
}

/*#buttons a:link, #buttons a:active, #buttons a:visited {
	color:#4a4237;
	text-decoration:none;
}

#buttons a:hover {
	color:#4a4237;
	text-decoration:underline;
}*/

/* navigation menu */
#menu
{
	height: 35px;
	width: 447px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url(images/menu.png)
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 27px;
  text-decoration: none;
  text-align:center; 
  padding: 13px 0px 2px 0px;
  background: #FFFFFF url(images/menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF url(images/menu_hover.png);
  color: #484E56;
} 

ul
{ margin: 0px 80px 0px -90px;
  padding: 0px;
}

ul li
{
	list-style-type:disc;
	margin: 0px 0px 11px 120px;
	padding: 0px;
}
img{border: 0px;}

a{outline: none;}

#news {
	width: 201px;
	height: 472px;
	margin-top: 5px;
	background-color: #297329;
	color: #FFFFFF;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#news2 {
	width: 201px;
	height: 472px;
	margin-top: 5px;
	background-color: #ffffff;
	color: #297329;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#news2 a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news2 a:hover {
	color: #F7CB33;
}



#content {
	width: 447px;
	float: right;
	height: 492px;
	margin-top: 5px;
	background-color: #ffffff;
}


#content2 {
	width: 673px;
	float: none;
	height: 500px;
	margin-top: 5px;
	background-color: #ffffff;
	overflow: auto;
}


p {
margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	line-height:normal;
}
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:423px;
	height:420px;
	padding: 12px;
	color: #000000;
	overflow:auto;
	line-height: 15.5px;
}

#pad2 {
	width:620px;
	height:480px;
	color: #000000;
	line-height: 15.5px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 10px;
}

#footer {
	background-color: #297329;
	padding: 12px;
	width: 649px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #000000;
	font-family:"Arial", Gadget, sans-serif;
}

