.headlineBlack {
	font-family: Gill Sans, Gill Sans MT, Verdana, sans-serif;
	font-size: 27px;
	font-style: normal;
	line-height: 27px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headlineRed {
	font-family: Gill Sans, Gill Sans MT, Verdana, sans-serif;
	font-size: 27px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed1b2d;
	text-decoration: none;
}
.headlineBucket {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed1b2d;
	text-decoration: none;
}
.subhead {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodyBucket {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4c4c4c;
	text-decoration: none;
}
.homeContent {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none; 
}
.vertseps {
	font-family: Gill Sans, Gill Sans MT, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c2c099;
	text-decoration: none;
}
.pullQuote {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ed1b2d;
	text-decoration: none;
}
.content {
	font-family: Palatino, Palatino Linotype, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.bucket {
	font-family: Gill Sans, Gill Sans MT, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #676200;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	font-family: Gill Sans, Gill Sans MT, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #676200;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
