﻿body 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    margin: 0; padding: 0;
    color: black;
    line-height: 25px;
    background-color: white;
}

#wrapper 
{
}


#navigation 
{
    width: 800px; 
    height: 40px;
    margin: 0 auto;
    background-color: White;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 16px;
    padding: 10px;
    padding-top: 20px;
    padding-left: 95px;
}

#navigation ul 
{
    margin: 0;
    list-style-type:none;
}

#navigation li
{
    display: inline; 
    margin: 0;    
    margin-right: 15px;
}

#navigation a
{
    color: black;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

#navigation a:hover
{
    color: black;
}

.nav_highlight 
{
    color: #4a7083 !important;
    padding: 5px;
    padding-left: 0px;
    font-size: 12px;
    text-decoration: none;
}

#sub_nav 
{
    width: 190px;
    height: auto;
    margin: 0 auto;
    padding-right: 20px;
    float: left;
    padding-top: 11px;
    padding-bottom: 20px;
}

#standard_column 
{
    width: 600px;
    height: auto;
    margin: 0 auto;
    float: left;
}


#header 
{
    height: 123px;
    background: url(../images/general/header.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    margin: 0 auto;
}

#content
{
    min-height: 155px;
    margin: 0 auto;
    background-color: White;
}

#banner
{
    height: 58px;
    background: url(../images/general/banner.jpg);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin: 0 auto;
}

#inner_banner 
{
    width: 900px;
    padding: 25px;
    height: 115px;
    margin: 0 auto;
    color: Black;
    font-family: Georgia;
    font-weight: bold;
    display: none;
}

#title_wrap
{
    width: 900px;
    padding: 25px;
    height: 55px;
    margin: 0 auto;
    
}

#page_title 
{
    font-size: 34px;
    font-family: georgia; 
    color: White !important;
    width: 600px;
    float: left;
    font-weight: bold;
    padding-left: 205px;
}

#news_title 
{
    font-size: 34px;
    font-family: georgia; 
    color: White !important;
    width: 250px;
    float: left;
    padding-left: 35px;
    font-weight: bold;
    display: none;
}


#content 
{
    width: 900px;
    height: auto;
    margin: 0 auto;
    
}

#column1
{
    width: 900px;
    min-height: 200px;
    float: left;
    margin: 0 auto;
    padding-top: 20px;
}

#column2
{
    padding-left: 40px;
    width: 200px;
    min-height: 200px;
    float: left;
    margin: 0 auto;
    display: none;
}

#footer 
{
    width: 900px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    line-height: normal;
    color: #4e6f6f;
    font-family: Georgia;
    font-weight: bold;
    padding-bottom: 20px;
}

#tarot 
{
    width: 288px;
    height: 70px;
    background: url(../images/general/tarot.jpg);
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
