@charset "utf-8";
/* CSS Document */
.homeButton {
display:none;
}
#home {
background:#2C1B11;
}
h2 {
font-size:18px;
margin-bottom:5px;
font-family: GillSansMTBold;
}
#flash {
border-top:1px solid #fcf6e0;
}
#imageFader {
	width: 746px;
	height: 270px;
	clear: both;
	overflow: hidden;
	margin: 0;
	border-bottom: 10px solid #9bb85b;
}
 #imageFader ul#images { 
 	margin: 0;
 	padding: 0;
 	list-style: none; 
 	}
 	#imageFader ul#images li { margin: 0; padding: 0; list-style: none; }
ul.newsList {
padding:20px 0px 0 0px;
margin:0;
}
.newsList li {
float:left;
margin: 0 0 15px 15px;
background: url(images/box_bg.gif) no-repeat;
list-style:none;
padding:30px 20px;
width:310px;
min-height:280px;
_height:280px;
}
.newsList a {
text-decoration:none;
font-family: GillSansMTBold;
color:#2C1B11;
}
#footer { border: 0px; }
.readMore {
font-family: GillSansMTLightRegular;
margin-top:-5px;
font-weight: normal;
}
.readMore a {
font-family: GillSansMTLightRegular;
text-decoration:none;
font-weight: normal;
}