/*
// $Id: content.css,v 1.6 2009/16/03 
// $Revision: 1.0 $
// $Author: Tom $
//
*/

.GreenHeader {
	font-family: Georgia;
	font-size: 24px;
	color: #3eaf04;
	line-height: 26px;
}
.OrangeHeader {
	font-family: Georgia;
	font-size: 20px;
	color: #d36701;	
	line-height: 24px;
}
.WeddingHeader {
	font-family: Georgia;
	font-size: 18px;
	font-color: #343434;
	line-height: 20px;
}
.WeddingHeaderBlue {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #3f6175;
}
.WeddingHeaderGreen {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #4d6f4f;
}
.TerrainParkHeader {
	font-family: Courier;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.TerrainParkBlue {
	font-family: Courier;
	font-weight: bold;
	font-size: 13px;
	color: #73b8d6;
}

