#h1 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #007073;
	margin-bottom: 0px;
}
#event {
	margin-bottom: 16px;
}
#event H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
}
#event H2 .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#location {
	font-style: italic;
}
#contact {
	margin-bottom: 6px;
}
#desc {
	text-align: justify;
	margin-right: 6px;
}
.red {
	color: #CC0000;
}

.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
}

.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #007073;

}
a.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #916b4a;

}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007073;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916B4A;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007073;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916B4A;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007073;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916B4A;
}

.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
}
a.navigation2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
}
a.navigation2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007073;
	text-decoration: underline;
}

.menusection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	background-color: #007073;
	border-top: 1px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 1px solid #007073;
	border-left: none #FFFFFF;
	letter-spacing: 1px;
}

.required {
	color: #FF0000;
}

h3 {
	font-size: 15px; 
	color: #000066; 
	font-weight: bold;
}
.ufe-h3 {
	font-size: 15px; 
	color: #ffffff; 
	font-weight: bold;
	background-color: #007370;
	padding: 3px;
}

h4, .ufe-h4  {
	font-size: 14px; 
	color: #000066; 
	font-weight: bold;
	padding: 3px 3px 0px 1px;
	border-bottom: 1px solid #000000;
}

P {
	text-align: justify;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
	color: #FFFFFF;
	border: thin solid #000000;
	line-height:12px;
}
.td-bg {
	background-image: url(/familyweekend/images/chicken.gif);
	background-repeat:no-repeat;
}
