/*
----------------------------------------------------------
Hijari Dojo CSS file
----------------------------------------------------------
*/

a:hover      { color: #494821; }


.navbar      { background-color: #CACD98; }

/*
.navbar      { background-color: #727B46; }
*/

.navbar-emptycell { background-color: #CBCE99; 
                    font-size:   5pt; }

/*
.maincontent { background-color: #DCDBA9; }
*/

.maincontent {background-image: url('/components/watercolor_background12d.jpg'); 
              background-position: center top;
              background-repeat: no-repeat; }

.navbarlinks { color:       #F8F7E9; 
               font-family: Arial, Helvetica, sans-serif; 
               font-size:   9pt; 
               font-weight: bold;
               text-decoration: none; }
               
.wordemphasis { font-weight: bold;                
                font-style: italic; }
                
.smallfont    { font-size:  9pt; }   

.8ptfont     { font-size:  8pt; } 

/*
BODY         { background-color: #D4D3A0; }
*/

/*
BODY         { background-color: #CACD98; }   
*/

BODY         { background-color: #EDEDDC; }   
           
H2           { color:      #494821; 
               font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
               margin-top: 20px;
               font-size:  18pt; 
               text-align: center; }

H3           { color:      #000080;
               font-family: Arial, Helvetica, sans-serif;
               font-size:  13pt; }
               
H4           { color:      #054C67; 
               font-family: Arial, Helvetica, sans-serif;
               font-size:  11pt;
               font-weight: bold; }
               

TD, P, OL, UL { font-family: Tahoma, Arial, Helvetica, serif;
               font-size:    10pt; 
               color:       #002C43;}