/* CSS Document */

BODY
{
    SCROLLBAR-FACE-COLOR: #D7D5AC;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #e2edc2;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    background-color: #80192C;
    font-size:15px;
}

td, p,div
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    font-size: 15px;
    color: #000;
    vertical-align: top;
    margin:0;
}
p{margin-bottom:10px;}
.opg
{
    background-image: url(images/pgbg.jpg);
    background-repeat: repeat-x;
    min-height:100%;
    text-align:center;
}
.pg
{
    background-image: url(images/pgbg2.jpg);
    background-repeat: repeat-y;
    text-align: left;
    width: 976px;
    min-height:100%;
    margin: 0 auto;
}
.hdr
{
    width: 976px;
    height: 100%;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
}
.heading
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
}
.caption
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #534B3A;
    font-size: 16px;
    font-weight: bold;
}
.topnav
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #311C0D;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.topnav:hover
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #311C0D;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
.navcell
{
    height: 40px;
    vertical-align: top;
    padding: 0;
    padding-left: 13px;
    padding-right: 13px;
}
.content
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
}
.button
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.button:hover
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

.top
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #311C0D;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
.top:hover
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #311C0D;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.right
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.right:hover
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

.mainnavdiv
{
    padding: 0;
    margin: 0;
    border: 0;
    margin-left: 7px;
    margin-right: 7px;
}
.navcell *
{
    vertical-align: middle;
}

h1
{
    background-image: url(images/h1.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 21px;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 20px;
    margin:0;
}
h1 .Head
{
    font-family: "Garamond", "Times New Roman" , Times, serif;
    font-weight: bold;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 40px;
}
h1 span.h1-cap
{
    background-image: url(images/h1_cap.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 20px;
    float: right;
}
h2{margin:0;}
h3{margin:0;border-bottom:solid 1px #000;}

.main_dnnmenu_container
{
    background-color: transparent;
}
.main_dnnmenu_bar
{
    cursor: pointer;
    cursor: hand;
    height: 25px;
    background-color: Transparent;
}
.main_dnnmenu_item td
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: "Garamond", "Times New Roman" , Times, serif;
    color: #000000;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
    background-color: Transparent;
}

.main_dnnmenu_itemhover td
{
    background-color: #FFFFFF;
}


.main_dnnmenu_icon
{
    cursor: pointer;
    text-align: center;
    height: 100%;
}
.main_dnnmenu_submenu
{
    background-color: #F7C600;
    border: solid 1px #333;
    z-index: 1000;
    cursor: pointer;
    margin-top: 2px;
    width: 180px;
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
    height: 1px;
    font-size: 1px;
}

a{font-weight:bold;color:#80192C;}