#eventbody
{
	background: #181818;
	font-size: 12px;
	color: #B2B2B2;
	text-align: center;
	text-valign: top;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode" , "Trebuchet MS" , "Helvetica" , "Arial" , sans-serif;
}

*
{
    margin: 0;
    padding: 0;
}

html
{
    height: 100%;
}

#sub
{
    background: #181818 url(../images/subBg.gif) no-repeat center -12px;
}

#sub2col
{
    background: #181818 url(../images/subBg.gif) no-repeat center -12px;
}

img
{
    border: 0;
}

p
{
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
    margin-bottom: 1.4em;
    padding: 0;
}

#container
{
    //max-width: 960px;
    //width: 960px;
    margin: 0px auto;
    padding: 0px 10px;
    text-align: left;
}

#content
{
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    padding-left: 0px;
    padding-top: 0px;
}

#flexCol
{
    padding-top: 0px;
    float: left;
    width: 190px;
}

#navContainer
{
    clear: both;
    width: 960px;
    background: #333;
    height: 32px;
    padding: 5px 0 5px 0;
}

* html .nav li a:hover
{
    color: #089cdc;
}

.nav li.none
{
    border-right: none;
}

h1
{
    font-family: "Century Gothic" , "Lucida Sans Unicode" , "Trebuchet MS" , "Helvetica" , "Arial" , sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #ffff00;
    margin: 0px 0px 15px 0px;
    padding: 0;
}

h2
{
    font-family: "Century Gothic" , "Lucida Sans Unicode" , "Trebuchet MS" , "Helvetica" , "Arial" , sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #A4A4A4;
    margin: 0px 0px 15px 0px;
    padding: 0;
}

h3
{
    font-family: "Century Gothic" , "Helvetica" , "Arial" , sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

h4
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #9C9F74;
}

h5
{
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-weight: normal;
}

h6
{
    font-size: 14px;
    font-family: "Century Gothic" , "Lucida Sans Unicode" , "Trebuchet MS" , "Helvetica" , "Arial" , sans-serif;
    color: #7D7D7D;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
    padding: 0;
}

a
{
    color: #089cdc;
    text-decoration: none;
    background-color: transparent;
}

a:link
{
    color: #089cdc;
    text-decoration: none;
    background-color: transparent;
}

a:visited
{
    color: #089cdc;
    text-decoration: none;
    background-color: transparent;
}

a:active
{
    color: #089cdc;
    text-decoration: underline;
    background-color: transparent;
}

a:hover
{
    color: #089cdc;
    text-decoration: underline;
    background-color: transparent;
}

#eventContainer
{
    margin: 0 0 10px 0;
}

#eventContainer h3
{
    font-family: "Century Gothic" , "Helvetica" , "Arial" , sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #999;
    margin: 0px 0px 10px 0px;
    padding: 3px 0 3px 3px;
    background: #3d3d3d;
}

.eventBox p
{
	color: #999933;
	margin-bottom: .2em;
	font-size: 11px;
	text-align: left;
}

.rht 
{
    float:right;
}

.small
{
    font-size: 10px;
    color: #666 !important;
}

.spec h4 
{
    width:400px;
    margin-right:500px;
}

.eventBox
{
	border-bottom: 1px dotted #666;
	margin-bottom: 8px;
	text-align: left;
}

.eventBox h4
{
    font-size: 12px;
    font-weight: normal;
    color: #999933;
    text-transform: none;
    letter-spacing: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: none;
}

.eventsearchTable { width:100% !important;}

th
{
    text-align: left;
    padding: 3px 3px 3px 3px;
    background: #999;
    color: #fff !important;
}

th a:link
{
    text-decoration: none;
    color: #fff;
    background: transparent;
}

th a:visited
{
    text-decoration: none;
    color: #fff;
    background: transparent;
}

th a:hover
{
    text-decoration: underline;
    color: #fff;
    background: transparent;
}

th a:active
{
    text-decoration: none;
    color: #fff;
    background: transparent;
}

td
{
    padding: 2px;
    color: #333;
    font-size: 11px;
}

table
{
}

