body {
	font-family: Georgia, Times New Roman, Times, Serif; 
	/*font-family:"ZapfHumnst BT","ZapfHumanist601BT-Roman", "Zapf Humnst BT", "Zapf Humanist","ZapfHumnst", "ZapfHumnst BT Roman", "Zapf Humanist 601","Zapf Humanist 601 BT", Optima, sans-serif;*/
	font-style:italic;
	font-size: 13px;
	line-height:17px;
	margin: 0px auto;
	background-color: #9aa89d; /*#88988b;*/
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	/*margin-top:21px;*/
}
#wrap {
	width: 713px;
	margin: 0px auto;
}
#container {
	width: 668px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 161px;
	background-color: #ffffff;
}
#topright {
	float: right;
	height: 161px;
	width: 447px;
	text-align: right;
	background-color: #ffffff;
}
.cl {
clear:both;
}
#gallery {
	width: 668px;
	height:121px;
	margin-top: 34px;
	background-color:#ffffff;
	overflow:hidden;
}

/* slideshow div for picture on the left */
#leftpic {
float:left;
width:221px;
height:140px;
}
/* slideshow div for picture in the middle */
#midpic {
float:left;
width:221px;
height:140px;
margin:0px 2px 0px 3px;
}
/* slideshow div for picture on the right */
#rightpic {
float:right;
width:221px;
height:140px;
}


/* navigation menu */
#menu
{ height: 33px;
  width: 447px;	
  margin-left: auto; 
  margin-right: auto;
  background: #dfddbc url(images/menu.png);/*yellow*/
  border-bottom: 1px solid #919393;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  width:89px;
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 18px;
  width:89px;
  text-decoration: none;
  text-align:center; 
  padding: 10px 0px 5px 0px;
  background: ##dfddbc url(images/menu.png);/*b4d4ccyellow*/
  color: #006f53;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF url(images/menu_hover.png);
  color: #006f53;
} 

ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: none;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}
img{border: 0px;}

a  {
text-decoration:underline;
color:#006f53;
}
a:hover  {
text-decoration:none;
color:#006f53;
}

#news {
	position:relative;
	z-index:1;
	width: 201px;
	height: 596px;
	margin-top: 35px;
	background-color: #FFFFFF;
	color: #006f53;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #006f53;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#content {
	width: 447px;
	float: right;
	height: 650px;
	margin-top: 1px;
	background-color: #b4d4cc;
}

p {
margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #006f53;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dfddbc;
}
h2 {
text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #006f53;
}
h3 {
	font-size: 16px;
	line-height:20px;
}
 
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:410px;
	height:500px;
	padding: 12px;
	color: #000000;
	
}
#footer {
	border-top:1px solid #919393;
	background-color: #e1e4df;
	border-bottom:1px solid #919393;
	padding: 12px;
	width: 644px;
	color:#006f53;
	font-size: 90%;
	text-align: center;
	clear:both;
	margin-top: 5px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #006f53;
}
