body
   {
    font-family: lucida sans unicode, lucida grande, sans-serif;
    font-size: 11px;
    color: #000000;
	background-color: #dedede;
	line-height: 100%;			
	}
.page
	{
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 900px;
    padding: 0px 0px 10px 0px;
	background-color: #ffffff;
    min-height: 550px;
	}
img
    {
    border: 0px;
    }    
div
	{
	margin: 0px 0px 15px 0px;
	}
div.topbar
    {
    margin: 0px;
    padding: 0px;
    height: 22px;
    }
.smtxt
    {
    font-size: 10px;
    }
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
.teal
    {
    color: #008290;
    }        
.dkbrn
    {
    color: #443535;
    }
.red
    {
    color: #c00d12;
    }
.hd2
    {
    font-weight: bold;
    font-size: 13px;
    color: #006a75;
    margin: 12px 0px 5px;
    padding: 0px;        
    }    
.hd3
    {
    font-weight: bold;
    font-size: 13px;
    color: #c00d12;
    margin: 0px 0px 5px;        
    }
div.footer
    {
    margin: 10px 10px 0px;
    padding: 0px;
    }
/* links */                  
a, a:link, a:visited
    {
    color: #000000;
	outline: none;
    }
a:hover
    {
    color: #008290;
    }
.ltgray, a.ltgray:link, a.ltgray:visited
    {
    color: #999999;
    text-decoration: none;
    }
a.ltgray:hover
    {
    color: #008290;
    }
.drkbrn, a.drkbrn:link, a.drkbrn:visited
    {
    color: #443535;
    font-weight: bold;
    text-decoration: none;
    }
a.drkbrn:hover
    {
    color: #008290;
    font-weight: bold;    
    }    
/* home layout */
div.hmcont
    {
    height: 316px;
    margin: 0px;
    padding: 0px;
    background: url(../images/photos/homebck.jpg) no-repeat top left;
    }
div.hmtextbox
    {
    float: right;
    width: 651px;
    line-height: 21px;
    margin: 0px;
    padding: 0px 0px 30px 0px;
    }
div.hmcollft
    {
    float: left;
    width: 465px;
    }
div.hmcolrgt
    {
    float: right;
    width: 138px;
    padding: 20px;
    line-height: 15px;
    }       
div.hmtext
    {
    font-family: palatino linotype, book antiqua, palatino, serif;
    color: #443535;
    font-size: 15px;
    font-weight: bold;
    width: 465px;
    margin: 7px 0px 0px;
    padding: 0px;             
    }
/* sub page layout */
div.cont
    {
    height: 216px;
    margin: 0px;
    padding: 0px;
    }
div.pichds
    {
    margin: 15px 0px 0px;
    padding: 0px;    
    }
div.lftcol
    {
    float: left;
    width: 217px;
    margin: 17px 0px 0px 23px;
    font-weight: bold;    
    }
div.down
    {
    margin: 30px 0px;
    padding: 10px 0px;
    width: 180px;
    border-top: 1px dashed #000000;
    border-bottom: 1px solid #008290;    
    }            
div.textbox
    {
    float: right;
    width: 466px;
    line-height: 18px;
    margin: 0px 185px 0px 0px;
    padding: 0px 0px 30px 0px;
    min-height: 250px;        
    }            
div.para1
    {
    font-family: palatino linotype, book antiqua, palatino, serif;
    color: #006a75;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin: 17px 0px 15px 0px; 
    }    
/* nav */
div.navcont
    {
    float: right;    
    height: 68px;
    margin: 0px;
    width: 651px;    
    }    
div.navbox
    {
    float: right;
    background: #443535;
    width: 651px;
    height: 29px;
    }
.navimg
    {
    float: left;
    }    
.nav, a.nav:link, a.nav:visited
	{
	display: block;
	padding: 0px 0px 0px 15px;
    margin: 0px 0px 10px 0px;
    background: url(../images/nav/bullet.gif) no-repeat left center;
	color: #000000;
	text-decoration: none;         
	}
.navon, a.navon:link, a.navon:visited
	{
	display: block;
	padding: 0px 0px 0px 15px;
    margin: 0px 0px 10px 0px; 
    background: url(../images/nav/bullet.gif) no-repeat left center;
	color: #7fc0c7;
	text-decoration: none;               		
	}
/* lists */        
ul
	{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
    padding: 0px;
	}
ul li
	{
	background: url(../images/bullet.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
	}       
