.georgia-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	
	color: #7A320F;
}
.georgia-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #7A320F;
}

.georgia-italicbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #7A320F;
}

.georgia-bold a:link  {
	color: #7A320F;
	}
	
.georgia-bold a:visited, a:hover  {
	color: #839B47;	
	}


.georgia-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #7A320F;
}

.georgia-largeheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #7A320F;
}

.georgia-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;	
	color: #839B47;
}



.bold { font-weight: bold; }

.italic { font-style: italic; }

.green { color: #839B47; }

.red { color: #D81E26; }

.green2 { color: #53790A;}

.maroon { color: #7A320F; }

.leading { line-height: 25px; }

#top {
	position: absolute;
	top: 0em; left: 0em;
	width: 100%;
	height: 1em;
	
		}
		
#warning {
	float: left;
	width: 100%;
	height: 10em;
	padding: .5em;
	margin-bottom: 1.5em;
	border: 1px solid #7A320F;
}
