﻿
/* Generic */

*
{
    color: #FFFFFF;
    font-family: Tahoma, Arial, Verdana;
    margin: 0;
    padding: 0;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.Location
{
    padding-bottom: 10px;
    padding-right: 10px;
}

BODY
{
	background-color: #2A2A2A;
}

DIV
{
	display: block;
}

H1
{
	color: #CC0000;
    display: block;
    font-size: 22px;
    font-weight: normal;
}

H2
{
	display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

H3
{
	display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

HR
{
	color: #2A2A2A;
	text-align: left;
	width: 95%;
}

P
{
	margin-bottom: 1em;
}

/* Master */

DIV.Content
{
    position: relative;
    width: 100%;
}

DIV.Copyright
{
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 10px;
}

DIV.Footer
{
	background-color: #131313;
	font-size: 0.6em;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

DIV.Logo
{
	margin-bottom: 5px;
	margin-top: 5px;
    text-align: center;
}

DIV.Main
{
	background-color: #000000;
	border-left: solid 1px #000000; 
    border-right: solid 1px #000000;
    margin-left: auto;
    margin-right: auto;
    width: 802px;
}

TABLE.Menu
{
	margin-top: 3px;
	width: 100%;
}

TABLE.Menu TD
{
	background-image: url('images/MenuBack.png');
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
}

DIV.Title
{
	background-color: #191919;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
}

/* Home */

DIV.Home
{
	font-size: 13px;
	margin: 0;
	width: 100%;
}

DIV.Home SPAN.Location
{
	color: #CC0000;
    display: block;
    font-size: 16pt;
    font-weight: normal;
}

DIV.Home DIV.LocationImages
{
	text-align: center;
}

DIV.Home DIV.News 
{
	font-weight: normal;
	margin-left: 10px;
}

DIV.Home DIV.News DIV.NewsArticle
{
	padding-top: 1em;
}

DIV.Home DIV.News DIV.Spotlight
{
	background-color: #1D1D1D;
	margin: 5px 5px 5px 0;
	margin-bottom: 10px;
	padding: 5px;
	width: 525px;
}

DIV.Home DIV.News DIV.Spotlight IMG 
{
	float: left;
	padding: 0px 8px 5px 0px;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Headline
{
    color: #FAFAFA;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Text
{
    color: #FAFAFA;
    display: block;
    font-size: 13px;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Title
{
    color: #474747;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px;
}

DIV.Home DIV.Right
{
	background-color: #000000;
	float: right; 
	font-size: 10pt;
	height: 100%;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 10px;
	width: 220px;
}


DIV.Home DIV.Right DIV.Location
{
	margin-bottom: 1.5em;
}

DIV.Home DIV.Right DIV.Location SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.Location DIV
{
	text-align: center;
}

DIV.Home DIV.Right DIV.Rotator
{
	margin: 1em 0 1em 0;
	text-align: center;
}

DIV.Home DIV.Right DIV.Rotator DIV.RotatorTitle
{
	text-align: left;
}

DIV.Home DIV.Right DIV.Rotator SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.Upcoming
{
	margin-bottom: 1.5em;
}

DIV.Home DIV.Right DIV.Upcoming SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.BehindRacket
{
	margin-bottom: 1.5em;
}

DIV.Home DIV.Right DIV.BehindRacket SPAN
{
	padding-bottom: 0.5em;
}

/* Other */

DIV.About
{
	font-size: 0.8em;
	padding: 20px;
}

DIV.Reference
{
	font-size: 16pt;
	font-weight: bold;
	float: right;
	padding-right: 50px;
	padding-top: 10px;
}


/* Generic */

.Bold
{
	font-weight: bold;
}

.Heading1
{
	color: #CC0000;
    display: block;
    font-size: 18pt;
    font-weight: normal;
}

.Heading2
{
	color: #CC0000;
    display: block;
    font-size: 16pt;
    font-weight: normal;
}

.SubHeading1
{
	display: block;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
}

A.Title
{
	float: right;
	margin-right: 10px;
}

SPAN.Title
{
	font-size: 18pt;
	font-weight: bold;
    padding-bottom: 5px;
	padding-left: 10px;
}
