body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 9pt;
text-align: center;
color: #333;
background-image: url(images/gradient1.gif);
background-repeat: repeat-x;
}

a:link 
{
color: #537A74; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #537A74; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #537A74; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #537A74; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #537A74;
font-size: 120%;
margin: 10px 0 10px 0;
padding: 0;
}

h2
{
color: #B1878B;
font-size: 100%;
margin: 10px 0 0 0;
padding: 0;
}

#container
{
background-color: #fff;
color: #333;
margin: 0px auto;
text-align: left;
width: 950px;
border: 1px solid #B1878B;

}

#mainbody
{
clear: both;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
background-image: url(images/logo/watermark2.gif);
background-repeat: no-repeat;
}

#leftsidebar
{
float: left;
margin: 0px;
padding: 0px;
width: 240px;
}

#leftsidebar p.quote
{
margin-left: 15px;
color: #B1878B;
font-style: italic;
font-weight: normal;
}

#content
{
margin: 0 20px 0 280px;
}

/*--- header -------------------------------------------------*/

#header
{
margin: 0px auto;
width: 950px;
text-align: left;
}

#headerleft
{float: left;
width: 610px;
text-align: left;
}

#headerright
{float: right;
width: 300px;
font-size: 8pt;
padding: 5px;
text-align: right;
}

#headerspace
{margin: 0px auto;
width: 950px;
height: 20px;
}

/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
padding: 5px;
text-align: left;
border-top: 1px solid #B1878B;
font-size: 8pt;
width: 950px;
}

#footerspace
{margin: 0px auto;
width: 950px;
height: 40px;
}

/*--- table 1 ------------------------------------------------*/

#content table.table1
{
border-collapse: collapse;
}

#content table.table1 th  
{
color: #1796d3;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#content table.table1 td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}

#header table.table1b
{
border-collapse: collapse;
}

#header table.table1b th  
{
color: #1796d3;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#header table.table1b td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}
 
 
 #content table.table2 th  
{
color: #1796d3;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#content table.table2 td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 9pt;
border-spacing: 10px;
}


/*--- nav above top photo ---------------------------------------------*/

#topnav
{
clear: both;
color: #000;
background: #B1878B;
height: 25px;
margin: 0px auto;
border-top: 1px solid #537A74;
border-bottom: 1px solid #537A74;

width: 950px;
}

#navcontainer1
{
margin: 0 0 0 10px;
background: #B1878B;
}

#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: #fff;
display: block;
font-size: 9pt;
height: 15px;
margin: 2px 15px 3px 0;
text-align: center;
text-decoration: none;
width: 120px;
}

#navcontainer1 ul li a:hover
{
color: #537A74;
}

#navcontainer1 a:active
{
color: #537A74;
}

#navcontainer1 li #active a
{
color: #537A74;
}

#navcontainer1 ul li a#current
{
color: #537A74;
}

/* --- nav left side -------------------------------------------- */

#navcontainer3 ul
{
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#navcontainer3 ul a
{
color: #537A74;
display: block;
padding: 8px 15px;
text-decoration: none;
width: 240px;
font-weight: bold;
}

#navcontainer3 ul a:hover
{
color: #B1878B;
text-decoration: none;
}

#navcontainer3 a:active
{
color: #537A74;
text-decoration: none;
}

#navcontainer3 ul ul a
{
color: #B1878B;
display: block;
padding: 2px 5px 2px 30px;
text-decoration: none;
width: 235px;
font-weight: normal;
}

#navcontainer3 ul ul a:hover
{
color: #537A74;
text-decoration: none;
background-image: url("images/graphics/arrow1.gif");
background-repeat: no-repeat;
}

#navcontainer3 ul a:link.activelink 
{
color: #537A74;
}

#navcontainer3 a:visited.activelink
{
color: #537A74;
}

#navcontainer3 a:hover.activelink
{
color: #537A74;
}

#navcontainer3 ul ul a.activelink2
{
background-image: url("images/graphics/arrow1.gif");
background-repeat: no-repeat;
color: #B1878B;
}

#navcontainer3 a:visited.activelink2
{
color: #fdb813;
}

#navcontainer3 a:hover.activelink2
{
color: #fdb813;
}


#bookmaster
{width: 540px;
padding: 10px;
}

/*sections for book*/
.book
{
clear: both;
}