body
{
	margin: 0;
	margin: 0 auto;
	background: #ffffff;
	font-family: "Lucida Sans" , Verdana, Arial;
	font-size: 9pt;	  
}
#main
{
    width: 780px;
    height: auto;
    border-left: 1px solid #aca196;
    border-right: 1px solid #aca196;
    border-bottom: 1px solid #aca196;
    margin: 0 auto 0 auto;
    font-size: 0.95em;
    font-weight: normal;
    color: #837b6b;
}
#header
{
    width: 780px;
    height: 43px;				
	border-bottom: 1px solid #aca196;
}
#logo
{  
    width: 187px;  
    height: 43px;
    margin-left: 6px;   
    float: left;
    clear: left;      
}
#topmenu
{   
    width: 500px; 
    height: 17px;    
    margin-top: 25px;
    margin-right: 10px;
    float: right;
    clear: right;
    text-align: right;
    font-size: 9pt;     
}
#leftside
{
    width: 188px;
	height: auto;
    float: left;
    clear: left;
    color: #837b6b;    
}
#leftmenu
{	    
	color: #90d5da;	
	font-size: 9pt;
	padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#leftimg
{	    
	padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#rightside
{
    float: right;
    width: 570px;
    height: auto;
    text-align: left;
    padding-top: 33px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #aca196;      
    line-height: 145%;
    color: #837B6B;
    clear: right;
}
#services
{
    float: right;
    width: 760px;
    height: auto;
    text-align: left;
    padding-top: 33px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;    
    line-height: 145%;
    color: #837B6B;
    font-size: 0.95em;	
    clear: right;
}
#topmenu a.unselected:link, #topmenu a.unselected:visited
{
    color: #aca196;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 0px;
    font-weight: normal;
}
#topmenu a.unselected:hover
{
	color: #90d5da;	
    text-decoration: none;  	
}
#topmenu a.selected:link, #topmenu a.selected:visited, #topmenu a.selected:hover
{
    color: #90d5da;
    text-decoration: none;        
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
	padding-right: 0px;	
	font-weight: bold;
}

h1
{
    font-size: 12pt;    
    color: #90d5da;
    font-weight: bold;
    padding-left: 4px;   
}
h2
{
    font-size: 10pt;	
	color: #90d5da;
	font-weight: bold;
	padding-left: 4px;
}

#leftmenu a.toplevel:link, #leftmenu a.toplevel:visited
{
	width: 176px;
	margin: 1px 0 1px 0;
    padding-bottom: 4px;
    padding-top: 4px;
	background-color: transparent;
	color: #aca196;
	text-decoration: none;
	border-bottom: 1px solid #aca196;		
	font-weight: normal;
	display: block;
}
#leftmenu a.toplevel:hover
{
	color: #90d5da;
	text-decoration: none;
}
#leftmenu a.toplevelselected:link, #leftmenu a.toplevelselected:visited, #leftmenu a.toplevelselected:hover
{
	width: 176px;
	margin: 1px 0 1px 0;
    padding-bottom: 4px;
    padding-top: 4px;
	background-color: transparent;
	color: #90d5da;
	text-decoration: none;
	border-bottom: 1px solid #aca196;		
	font-weight: normal;
	display: block;
}
#leftmenu a.secondlevel:link, #leftmenu a.secondlevel:visited
{
    width: 176px;
	margin: 1px 0 1px 0;
    padding-bottom: 4px;
    padding-top: 4px;
	background-color: transparent;
	color: #aca196;
	text-decoration: none;			
	font-weight: normal;
	display: block;
}
#leftmenu a.secondlevel:hover
{
	color: #90d5da;
	text-decoration: none;
}
#leftmenu a.secondlevelselected:link, #leftmenu a.secondlevelselected:visited, #leftmenu a.secondlevelselected:hover
{
	width: 176px;
	margin: 1px 0 1px 0;
    padding-bottom: 4px;
    padding-top: 4px;
	background-color: transparent;
	color: #90d5da;
	text-decoration: none;		
	font-weight: normal;
	display: block;
}
#leftside p
{	
	
	color: #837b6b;	
}
#block
{    
    font-size: 10pt;
    font-weight: normal;
    color: #837b6b;
    padding-left: 50px;
    padding-bottom: 25px;
    text-align: justify;
}

#rightside a:link, #rightside a:visited
{
	color: #837B6B;		
	text-decoration: none;
}
#rightside a:hover
{
	color: #575246;
	text-decoration: none;
}
#footer
{   
    text-align: center;
    padding: 10px;    
    font-size: 0.95em;
    font-weight: normal;
    color: #9F998A;
    clear: both;
    float: none;   
}
#footer a:link, #footer a:visited
{	
	font-weight: normal;	
	color: #9F998A;	
	text-decoration: none;
}
#footer a:hover
{	
	color: #575246;
	text-decoration: none;
}
hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
    list-style-type: square;
    line-height: 160%;
}
#clear
{    
    clear: both;
}

.text8pt
{    
    font-size: 0.9em;  
}
.text10ptbold
{   
    font-size: 10pt;	
	color: #90d5da;
	font-weight: bold;	
}
.text9ptbold
{   
    font-size: 9pt;	
    color: #90d5da;
    font-weight: bold;	
}
.text85ptbold
{   
    font-size: 0.95em;	
    color: #90d5da;
    font-weight: bold;	
}
.text8ptbold
{   
    font-size: 0.9em;	
    color: #90d5da;
    font-weight: bold;	
}
textarea, input
{
    font-family: "Lucida Sans" , Verdana, Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #837b6b;
    border-right: #837b6b 1px solid;
    border-top: #837b6b 1px solid;
    border-left: #837b6b 1px solid;
    border-bottom: #837b6b 1px solid;
    background-color: white;
}
.pictitle1
{   
    font-size: 0.95em;	
    color: #90d5da;
    font-weight: bold;	
}
.pictitle2
{   
    font-size: 0.95em;	
    color: #837b6b;
    font-weight: normal;	
}
.graphicscredit
{   
    font-size: 7pt;	    
    color: #837b6b;
    font-weight: normal;	
}



