.navText	{
			padding-bottom: 3px;
			padding-top: 1px;
			background-color: #afc693;
			text-align: left;
			}
			
.navText a	{
			color:#003300;
			background-color: #afc693;
			font-size: 8pt;
			}
			
.navText a:hover	{
					color:#5e5e5e;
					background-color: #afc693;
					font-size: 8pt;
					}

.introText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff
	}
	
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff
	}

.postedText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-color: #ffffff
	}

.eventsTable
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 500;
	color: #ffffff;
	background-color: #003300
	}

.labelText
	{
	font-family: Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #003300;
	background-color: #ffffff
	}
	
.footerLarge
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #003300;
	background-color: #ffffff
	}
	
.footerSmall
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #003300;
	background-color: #ffffff
	}
	
.cardBorder
	{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #003300;
	}
	
.cardText
	{
	text-align: center;
	}
	
.christmasCard
	{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #003300;
	text-align: center;
	font-size: 8pt;
	}
	
.christmasCardText
					{
					vertical-align: top;
					text-align: center;
					font-size: 8pt;
					padding-top: 3px;
					}
					
a:hover{
	color:#000000;
	background-color: #afc693;
}

.gal1Top	{
			width: 650px;
			}

/* this handles a:hover in each html file to be displayed in iframe on commissions page */
#displayFrame a:hover	{
							color: #f5f5f5;
							background-color: #ffffff;
							}
		
.commissionsGalleryText	{
						font-weight: 600;
						color: #003300;
						background-color: #ffffff;
						text-align: center;
						}
						
.commissionThumbnail	{
						width: 75px;
						padding-right: 5px;
						padding-bottom: 5px;
						vertical-align: top;
						}
						
.imageViewerLabel	{
					padding-left: 3px;
					padding-bottom: 2px;
					font-weight: 400;
					color: #003300;
					background-color: #afc693;
					}