body {
    background-color: #FFEBBA;
}

h1 {
    color: #990000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #990000;
}

#masthead{
    background-image: url(../images/hdr_background.gif);
    background-color: #FFDF9F;
    height: 113px;
    width: 750px;
    color: #9F0B00;
    top: 0;
    position: absolute; 
    left: 0;
    border: 0;
    margin: 0;
    
}

#left { 
    position: absolute; 
    top: 113px; 
    left: 0px;
    width: 160px;
    background-color: #FFEBBA;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    text-indent: 10px;
    vertical-align: middle;
    line-height: 200%;
    border: 0;
    margin: 0;
    
}

.nav-active {
    background-color: #FFF2D2;
    color: #9F0B00;
    width: 100%;
}

.nav-inactive {
    background-color: #FFDF9F;
    color: #9F0B00;
    width: 100%;
}

.nav-inactive a {
    text-decoration: none;
    color: #9F0B00;
}

.nav-inactive a:hover {
    text-decoration: underline;
    color: #9F0B00;
}

.nav-inactive a:link {
    color: #9F0B00;
}

.nav-inactive a:visited {
    color: #9F0B00;
}

.sub-nav-active {
    color: #9F0B00;
    background-color: #FFF2D2;
    font-size: 12px;
    text-indent: 20px;
    padding: 2px 0px 2px 0px;
}

.sub-nav-inactive {
    font-size: 12px;
    background-color: #FFDF9F;
    border: 1px;	
}

.sub-nav-inactive a {
    text-decoration: none;
    padding: 2px 0px 2px 10px;
}

.sub-nav-inactive a:hover {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}


.nav-button {
    position: relative;
    align: center;
    border: 0px none;
    left: 20px;
}

.divider {
    background: ##FFF2D2;
    display: block;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

#center {
    position: absolute;
    left: 160px;
    top: 113px;
    width: 375px;
    border: 0;
    margin: 0;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;

}

.table-text {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

.table-list-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

#center a:link {
    color: #5C5900;
}
#center a:visited {
    color: #5C5900;
}
#center a:hover {
    color: #ABA501;
}
#center a:active {
    color: #D5CE00;
}

#center-accent {
    border-top-color: #9F0B00;
    border-top-width: 10px;
    border-style:solid;
    border-bottom-color: #ABA501;
    border-bottom-width: 10px;
    border-left-width: 0px;
    border-right-width: 0px;
    
    background-color: #FFF2D2;

}

#center-no-accent {
    border-top-color: #9F0B00;
    border-top-width: 10px;
    border-style:solid;
    border-bottom-color: #ABA501;
    border-bottom-width: 10px;
    border-left-width: 0px;
    border-right-width: 0px;
}

#center-front {
    position: absolute;
    left: 160px;
    top: 113px;
    background-color: #FFF2D2;
    width: 375px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 15px;
    color: #333;
    
}

#right {
    position: absolute;
    left: 535px;
    top: 113px;
    width: 215px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #9F0B00;
    border: 0;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

#center-and-right {
    position: absolute;
    left: 160px;
    top: 113px;
    width: 589px;
    border: 0;
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 14px;
    color: #333;

}

.center-accent {
    border-top-color: #9F0B00;
    border-top-width: 10px;
    border-style:solid;
    border-bottom-color: #ABA501;
    border-bottom-width: 10px;
    border-left-width: 0px;
    border-right-width: 0px;
    
}

.right-accent {
    border-top-color: #ABA501;
    border-top-width: 10px;
    border-style:solid;
    border-bottom-color: #FFAF31;
    border-bottom-width: 10px;
    border-left-width: 0px;
    border-right-width: 0px;

}

.padded-text {
    padding: 0px 15px 0px 15px;
    font-style: normal;
    line-height: 20px;
}

.announcements-title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
}

.announcements-body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 14px;
    padding: 5px 0px 0px 15px;
    line-height: normal;
    position: relative;
}

.announcements-body a {
    color: #5C5900;
}

.announcements-body a:visited {
    color: #5C5900;
}

.announcements-list {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 12px;
    line-height: normal;
}

.announcements-list ul {
    padding: 0px 0px 0px 30px;
}

#application {
    text-align: center;
}

#application a {
    color: #9F0B00;
}

#application a:link {
    color: #9F0B00;
}

#application a:visited {
    color: #9F0B00;
}

#footer {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ADA184;
    text-align: center;
    background-color: #FFEBBA;
    
}

#footer a {
    color: #ADA184;
}

#footer a:visited {
    color: #ADA184;
}

#footer-note {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333;
    text-align: left;
    background-color: #FFEBBA;
    
}

#note {
    font-style: italic;
    font-size: 9pt;
    line-height: normal;
}
