﻿
body 
{
    background-color: #330000;
    background-image: url("../images/page_bg.jpg");
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}

a img { border: none; }

h1, h2, h3, h4, h5
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h1
{
    font-size: 20px;
    color: #009966;
    font-weight: bold;
    text-transform: uppercase;
}

h2
{
    color: #ff9933;
    font-size: 16px;
    font-weight: bold;
}

h2.dark
{
    color: #630c67;
    font-size: 16px;
    font-weight: bold;
}

h2.light
{
    color: #66cc99;
    font-size: 16px;
    font-weight: bold;
}

h3
{
    color: #888888;
    font-size: 16px;
    font-weight: normal;    
}


h3.red
{
    color: #ee2e24;
}

h4
{
    color: #888888;
    font-size: 15px;
    font-weight: bold;    
    text-decoration: none;
}

h4 a, h4 a:hover, h4 a:link h4 a:visited
{
    text-decoration: none;
}

h4.dark
{
    color: #009966;
    text-decoration: none;
}

h4.dark a, h4.dark a:hover, h4.dark a:link, h4.dark a:visited
{
    text-decoration: none;
    color: #009966;
    font-size: 14px;
    font-weight: bold;    
    text-decoration: none;
}

h4.light
{
    color: #66cc99;
}

h4.light a
{
    color: #666699;
    font-size: 14px;
    font-weight: bold;    
    text-decoration: none;
}

h5
{
    color: #000000;
    font-size: 12px;
}

h5.light
{
    color: #66cc99;
}

h5.dark
{
    color: #009966;
}

.smallText
{
    font-size: 9px;
}

h5.gear
{
    color: #6699cc;
    font-size: 12px;
    font-weight: normal;
}

#Wrapper
{
    width: 970px;
    margin: 0px 0px 0px 0px;
}

#Header
{
    background-image: url("../images/header2010.jpg");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 188px;
    width: 828px;
}

#HeaderLogo
{
    height: 145px;
    width: 180px;
    float: left;
    cursor: pointer;
}

#HeaderRight
{
    height: 145px;
    width: 475px;
    float:right;
}

#PageContainer
{
    float:left;
    width: 828px;
    text-align: left;
    height: auto;
}


#PageBorderLeft, #PageBorderRight
{
    float: left;
    background-repeat: no-repeat;
    height: 688px;
    width: 60px; 
}

#PageBorderLeft
{
    background-image: url("../images/left2010.jpg");
}

#PageBorderRight
{
    background-image: url("../images/right2010.jpg");
}

#ContentContainer
{
    width: 827px;
    height: auto;
    background-color: #ffffff;
}

#Content
{
    background-color: #FFFFFF;
    width: 787px;
    min-height: 490px;    
    height: auto;
    float: left;
    padding: 15px 20px 35px 20px;
    text-align: left;
}

#ContentBgBottom
{
    background: url("../images/footer_bg.jpg");
    height: 28px;
    width: 828px;
}


#Content p
{
    line-height: 1.4em;
    color: #333333;
}

hr.light
{
    color: #d5d5d5;
    height: 1px;   
    border-top: solid 1px #d5d5d5;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#ContentLeft
{
    width: 400px;
    height: auto;
    float: left;
}

#ContentRight
{
    width: 265px;
    height: auto;
    float: right;
    padding: 5px 0px 0px 25px;
}

#ContentRightWide
{
    width: 370px;
    height: auto;
    float: right;
    padding: 10px 0px 0px 0px;
}

#ContentRight .SidebarBox
{
    background-image: url("../images/bg_sidebar_gradient.jpg");
    background-repeat: repeat-x;
    background-color: #CECECE;
    border: solid 1px #E4E4E4;
    width: 250px;
    height: auto;
    padding: 15px 15px 15px 15px;    
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
    margin-top: 20px;
    float: right;
}

#AdvCouncil
{
    font-size: 10px;
    color: #ff3333;
    font-weight: 700;
    width: 800px;
    text-align: left;
}

#FooterContainer
{
   width: 828px;
}

#Sponsors
{
    text-align: center;
    width: 780px;
    background-color: White;
}

#Sponsors img
{
    float: left;
    padding: 3px 10px 3px 10px;
    border: none;
}

#PageFooter
{
    text-align: center;
	padding: 10px 0px;
}

#Nav
{
    top: 145px;
    margin: 0px 0px 0px 140px;
    position: absolute;
    height: 25px;
}

#Nav ul li
{
    display: inline;
}

#Nav li
{
    padding: 0px 25px 0px 0px;
}

#Nav A
{
    color: #ff8a00;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

#Nav A:hover
{
    color: #66cc99;
    font-weight: 700;
}

#Nav A.selected
{
    color: #66cc99;
    font-weight: 700;
}

.FooterContact
{
    font-size: 10px;
    color: #009966;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 20px;
}
.FooterContact A
{
    color: #009966;
}

.FooterCopyright
{
    color: #66cc99;
    font-size: 9px;
    font-weight: bold;
	line-height: 16px;
    padding-top: 10px;        
}

.ClearFloat
{
    clear: both;
}

.NewsItem
{
    padding: 5px 0px 5px 0px;
}

.NewsListItemTitle
{
    font-weight: bold;
    color: #ff9933;
    text-decoration: none;
}

.NewsListItemTitle:Hover
{
    text-decoration: underline;
}

#Breadcrumb
{
    font-size: 10px;
    color: #666666;
    padding-bottom: 10px;
}

#Breadcrumb A
{
    color: #666666;
    text-decoration: none;
}

#Breadcrumb A:hover
{
    color: #333333;
    text-decoration: underline;
}

#Breadcrumb .currentpage
{
    color: #F9B590;
}

.ImgBorder
{
    border: solid 1px #cccccc;
}

#ContentLeftWide
{
    width: 480px;
    height: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

a.large
{
    font-size: 12px;
    font-weight: bold; 
    color: #660066;
    text-decoration: none;
}

ul
{
    margin: 3px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
}

li
{
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}


#SidebarBox ul
{
    margin: 3px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
}

#SidebarBox li
{
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}

p.nopad
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#NewsList p
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.linkarrows
{
    font-size: 9px;
}

.webdings
{
    font-family: Webdings;
}

#JoinLink
{
    float: right;
    padding: 15px 0px 0px 0px;
}

#JoinLink A
{
    color: White;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 7px 0px 0px;
}

#JoinLink img
{
    vertical-align: middle;
}

.errorBox
{
    border: solid 1px red;
    width: 480px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
    float: none;
    text-align: left;
}

ul.nobullet 
{
    list-style-type: none
}

ul.nobullet li  
{
    padding-bottom: 10px;
}

#Riders img
{
    float: left;
    padding: 5px 10px 10px 0px;
    border: 0px;
}

#Riders h2
{
    clear: both;
    padding-top: 20px;
}

#Riders ul, #BooksList ul
{
    padding: 0px 0px 5px 0px;
    list-style-type: none  
}

#BooksList img
{
    float: left;
    padding: 0px 10px 10px 0px;
    border: 0px;
}

#BooksList ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#BooksList li
{
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style-type: none;
}

#Riders li
{
    clear: both;
    margin: 5px 0px 5px 0px;
}