/* @override http://test.rally-america.com/style/type.css */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a { color: #f07628; }
a:link, a:visited, a:active { text-decoration: none; }

#eventTitle h1 {
	float: left;
	vertical-align: bottom;
	top: 0;
	margin-right: 1em;
	font-family: Distress;
	font-weight: normal;
	font-style: normal;
	margin-left: 1em;
}

#eventTitle h2, #eventTitle h4 {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	float: none;
	clear: none;
}

#eventTitle h4 {
	clear: left;
}

ul.moduleNav li span a {
	vertical-align: bottom;
	bottom: 0px;
}

ul.moduleNav li {
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;


}

ul.moduleNav a {
	color: #f07628;
	text-decoration: none;
	vertical-align: bottom;
}