body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 7px;
	margin-right: 50px;
	margin-bottom: 7px;
	margin-left: 10px;
}


#mastHead {
	background-color: #CAE0F5;
	background-image: url(../images/mastheadBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	width: 850px;
}
#mastHeadBorder {
	background-color: #76951B;
	height: 8px;
	width: 850px;
	font-size: 1px;
}
#mainBody {
	padding: 25px 40px 25px 40px;
	background-image: url(../images/homeGrad.jpg);
	background-repeat: repeat-x;
	line-height: 1.2;
}
#container {
	width: 850px;
	border: 1px solid #CCC;
	height: 100%;
}

.mainHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #7C9F39;
	margin-bottom: 0px;
}

.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #6D8C33;
	margin-bottom: 0px;
}
.hrule {
	height:1px;
	background-color:#CCCCCC;
	display: block;
	width: 100%;
	font-size: 1pt;
}
.hruleThick {
	height:3px;
	background-color:#96BD57;
	margin-bottom: 10px;
	font-size: 1px;
}
.itemTable tr td{
	padding:10px;
	border-bottom:2px solid #FFF;
	background-color: #FFFFCC;
	line-height: 1.4;
}
.itemTable tr th{
	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:2px solid #C9ED8C;
	background-color: #B1D176;
	color: #21501B;
}
.photoThumb {
	margin: 3px;
	border: thin solid #CCCCCC;
}
.photoThumb:hover {
	border: thin solid #003300;
}
.infoBox {
	background-color: #FFFFB0;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.clearDiv {
	clear:both;
}
#footer {
	background-color: #52850E;
	height: 12px;
	padding: 4px;
	color: #BCE292;
	font-size: smaller;
}
.link {
	color: #FF8900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.noUnderLink {
	color: #FF8900;
	text-decoration:none;
}
.subHeadingLight {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #4A681A;
	margin-bottom: 0px;
}
.mediumScript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #787C6D;
}
.alert {
	color: #FF0000;
}
