h1 {
  	font-family : verdana, tahoma, helvetica;
	font-size : 18px;
	color : #000000;
}
h2 {
  	font-family : verdana, tahoma, helvetica;
	font-size : 14px;
	color : #000000;
}
p,td {
  	font-family : verdana, tahoma, helvetica;
	font-size : 12px;
	color : #000000;
}
.navtext {
  	font-size : 11px;
  	color : #ffffff;
}
a.navtext {
 	text-decoration : none;
}
a.navtext:visited {
	color: #FFFFCC;
}
a.navtext:hover {
  	text-decoration : underline;
	color: #FFFFFF;
}
.copy1 {
	font-family: Verdana, Tahoma, helvetica;
	font-size: 11px;
	color: #5A5A52;
}
.copy2 {
	font-family: Verdana, Tahoma, helvetica;
	font-size: 11px;
	color: #CeC6AD;
}
.smalltext {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #ffffff;
}
.front-box {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	line-height:16px;
	color: #000;
}
a:visited {
	color : #527E38;
}
.thumb {
	width: 220px;
	height: 230px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	color: #000;
	text-align: center;
}
.imgHolder {
	width: 220px;
	height: 165px;
	overflow: hidden;
	border: 1px solid #000;
	
}
.thumb a img {
	border: none;
	text-decoration: none;
}
.thumb .caption {
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
.thumb .caption a {
	color: #333300;
}
.clear {
	clear: both;
}