/* CSS Document */
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:10px;
	float:left;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:10px;
	float:left;
}

a.menu:hover {
color:#e5ab13;
}

.footerBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e5ab13;
	text-decoration: none;
}

.footerDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.footerFeat {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e5ab13;
	text-decoration: none;
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bbbbbb;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bbbbbb;
	text-decoration: none;
}

a.footer:hover {
color:#ffffff;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717274;
	text-decoration: none;
	text-align: center;
}

.headline {
font-family:Tahoma, Geneva, sans-serif;
font-size:36px;
font-style:normal;
font-weight:bold;
color:#e5ab13;
text-transform:uppercase;
}