/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #535353;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	display: block;
	background: #5B5C69 url(../_images_gen/body_bg.gif) repeat-x top;
	text-align: center;
}
#Wrapper {
	padding: 0 0 0 0;
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#Strap {
	padding: 0 10px 2px 10px;
	font-size: 95%;
}
#Header {
	padding: 25px 10px 0 10px;
	position: relative;
}
#Twitter {
	color: #ccc;
	height: 26px;
	width: 600px;
	padding: 0 0 0 36px;
	background: url(../_images_gen/twitter-icon.gif) no-repeat left;
	font-size: 80%;
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 305px;
	line-height: 1.2em;
}
#Twitter a {
	color: #F4922E;
	text-decoration: none;
}
#Twitter span {
	color: #3E4057;
	font-size: 85%;
	white-space: nowrap;
}
.TwitterLink {
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -9000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#Logo {
	float: left;
	width: 270px;
}
#HomeLink {
	display: block;
	width: 170px;
	float: left;
}
#ToolBar {
	font-size: 85%;
	float: right;
	width: 100px;
}
#ToolBar ul {
	padding: 43px 0 0 12px;
	list-style: none;
	line-height: 1.7em;
}
#ToolBar a {
	text-decoration: none;
	color: #cccddc;
}
#ToolBar a:hover {
	color: #fff;
}
#ToolBar a.active {
	color: #F5932F;
}
#Navigation {
	width: 670px;
	float: right;
	padding: 42px 0 0 0;
}
#Navigation ul {
	padding: 0 0;
	list-style: none;
	margin: 0;
	line-height: 1.0;
	float: left;
}
#Navigation ul li {
	margin: 0 0 0 25px;
	display: block;
	float: left;
	background: url(../_images_gen/nav_bg_left.gif) no-repeat left top;
}
li#Navroot {
	display: none !important;
}
#Navigation ul li.First {
	border: none;
}
#Navigation ul li a {
	color: #f5932f;
	text-decoration: none;
	display: block;
	padding: 13px 15px 26px 15px;
	text-transform: uppercase;
	background: url(../_images_gen/nav_bg_right.gif) no-repeat right top;
	font-size: 190%;
}
#BlogNav a {
	padding: 13px 15px 41px 15px !important;
}
#Navigation ul li.Active {
	background: url(../_images_gen/nav_bg_left_active.gif) no-repeat left top;
}
#Navigation ul li.Active a {
	color: #000 !important;
	background: url(../_images_gen/nav_bg_right_active.gif) no-repeat right top;
}
#Navigation ul li a:hover {
	color: #fff;
}
#Navigation li a span {
	display: block;
	font-size: 45%;
	color: #fff !important;
	padding: 4px 0 0 0;
}
#football div#TitleWrap {
	background: url(../_images_gen/header_football.jpg) no-repeat top;
}
#tennis div#TitleWrap {
	background: url(../_images_gen/header_tennis.jpg) no-repeat top;
}
#contact div#TitleWrap {
	background: url(../_images_gen/header_contact.jpg) no-repeat top;
}
#links div#TitleWrap {
	background: url(../_images_gen/header_links.jpg) no-repeat top;
}
#misc div#TitleWrap {
	background: url(../_images_gen/header_links.jpg) no-repeat top;
}
#Page {
	padding: 0;
	background: url(../_images_gen/page_bg.gif) repeat-y;
}
#Home div#Page {
	background: url(../_images_gen/page_bg_blank.gif) repeat-y;
}
#Content {
	padding: 0 10px;
	background: url(../_images_gen/page_top_bg.gif) no-repeat top;
}
#Home div#Content {
	min-height: 300px;
	background: url(../_images_gen/page_top_bg_blank.gif) no-repeat top;
}
a.Back {
	float: right;
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #7ba47b;
	margin: 16px 0 0 0;
}
h1#PageTitle {
	font-size: 300% !important;
	font-weight: bold !important;
	margin: 0 0 0 0 !important;
	color: #535353 !important;
	padding: 75px 20px 10px 20px !important;
}
#LeftColumn {
	width: 240px;
	margin: 0;
	float: left;
	padding: 20px 0;
}
#LeftColumn h2#SectionTitle {
	font-weight: normal;
	color: #5B5C69;
	font-size: 200%;
	margin: 2px 0 20px 20px;
}
#LeftColumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0 0 15px 0;
}
#LeftColumn ul li a {
	padding: 2px 6px 6px 20px;
	text-decoration: none;
	color: #d2922E;
	font-size: 110%;
	background: #fff;
}
#LeftColumn ul li a:hover {
	color: #000;
}
#LeftColumn ul li a.Active {
	color: #fff;
	background: #5B5C69;
}
#LeftColumn ul ul {	
	padding: 15px 0 5px 20px !important;
	font-size: 95% !important;
}
#LeftColumn ul ul li {	
	margin: 0 0 5px 0 !important;
}
#LeftColumn ul ul li a {
	padding: 3px 0 !important;
	text-decoration: none;
	color: #5B5C69 !important;
	font-size: 110%;
	background: none !important;
}
#LeftColumn ul ul li a.Active {
	border-bottom: 1px dotted #fff;
	color: #000 !important;
}

#PageText {
	padding: 20px;
}
#Home div#PageText {
	padding: 0;
}
#PageCopy {
	padding: 0 0 0 0;
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 700px;
	float: right;
}
#Home #PageCopy.FullWidth {
	width: 940px !important;
	float: none !important;
}
#PageCopy a {
	color: #f7931d;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #000;
}
#PageCopy hr.NewSection {
	color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color: #535353;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
}
#PageCopy h1 {
	font-size: 240%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 200%;
}
#PageCopy h3 {
	font-size: 150%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
#HomeTop {
	padding: 0 0 10px 0;
	background: #5B5C69;
}
#HomeText {
	width: 350px;
	float: right;
	height: 213px;
	overflow: auto;
	background: #cccddd;
	padding: 20px;
}
#SlideShow {
	height: 253px;
	overflow: hidden;
	width: 550px;
	float: left;
}
#HomeBlogEntry {
	width: 280px;
	float: left;
	padding: 20px;
	line-height: normal;
}
#HomeNewsEntry {
	width: 260px;
	float: left;
	padding: 20px;
	line-height: normal;
}
#HomeBlogEntry h3,
#HomeNewsEntry h3 {
	margin: 0 0 7px 0 !important;
}
#HomeNewsEntry img {
	float: left;
	width: 70px;
	display: block;
	margin: 0 15px 5px 0;
}
#HomeButtons {
	padding: 25px 20px 0 0;
	float: right;
	width: 290px;
}
#HomeButtons a {
	display: block;
	margin: 0 0 20px 0;
}
.GalleryRow {
	width: 660px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 180px;
	margin: 0 60px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd {
	font-weight: normal;
	font-size: 100% !important;
	margin: 0 !important;
}
.ResultsNav {
	padding: 15px 0;
}
.ResultsNav a {
	color: #888ca0;
	text-decoration: none;
}
.ResultsNav a:hover {
	color: #a3cf48;
}
.ResultsNav span.Active a {
	color: #fff;
	font-size: 120%;
}
.ResultsNav p {
	float: left;
	width: 200px;
}
.ResultsPages {
	float: right;
	width: 400px;
	text-align: right;
}

.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.Ancillary {
	float: right;
	width: 200px;
	margin: 0 0 0 20px;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	color: #666;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 5px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#BottomPDF {
	font-size: 120%;
}
#Footer {
	font-size: 80%;
	color: #7b7b84;
	width: 960px;
	background: url(../_images_gen/footer_bg.gif) no-repeat top;
	text-align: center;
	padding: 20px 0;
}
#Footer p {
	padding: 0;
}
#Footer p span {
}
#Footer a {
	color: #F5932F;
	text-decoration: none;
}
#Footer a:hover {
	color: #fff;
}
#Footer ul {
	color: #7b7b84;
	list-style: none;
	margin: 0;
}
#Footer li {
	display: inline;
	text-decoration: none;
	margin-left: 15px;
}
a#Credit {
	color: #7a7b84;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}


#Content table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 95%;
}
#Content table tr:hover {
	background: #FDCAEF;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}


