* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #ffffff url(bg.gif) top center repeat-y;
color: #666;
font-size: 1.4rem !important;
font-family: "Open Sans", sans-serif !important;
line-height: 1.85em !important;	
/* font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px; */
/*border-top: 15px solid #62bd19; */
}

a { color: #62bd19; text-decoration: none; }
a:hover { color: #333; }

#header {
height: 80px;
line-height: 80px;
border-bottom: 1px solid #62bd19;
text-align: center;
}
#header h1 {
color: #C8CC66;
text-align: center;
font-size: 45px;
}
#header h1 a{
color: #aaa;
text-decoration: none;
}
#header h1 a:hover{
color: #C8CC66;
text-decoration: underline;
}
#logo{

}
#content {
width: 660px;
margin: 0 auto;
}

.overlft {
margin-left: 20px;
}

.innercontent {
padding: 0;
float: left;
width: 480px;
text-align: justify;
}
.innercontent h2 {
padding: 2px 0 5px 0px; 
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

.innercontent ul {
margin-left: 40px;
margin-top: 10px;
margin-right: 10px;
}

.innercontent p {
margin-top: 10px;
margin-bottom: 10px;
}

.left { 
margin-left: 20px;
padding-top: 10px;
float: left;
width: 160px;
line-height: 12px;
}
.left h2 {
font: bold 11px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 0px; 	
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 5px 0 5px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 100;
color: #333;
padding-left: 6px;
border-left: 3px solid #62bd19;
}
.left ul a:hover { padding-left: 6px; color : #62bd19; border-left: 3px solid #62bd19; }

.right { 
padding-top: 10px;
float: left;
width: 160px;
line-height: 12px;
}
.right h2 {
font: bold 11px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 0px; 	
}
.right ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
text-decoration: none;	
list-style-type:none;	
}
.right ul li {
padding: 5px 0 5px 0px;
margin: 0 2px;	
}
.right ul a {
font-weight: 100;
color: #62bd19;
}
.right ul a:hover { padding-left: 6px; color : #333; border-left: 3px solid #62bd19;}

.btn {
	
	background-color: #006B54;
	color: #FFFFFF;
	height: 25px;
	border:0;
	padding:5px;
	margin: 10px;
	cursor:pointer;
}

#footer { 
font-size: 11px;
color: #444;
text-align: center;
padding-bottom: 10px;
margin-top: 20px;
}
#footer a {color: #666; text-decoration: none; }
#footer  a:hover { color: #000; text-decoration: underline; } 



/************************** INSERTED BY JOOLMA **************************************/

.top-nav {
	height: 60px !important;
	padding:12px;
}
