BODY
{
    
}

p
{
}

b, strong
{
    font-weight: bold;
}

i, em
{
    font-style: oblique;
}

h1
{
    font: 36px/38px helvetica, arial, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
    padding: 6px 0 0 0;
    letter-spacing: -2px;
    word-spacing: 6px;
}

h2
{
    font: 18px/22px helvetica, arial, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 0 0 0;
    letter-spacing: -1px;
    word-spacing: 3px;
}

h3
{
    color: #820005;
    font: 14px/16px helvetica, arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 6px 0 0 0;
    letter-spacing: -1px;
    word-spacing: 2px;
}

h4
{
    /* caption */
    font: 11px/13px helvetica, arial, sans-serif;
    margin: 0;
    display: inline;
    word-spacing: 3px;
}

A:link, A:visited
{
    font-family: Verdana, Sans-Serif, Arial, Helvetica;
    font-size: 12px;
    color: #820005;
    text-decoration: none;
}
A:hover, A:active
{
    color: #820005;
    text-decoration: underline;
}
A.titlelink, A:visited.titlelink
{
    font-size: 12px;
    font-weight: bold;
    color: #820005;
    text-decoration: none;
}
A:active.titlelink, A:hover.titlelink
{
    text-decoration: underline;
}
A.whitelink, A:visited.whitelink
{
    font-family: Arial, Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
A:active.whitelink, A:hover.whitelink
{
    text-decoration: underline;
}
A.blacklink, A:visited.blacklink
{
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
A:active.blacklink, A:hover.blacklink
{
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}
A:link.smalllink, A:visited.smalllink
{
    font-size: 10px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
A:hover.smalllink, A:active.smalllink
{
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    text-decoration: underline;
}
.title
{
    font-family: Arial Black, Verdana, Sans-Serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #820005;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.subtitle_b
{
    font-size: 12px;
    font-weight: bold;
    color: inherit;
    text-decoration: none;
}
.subtitle_i
{
    font-size: 12px;
    font-style: italic;
    color: inherit;
    text-decoration: none;
}

.content
{
    font-family: Verdana, Sans-Serif, Arial, Helvetica;
    font-size: 12px;
    color: #000;
    padding-left: 1px;
}

.whitecontent
{
    font-size: 12px;
    color: #fff;
    margin-left: 1px;
}

.sidebarcontent
{
    color: #fff;
}

.textarea
{
    padding: 6px;
}

.blackborder
{
    border: solid 1px black;
}

.whiteborder
{
    border: solid 1px white;
}

.imgborder
{
    border: solid 1px #036;
}

.pageheader
{
    font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
    font-size: 28px;
    font-weight: normal;
    color: #036;
    text-transform: uppercase;
}

.sectionheader
{
    font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #820005;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
}

.copyright
{
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

.top_banner_bg
{
    background-image: url(/images/top_banner_bg.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.graybox
{
    color: #fffcc4;
    background-color: #a3a3a3;
    border: solid 1px white;
    padding: 6px;
}

.textbox
{
    background-image: url(/images/text_shadow.gif);
    background-repeat: no-repeat;
    padding: 8px;
}

.highlightbox
{
    color: Black;
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align: text-top;
    width: 100%;
}

.highlightbox2
{
    color: Black;
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align: text-top;
    width: 100%;
}

.ListStyle1
{
    font-family: 'lucida grande' , tahoma, sans-serif, Verdana, Sans-Serif, Arial, Helvetica;
    font-size: 13px;
    border-top: inset 1px #999;
    background-color: white;
    padding: 3px;
}

.ListStyle2
{
    font-family: 'lucida grande' , tahoma, sans-serif, Verdana, Sans-Serif, Arial, Helvetica;
    font-size: 13px;
    border-top: inset 1px #999;
    background-color: #eee;
    padding: 3px;
}

.eventinfobox
{
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fffcc4;
    border: solid 1px #9db3cc;
	padding: 8px;
	width: 100%;
}

.eventpricebox
{
    color: White;
    background-color: #333;
    border: solid 1px #9db3cc;
	padding: 8px;
}