﻿body
{
    background-image:url(../../../Lib/Images/background.gif);
    background-repeat:repeat-x;
    background-color: #003c50;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
    text-align:center;
    color:#000000;
}

a
{
    text-decoration: none;
    color:#792427;
    font-weight:bold;
}


a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
    margin: 0;
}

table
{
    margin: 0;
    padding: 0;
}

td
{
    vertical-align: top;
}

b
{
    font-size:14px;
}

h1
{
    font-family:Garamond;
}


#BodyDiv
{
    width: 802px;
    text-align: left;
    padding: 0;
    margin: 15px auto 0 auto;
}

.TopRoundedCornersImg
{
    height: 19px;
    width: 802px;
    margin:0;
}

#HeaderCell
{
    height:80px;
    background-color: #e4e3d0;
    padding:15px 0 0 30px;
}

.HeaderTextImg
{
    margin-top:10px;
}

.BottomRoundedCornersImg
{
    height: 17px;
    width: 802px;
    margin:0;
}

#LeftBorder
{
    background-image:url(../../../Lib/Images/White2By2.png);
    background-repeat:repeat-y;
}

.NavigationCell
{
    width:160px;
    padding:25px;
    background-image:url(../../../Lib/Images/Navigation-Background.gif);
    background-repeat:repeat-y;
}

#NavigationRightBorder
{
    width: 1px; 
    background-color: #e7c9ca;
}


.Navigation a
{
    color:White;
    font-size:18px;
    font-family:Garamond;
    font-weight:bold;
}

.Navigation a:hover
{
    text-decoration:none;
    color:#a76f70;
}

.DynamicMenu
{
    padding:0;
    margin:0;
}

.DynamicMenuItem
{
    border:1px solid black;
    padding:2px 5px;
    width:120px; 
    color:White;
    background-color:#8d1e22;
    position: relative;
    z-index: 100;
}

.DynamicMenuItem A:hover
{
    text-decoration:none;
    color:#a76f70;
}

.NavButtonDivs
{
    display: inline;
    padding: 0 0 0 36px;
    margin: 0;
}

.NavButtons
{
    margin-top: 12px;
}

#MainContentCell
{
    background-color:White;
    width:541px;
    height:300px;
    padding: 2px 0 0 2px;
}

#ContentDiv
{
    margin: 0 10px 20px 10px;
    width: 500px;
}

.RightInnerBorder
{
    background-image: url(../../../Lib/Images/Navigation-Background.gif);
    background-repeat: repeat;
    width:45px;
}

#RightBorder
{
    background-image:url(../../../Lib/Images/White2By2.png);
    background-repeat:repeat-y;
}

#FooterDiv
{
    margin:10px 0 0 0;
    text-align:center;
    color:white;
    font-family:Garamond;
    font-weight:bold;
    font-size:12px;
}

#FooterDiv A
{
    color:White;
}

#FooterDiv A:hover
{
    text-decoration:none;
    color:#6e909b;
}

#CPALogoDiv
{
    text-align:center;
}

.CPALogo
{
}

.StaffThumbnailImg
{
   height:133px;
   width:133px;
   border: solid 1px #000000;
   vertical-align:text-top;
   margin: 0 10px 0 0;
}

.StaffImg
{
   border: solid 1px #000000;
   margin: 0 10px 0 0;
}

.StaffLink
{
    font-size:14px;
    text-align:left;
}

.ImageUpload
{
    padding-top:10px;
}

.HRBorder
{
    width:96%;
    height:7px;
    background-color:#8d1e22;
    border:none;
}

.StaffMailTo
{
    font-weight:normal;
}