﻿body
{
    background: #333333;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    border: solid 1px #222222;
    border-bottom: none;
}

a 
{
	color: #0000ff
}
p, span
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px
}

#logo
{
    width: 407px;
    height: 106px;
    float: left;
    background: url('Images/Logo.jpg');
}

#logobg
{
    width: 573px;
    height: 106px;
    float: left;
    background: url('Images/HeaderBG.jpg') repeat-x;
    position: relative;
}

#logobg #links
{
    position: absolute;
    top: 10px;
    left: 30px;
    width: 534px;
    height: 90px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#logobg #links a
{
    color: #333333;
}

#logobg #links span.links
{
    display: block;
    text-align: right;
    font-weight: bold;
    margin-bottom: 8px;
}

#nav
{
    clear: both;
    width: 955px;
    height: 34px;
    background: url('Images/NavBG1.jpg') repeat-x;
    padding-left: 25px;
}

#nav div
{
    height: 34px;
    line-height: 34px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    float: left;
    padding: 0px 20px 0px 20px;
    border-right: solid 1px #A40118;
}

#nav div:hover
{
    background: url('Images/NavBG2.jpg') repeat-x;
}

#nav div a
{
    color: #ffffff;
    text-decoration: none;
}

#subnav
{
    width: 840px;
    height: 26px;
    background: url('Images/SubNav.jpg') repeat-x;
    line-height: 24px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    padding: 0px 70px 0px 70px;
}

/*#subnav a
{
    color: #ffffff;
}
#subnav a:hover
{
    color: #FFCCCC;
}

.DivNV { display: none }
.DivV { display: block }*/

/*#header
{
    width: 980px;
    height: 176px;
    background: url('Images/Header.jpg');
}*/

#slideshow
{
    width: 980px;
    height: 176px;
    
}

#content
{
    width: 980px;
    background: url('Images/ContentBG.jpg') repeat-y;
}

#contentl
{
    width: 227px; float: left;
}

#contentm
{
    width: 526px; float: left;
}

#contentm .contentmwrap
{
    width: 510px; padding: 0px 8px 0px 8px;
}

#contentr
{
    width: 227px; float: left;
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content p
{
	margin-bottom: 10pt;
	color: #333333;
}

#content h1
{
	font-size: 14pt;
	margin-bottom: 10pt;
	color: #58644D;
}

#content li, #content ol
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#content div.sb1
{
    width: 227px;
    height: 25px;
    background: #000000;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 12px;
}

#content div.sb2
{
    width: 227px;
    height: 25px;
    background: #CF011F;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 12px;
}

#content ul.sb
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}


#content ul.sb li a
{
    color: #333333;
    text-decoration: none;
	display: block;
	overflow: hidden;
	height: 22px;
}

#content ul.sb li a:hover
{
    color: #CF011F;
}


#sponsors
{
    width: 980px;
    margin: 0px auto;
    text-align: center;
    background: #cccccc;
    border: solid 1px #222222;
    border-top: none;
    padding: 8px 0px 8px 0px;
}

#sponsors img
{
    border: none;
}

#copy
{
    width: 980px;
    margin: 3px auto;
    text-align: center;
}

#copy p, #copy a
{
    color: #ffffff;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}

div.subnav
{
    background: #524e4d;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
	border: solid 1px #333333;
}

div.subnav a
{
    color: #ffffff;
}

div.subnav a:hover
{
    color: #FFCCCC;
}

#wrap #content #contentr p.newsdate
{
    font-size: 9pt;
    padding: 0px 20px 0px 20px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
#wrap #content #contentr p.news
{
    font-size: 9pt;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 5px 0px;
}
#wrap #content #contentr p.newsreadmore
{
    font-size: 9pt;
    padding: 0px 20px 0px 20px;
}

#wrap #content #contentr p.newsreadmore a
{
    
}

input.btn
{
    height: 24px;
    padding: 3px 8px 3px 8px;
    color: #ffffff;
    background: #7e916f;
    border: solid 1px #58644D;
	font-family: Arial;
	font-weight: bold;
}

input.tx, textarea.tx
{
    width: 150px;
    border: solid 1px #000000;
    margin: 0px 0px 8px 0px;
	font-family: Arial;
}

input.watermarkedtx
{
    width: 150px;
    border: solid 1px #000000;
    margin: 0px 0px 8px 0px;
	font-family: Arial;
	color: #666666;
	font-style: italic;
}
span.field
{
    display: block;
    margin: 0px 0px 3px 0px;
    font-weight: bold;
}

span.field span
{
    font-weight: normal;
}
#wrap #content #contentm div.contentmwrap #ctl00_cphBody_p1 div.boxheader
{
    width: 492px;
    height: 26px;
    line-height: 26px;
    margin: 0px;
    padding: 0px 8px 0px 8px;
    font-size: 12pt;
    background: #7e916f;
    border: solid 1px #58644D;
    color: #ffffff;
    font-weight: bold;
}
#wrap #content #contentm div.contentmwrap #ctl00_cphBody_p1 div.box
{
    width: 492px;
    padding: 8px 8px 4px 8px;
    border: solid 1px #58644D;
    border-top: none;
}