﻿body 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    color: Black;
}
A:Link, A:Visited {
	color: blue;
	text-decoration: none;
}
A:Hover, A:Active {
	color: #9F0400;
}

a.celebrityLink:link, a.celebrityLink:visited {
	color: black;
	text-decoration: none;
}
a.celebrityLink:active, a.celebrityLink:hover{
	color: #9F0400;
}


A.topNav:Link, A.topNav:Visited {
	color: white;
	text-decoration: none;
	font-family: Century Gothic, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
A.topNav:Hover, A.topNav:Active {
	color: #F4C795;
}

A.eventsNav:Link, A.eventsNav:Visited {
	color: white;
	text-decoration: none;
	font-family: Century Gothic, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
A.eventsNav:Hover, A.eventsNav:Active {
	color: #F4C795;
}

A.lnkpage:Link, A.lnkpage:Visited {
	color: black;
	text-decoration: none;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
}
A.lnkpage:Hover, A.lnkpage:Active {
	color: #D40000;
}

.eventPageLinkText {
	font-size: 18px; 
	font-weight: 700; 
	font-family: Trebuchet MS, Arial, sans-serif;

}
a.eventPageLink:link, a.eventPageLink:active, a.eventPageLink:visited {
	font-size: 18px; 
	font-weight: 700; 
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #003399;
}
a.eventPageLink:hover {
	color: #CA7415;
}

A.bottomNav:Link, A.bottomNav:Visited {
	color: black;
	text-decoration: none;
	font-family: Century Gothic, Lucida Sans, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;

}
A.bottomNav:Hover, A.bottomNav:Active {
	color: #CA7415;
}

.pageheader 
{
    font-family: Lucida Sans, Trebuchet MS, Century Gothic, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 38px;
    font-weight: bold;
    line-height: 28px;
    color: Black;
    letter-spacing: -2px;
    text-transform: uppercase;
}
.pageheader2 
{
    font-family: Lucida Sans, Trebuchet MS, Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: 21px;
    font-weight: bold;
    color: Black;
    letter-spacing: -1px;
    line-height: 21px;
    text-transform: uppercase;
}
/* used on events for subheaders */
.pageheader3 
{
	font-family: Trebuchet MS, Helvetica, Lucida Sans, Tahoma, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: Black;
    letter-spacing: -1px;
    line-height: 18px;
    text-transform: uppercase;
}
/* used for bolding main text as a small header */
.textHeader
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	color: #9F0400;
	font-size: 13px;
	text-transform: uppercase;
}

.sponsorheader 
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    color: #9F0400;
}

.scrollbar	{
	scrollbar-face-color : #9F0400; 
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color : #cccccc;
}

.formHeader 
{
    color: black;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}

.contactTable 
{
    padding: 5px;
}
.contactSummary 
{
    line-height: 12px;
}