﻿body {
    background-color: #121212;
    margin: 0 0 0 0;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, Times New Roman;
    font-size: 12px;
}

H1
{
    font-size: 1.5em;
}

H2
{
    font-size: 1.25em;
}

H3
{
    font-size: 1.05em;
}

li
{
    padding-top: 8px;
    padding-bottom: 2px;
}

.altColor
{
    color: #d4cdb2;
}

.page 
{
    background-color: #292929;
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

.header {
    width: 874px;
    height: 65px;
    padding: 25px 13px 10px 13px;
}

.login
{
    float: right;
    position: relative;
    top: 0;
    text-align: right;
    width: 200px;    
}

.menu 
{
     background-image: url(images/menuBg.jpg);
     background-repeat: repeat-x;
     height: 30px;
}

.RadMenu
{
     color: #1e1e1e;
     padding: 7px 0 0 13px!important;
}

.rmItem
{
    padding: 0 5px 0 5px;
    background-image: url(images/menuSeparator.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.rmFirst
{
    padding: 0 5px 0 5px;
    background-image: none!important;
}

a {color: #aea26f; text-decoration: underline;}

.rmItem a
{
    color: #1e1e1e; 
    cursor: hand!important;
    font-weight: bold;
    text-decoration: none!important;
}

.rmItem a:visited
{
    color: #1e1e1e; 
    font-weight: bold;
    text-decoration: none: 
}

.rmItem a:hover
{
    text-decoration: underline!important;    
    cursor: pointer!important;
}


.hero
{
    background-image: url(images/hero.jpg);
    background-repeat:no-repeat;
    width: 900px;
    height: 120px;
}

.contentBody
{
    min-height: 500px;    
}

.contentLeft
{
    float: left;
    width: 600px;
    padding: 20px 22px 10px 13px;
}

.contentRight
{
    float: right;
    width: 248px;  
    padding: 45px 0 0 0;  
}

.content
{

    padding: 20px;
}


.footer
{
    height: 65px;
}

.footerBand
{
    background-image: url(images/footerBandBg.jpg);
    background-repeat: repeat-x;
    width: 900px;
    height: 15px;
}

.copyright
{
    padding: 5px 0 0 0;
    text-align: center;
    color: #d4cdb2;
}

.footerLinks
{
    text-align: center;
    padding: 7px 0 0 0;
}

.footerLinks  a
{
    color: #ffffff; 
    cursor: hand!important;   
    text-decoration: none!important;
}

.container
{
    margin-top: 15px;
    color: #aea26f;
    background-position: center top;
    background-repeat: no-repeat;
    width: 228px;
    padding: 40px 0px 10px 10px;
    border: solid 1px #dad4bc;
}

.linksHead
{
    background-image: url(images/linksHeadBg.jpg);    
}

.weatherHead
{
    background-image: url(images/weatherHeadBg.jpg);    
}

.eventsHead
{
    background-image: url(images/eventsHeadBg.jpg);    
}

.galleryHead
{
    background-image: url(images/galleryHeadBg.jpg);    
}

.rmSlide
{
    background-color: #d4cdb2; 
/*    border: solid 1px #dad4bc; */
    border: solid 1px black;
    width: 150px!important;  
    padding: 5px 0 5px 0!important; 
}

DIV.rmSlide LI.rmItem
{
    background-image: none!important;
}

.registrationContainer
{}

.formLabel
{
    font-weight: bold;
    color: #aea26f;
}

.registrationContainer TD.formLabel
{
    width: 150px;
    }
    



.sf_videoDescription
{
    width: 40%;
    padding-top: 10px;
}

H3.sf_postTitle
{
    font-size: 1.2em;
    color: #d4cdb2;
}

.GENXVwxNewStyle
{
    width: 175px;
    margin-left: 20px;
}


.photoGalleryThumb
{
    width: 229px;
    margin: auto;
}

.sf_forumsList th, .sf_forumsThreadsList th
{
    background-color: #aea26f!important;
    font-size: 1.1em!important;
    font-weight: bold!important;
    height: 17px;
    padding-top: 8px!important;

}

.sf_forumThreadTitle a, 
.sf_forumTitle a
{
    font-size: 1em!important;
    font-weight: normal!important;
}

