/* CSS Document */
* {
margin: 0;
padding: 0;
}


body {
font-family: "Arial", sans-serif;
font-size: 1.1em;
color: #BABF8B;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
	
	}
	
body a{
	color: #BABF8B;
	text-decoration: none;
	}
	
.home-text {
	font-size: 1.8em;
	}			


.menu {
	font-size: 1.1em;
	}
	
	
.sidemenu {
	font-size: 1.3em;
	font-weight:600;
	height:1.5em;
	}
	
.sidemenu-med {
	font-size: 1.0em;
    line-height: 1.4em;
		
	}	
	
.sidemenu-med a{
text-decoration: none;
	}
	
.sidemenu-med a:hover{
	color: #8C8D6C
	text-decoration: none;
	}	
	
	
.sidemenu-sm {
	font-size: 0.70em;
    line-height: 1.4em;
		
	}	
	
.sidemenu-sm a{
text-decoration: none;
	}
	
.sidemenu-sm a:hover{
	color: #8C8D6C
	text-decoration: none;
	}
	

	
.footer {
	font-size: .80em;
	}
	
.maincontent {
    line-height: 1.5em;
		
	}		
	
	.maincontent a{
text-decoration: none;
	}
	
.maincontent a:hover{
	color: #8C8D6C
	text-decoration: none;
	}	
	
.maincontent-darker{
	color: #8C8D6C
}	
	
.clientlist-text{
	font-size: 0.90em;
    line-height: 1.4em;
		
	}		
	
.secondary-text{
	font-size: 0.90em;
	color:#BABF8B;
    line-height: 1.4em;
		
	}			
	
.secondary-text a{
	color:#BABF8B;
    text-decoration: underline;
		
	}			
	
.secondary-text a:hover{
	color:#8C8D6C;
    text-decoration: underline;
		
	}					

		
	

