body {
	background-image: url(images/greentile.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.repeatTileV {
	background-image: url(images/shadow_v.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.repeatTileH {
	background-image: url(images/shadow_h.gif);
	background-repeat: repeat-y;
}
.footerTile {
	background-image: url(images/darkgreen_tile.gif);
	background-repeat: repeat;
	color: #ADB755;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 20px;
}
.content {
	background-color: #FDFFF8;
	background-image: url(images/contentBkgrd.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 20px 20px 20px 30px;
	vertical-align: top;
	font-size: 11px;
}
.shadowHBot {
	background-image: url(images/shadow_hBot.gif);
	background-repeat: repeat-x;
}
.nav {
	background-color: #993300;
	z-index: 5;
	top: 200px;
	position: absolute;
}
.navText {
	z-index: 6;
	top: 20px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC9999;
	text-decoration: underline;
	margin-left: 10px;
}
.introText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669900;
	font-size: 18px;
	line-height: 24px;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A43A2A;
	font-weight: bold;
}
.newsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.dotsLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.newsBox {
	background-color: #EAF4CA;
	position: relative;
	top: -10px;
	left: -15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.backTop {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.grey:link {
	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.green:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C7D262;
}
.green:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #99CC33;
}
.green:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C7D262;
}
.paulPhoto {
	float: right;
	clear: both;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A43A2A;
}
.red:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A43A2A;
	text-decoration: underline;
}
.paging {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #59680F;
}

.thumbnail {
	margin: 0px 20px 0px 40px;
	clear: both;
	float: left;
	border: thin solid #59680F;
}
.thumbnailInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.grey:hover {
	color: #999999;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.grey:visited {

	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.red:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: underline;
}
.red:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A43A2A;
	text-decoration: underline;
}
.enterFlash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCFF66;
	float: right;
	clear: both;
	position: absolute;
	top: 28px;
	left: 600px;
	width: 150px;
}
