﻿body 
{
    background-color:White;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    COLOR: #000000; 
    FONT-SIZE: 9px;
}

h5
{
    text-decoration:underline;
    text-align:center;
}

hr
{
    color:#E6F0FC;
}

#Container
{
    width:80%;
    margin:0 auto;
    height:100%;
    min-width:950px;
    
}

#Banner
{
    width:920px;
}

#Banner p
{
     text-align:center;
     background-color:#E6F0FC;
     margin:2em;
           
}

#Banner a
{
    text-decoration:none;
    color:#000000;
    font-size:12px; 
    font-weight:bold;
}

#Banner a:hover
{
    color:#8b4513;
}


#Left
{
    background-color:white;
    height:100%;
    width:17%;
    float:left;
    min-width:100px;
    }

#Left p
{
     font-weight:bold;
     margin-top:10px;
     margin-bottom:10px;
     text-align:center;
}

#Left h4
{
    font-size:125%;
    background-color:#E6F0FC;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

#Leftmenu
{
    
    background-color:#E6F0FC;
    padding:10px;
    
        
}

#Leftmenu a
{
    font-family:Verdana;
    font-size:10pt;
    text-decoration:none;
    color:#000000;
    font-weight:bolder;
}


#Leftmenu a:hover
{
    color:#8b4513;
}

#Leftmenu p
{
    text-align:left;
}

#Content
{
    width:75%;
    padding:10px;
    border-color:#E6F0FC;
    border-style:solid;
    border-width:2px;
    height:100%;
    min-width:530px;
    
}

#Content p
{
    padding:5px;
}

#Content img
{
    padding:5px; 
}

#Content a
{
    font-size:125%;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

#Content a:hover
{
    color:#8b4513;
}

hr
{
    color:#E6F0FC;
}

#Footer
{
    width:50%;
    margin:0 auto;
    padding:10px;
}

#Footer p
{
    text-align:center;
}

#Footer a
{
    text-decoration:none;
    color:#000000;
}

#Footer a:hover
{
    color:#8b4513;
}

#mySlideShow
{
width: 150px !important;
height: 75px !important;
} 

.localres
{
     font-size:125%; 
     text-align:center;
}

.localres a
{
    text-decoration:none;
    color:#000000;
}

.localres a:hover
{
    color:#8b4513;
}

.standout 
{
    font-size:110%;
    font-weight:bold;
    text-align:center;   
}