#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(_images/wrapper-bg.jpg);
	background-repeat: repeat-y;
}
.navTilesPos {
	margin-top: -100px;
}
.fontRightBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.fontCalendarListingBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #346633;
}


.fontFooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	vertical-align: middle;
}
.fontMainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.fontMainHeaderRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	line-height: 20px;
}
.fontMainHeader22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	line-height: 24px;
}

.fontMainHeaderWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
}

.fontMainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.fontCalendarListing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.fontMainTextGreen12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #346633;
}

.fontMainTextGreen14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #346633;
}
.fontMainTextRed14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
}

.fontMainTextGreen16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
}
.fontMainTextWhite20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
}

.fontMainTextWhite16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #346633;
}

.fontMainTextGreen20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #346633;
}



.fontMainServing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #346633;
	text-align: center;
}
.fontMainServingGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-align: center;
}

.fontUpperGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #346633;
	text-align: center;
}
.fontUpperGreenSpaceTB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #346633;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}


.picLeftBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #346633;
}
.picCenterBorder {
	float: none;
	margin-right: auto;
	margin-bottom: 10px;
	border: 5px solid #346633;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
}

.picRightBorder {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #346633;
	margin-left: 10px;
}
.picRightBorderBlack {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #000;
	margin-left: 10px;
}
.pic10Below {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.fontRightBarHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
