body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
background-image: url("images/back1.gif");
background-repeat: repeat-x;
font-size: 0.8em;
text-align: center;
height: 100%;
margin-top: 0px;
}

a:link 
{
color: #556293; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #556293; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #fbb480; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #556293; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #556293;
font-size: 1.2em;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #556293;
font-size: 1.0em;
margin: 20px 0 0 0;
padding: 0;
}


#container
{
margin-left: auto;
margin-right: auto;
width: 900px;
background-color: #fff;
border-top: 2px solid #556293;
border-bottom: 2px solid #556293;
border-left: 2px solid #556293;
border-right: 2px solid #556293;
text-align: left;
}

#mainbody
{
clear: both;
height: 100%;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}

#leftsidebar
{
float: left;
height: 100%;
margin: 20px 0 0 0px;
padding: 0px;
width: 240px;
}

/*--- header -------------------------------------------------*/

#header
{
float: left;
width: 900px;
}

#headerleft  /*left side of header, logo*/
{
float: left;
text-align: left;
background-image: url("images/top2.gif");
background-repeat: no-repeat;
width: 900px;
height: 104px;
}

#headerright  /*right side of header, contact info*/
{
float: right;
text-align: right;
width: 480px;
margin: 5px 5px 0 0;
}


#topphoto{
clear: both;
background-image: url("images/topphoto.jpg");
height: 200px;
width: 900px;
}

/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
background-color: #556293;
color: #fbb480;
height: 20px;
margin: 0px;
}

#footerleft /*--- copyright ---------*/
{
float: left;
font-size: 0.75em;
text-align: left;
margin-left: 5px;
width: 400px;
}

#footerright /*--- navigation ---------*/
{
float: right;
margin-right: 5px;
text-align: right;
font-size: 0.75em;
width: 400px;
}
#footerright a
{
color: #fbb480; 
font-weight: normal;
text-decoration: underline;
}
/*---main area of page ---------------------------------------*/

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
height: 100%;
}

#rightnav
{
float: right;
margin: 0;
padding: 1em;
width: 160px;
height: 100%;
}

#content
{
margin: 0 40px 0 250px;
height: 100%;
}

#content p.small
{font-size: 0.7em;}

/*--- nav upper right ---------------------------------------------*/

#navcontainer1
{
height: 25px;
margin: 0 0 0 10px;
}

#navcontainer1 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer1 ul li
{
display: block;
float: right;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer1 ul li a
{
color: #556293;
display: block;
font-size: 0.8em;
height: 15px;
margin: 2px 0 3px 0;
text-align: center;
text-decoration: none;
width: 70px;
}

#navcontainer1 ul li a:hover
{
color: #fbb480;
}

#navcontainer1 li a:active
{
color: #556293;
}

#navcontainer1 li #active a
{
color: #556293;
}

#navcontainer1 ul li a#current
{
color: #556293;
}

/*--- nav upper left below pic ---------------------------------------------*/

#navcontainer4padding
{
height: 5px;
background-color: #fbb480;
}

#navcontainer4
{
height: 25px;
background-color: #fbb480;
}

#navcontainer4 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer4 ul li
{
display: block;
float: right;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer4 ul li a
{
color: #556293;
display: block;
font-size: 0.8em;
height: 15px;
margin: 0px 0 3px 0;
text-align: center;
text-decoration: none;
font-weight: bold;
width: 150px;
}


#navcontainer4 ul li a:hover
{
color: #fff;
}

#navcontainer4 li a:active
{
color: #556293;
}

#navcontainer4 li #active a
{
color: #556293;
}

#navcontainer4 ul li a#current
{
color: #556293;
}


/*----- nav below photo -----------------------------------------------*/

ul#navcontainer2
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
font-size: 0.8em;
}

ul#navcontainer2 li { 
display: inline; 
}

ul#navcontainer2 li a
{
float: left;
width: 180px;
height: 30px;
background-image: url("images/button.gif");
color: #556293;
font-weight: normal;
text-decoration: none;
text-align: center;
}

ul#navcontainer2 li a:hover
{
background-color: #fbb480;
color: #fff;
}

/* --- nav left side -------------------------------------------- */

#navcontainer3 ul
{
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#navcontainer3 ul a
{
color: #556293;
display: block;
padding: 8px 15px;
font-size: 0.8em;

text-decoration: none;
width: 240px;
font-weight: bold;
}

#navcontainer3 ul a:hover
{
color: #fbb480;
text-decoration: none;
}

#navcontainer3 a:active
{
color: #556293;
text-decoration: none;
}

#navcontainer3 ul ul a
{
color: #556293;
display: block;
padding: 2px 5px 2px 30px;
text-decoration: none;
width: 235px;
}

#navcontainer3 ul ul a:hover
{
color: #fbb480;
text-decoration: none;
}

#navcontainer3 a:link.activelink 
{
background-color: #90bade;
color: #1f218d;
}

#navcontainer3 a:visited.activelink
{
background-color: #90bade;
color: #1f218d;
}

#navcontainer3 a:hover.activelink
{
background-color: #d8e8f7;
color: #1f218d;
}

#navcontainer3 a:link.activelink2
{
color: #fbb480;
}

#navcontainer3 a:visited.activelink2
{
color: #fbb480;
}

#navcontainer3 a:hover.activelink2
{
color: #fbb480;
}

/* --- highlight box left side below nav ------------------------------- */

#highlightboxleftcontainer
{
margin-left: 17px;
}

#highlightboxlefttop
{
background-color: #556293;
display: inline;
float: left;
height: 15px;
overflow-x: hidden; 
overflow-y: hidden;
width: 180px;
}

#highlightboxleft
{
background-color: #fff;
display: inline;
float: left;
border-top: 1px solid #556293;
border-bottom: 1px solid #556293;
border-left: 1px solid #556293;
border-right: 1px solid #556293;
font-size: 0.8em;
width: 180px;
}

#highlightboxleft p
{
margin-left: 5px;
margin-right: 5px;
}

#highlightboxleft h1
{
margin-left: 5px;
margin-right: 5px;
}

#highlightboxspacer
{
clear: both;
float: left;
margin-bottom: 10px;
}

#highlightboxphoto
{
clear: both;
float: left;
}

/*------------------------------------*/


/*--- table 1 ------------------------------------------------*/

#content table.table1
{
border-collapse: collapse;
border-color: #fff;
border-spacing: 0px;
border-style: solid;
border-width: 1px;
}

#content table.table1 th  
{
background-color: #fbb480;
border-color: #fff;
border-width: 1px;
border-style: solid;
color: #000;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table1 td  
{
border-color: #fff;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}


/*--- table 2 ------------------------------------------------*/

#content table.table2
{
border-collapse: collapse;
border-spacing: 0px;
}

#content table.table2 th  
{
background-color: #fbb480;
border-color: #fff;
border-width: 0px;
border-style: solid;
color: #556293;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td 
{
background-color: #fff;
padding: 0 1.0em;
font-size: 0.9em;
vertical-align: top;
border-width: 0px;
}

#content table.table2 td.shaded
{
background-color: #dfe2ea;
padding: 0 1.0em;
vertical-align: top;
border-width: 0px;
}