
/******************************************************************************
 *                         General Web Site Styles
 ******************************************************************************/
/**
 *******************************************************************************
 * Section I: Page Layout
 *******************************************************************************
*/
body {
    margin: 0px;
}
.left-margin-bg {
    background-image: url(images/left-margin-bg.jpg);
    background-repeat: repeat-y;
}

a, a:active, a:visited {
    color: #ffffff;
    text-decoration: underline;
}
a:hover {
    color: #fff9f2;
}

.content-outline {
    padding: 0px;
}
.page-container {
    padding: 12px;
    margin: 10px;
    width: 720px;
    background-image: url(images/body-container-bg.jpg);
    background-color: #570000;
    border-top: solid 1px #AF8686;
    border-right: solid 1px #280000;
    border-bottom: solid 1px #280000;
    border-left: solid 1px #7F3D3D;
}

.crumb_container {
    padding: 5px 10px 5px 10px;
    border: 0px;
    margin: 0px 0px 0px -8px;
    line-height: 13px;
    text-decoration: none;
}
a.crumb_link, a.crumb_link:active, a.crumb_link:visited {
    font-family: Bitstream Vera Sans, Georgia, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff9f2;
    text-decoration: none;
}
a.crumb_link:hover {
    text-decoration: underline;
}
.crumb_current {
    font-family: Bitstream Vera Sans, Georgia, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #fff9f2;
}
.tmNavSep {
    font-family: Bitstream Vera Sans, Georgia, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #e7c5c0;
}


/**
 *******************************************************************************
 * Section II: Menu Styles
 *******************************************************************************
*/

#navcontainer {
    padding: 0px;
    padding-bottom: 5px;
    margin:0px;
    background-image: url(images/nav-bg2.jpg);
}
#navcontainer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-family: Bitstream Vera Sans, tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
#navcontainer ul li {
    font-family: Bitstream Vera Sans, tahoma, Verdana, Helvetica, sans-serif;
    display:inline;
    font-size: 11px;
}
#navcontainer a
{
    margin: 0px;
    display: block;
    padding: 4px 0px 4px 6px;
    font-size: 11px;
    text-decoration: none;    
}
#navcontainer #l1 a {
    margin: 0px;
    font-weight: bold;
    color: #e0d5be; 
    padding: 4px 0px 4px 10px;
    background-color: transparent;
}
#navcontainer #l1a a {
    font-weight: bold;
    padding: 4px 0px 4px 10px;
    background-color: transparent;
    color: #fefbed;
}
#navcontainer #l1 a:hover {
    font-weight: bold;
    color: #fff9f2;
    text-decoration: underline;
    padding: 4px 0px 4px 10px;
    background-color: transparent;
}
#navcontainer #l2 a {
    font-weight: normal;
    font-size: 10px;
    color: #e0d5be;
    padding: 2px 0px 2px 15px;
    background-color: transparent;
}
#navcontainer #l2 a:hover {
    font-weight: normal;
    font-size: 10px;
    color: #fff9f2;
    padding: 2px 0px 2px 15px;
    background-color: transparent;
    text-decoration: underline;
}
#navcontainer #l2a a {
    font-weight: bold;
    font-size: 10px;
    color: #e3e3e3;
    padding: 2px 0px 2px 15px;
    background-color: transparent;
}
#navcontainer #l3 a:hover {
    font-weight: normal;
    padding: 2px 0px 2px 16px;
    background-color: transparent;
}
#navcontainer #l3a a {
    font-weight: normal;
    color: #444444;
    font-size: 10px;
    padding: 2px 0px 2px 16px;
    background-color: #ffffff;
    background: url('images/navarrow3.gif');
    background-repeat: no-repeat;
    background-position: center left;    
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5; 
}
#navcontainer #l3 a {
    font-weight: normal;
    color: #444444;
    font-size: 10px;
    padding: 2px 0px 2px 16px;
    background-color: #f5f5f5;
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5;    
}
#navcontainer #l3 a:hover {
    font-weight: normal;
    padding: 2px 0px 2px 16px;
    background-color: #ffffff;
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5;}
}
#navcontainer #l4 a:hover {
    font-weight: normal;
    padding: 2px 0px 2px 20px;
    background-color: #425c77;
    background: url('images/navarrow3.gif');
    background-repeat: no-repeat;
    background-position: center left;   
    border-top: solid 1px #415b76;
    border-bottom: solid 1px #314559;    
}
#navcontainer #l4a a {
    font-weight: normal;
    color: #666666;
    font-size: 9px;
    padding: 2px 0px 2px 20px;
    background-color: #ffffff;
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5; 
}
#navcontainer #l4 a {
    font-weight: normal;
    color: #666666;
    font-size: 9px;
    padding: 2px 0px 2px 20px;
    background-color: #f5f5f5;
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5;    
}
#navcontainer #l4 a:hover {
    font-weight: normal;
    padding: 2px 0px 2px 20px;
    background-color: #ffffff;
    border-top: solid 0px #f5f5f5;
    border-bottom: solid 0px #f5f5f5;
}



/**
 *******************************************************************************
 * Section V: Other Styles
 *******************************************************************************
*/


/*
 * Section III: Dialog Styles
 *  - styles for dialog boxes and containers
*/
.dialog_ok, .dialog_notice {
    background-color: #f3f3f3;
    border: solid 2px #949494;
    margin-top: 5px;
    margin-bottom: 5px;    
}
.dialog_ok p, .dialog_notice p {
    font-family: verdana, tahoma, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 12px 10px 18px 10px;
    background-color: #ffffff;
    border: solid 1px #f3f3f3;
}

