BODY {margin-top:0px;}


.maincontent
{
    FONT-SIZE: 18px; 
		font-family: "Trebuchet MS", Helvetica, sans serif; 
		Color:black;	
		font-weight: heavy;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
}

.innercontent
{
    FONT-SIZE: 13px; 
		font-family: "Trebuchet MS", Helvetica, sans serif; 
		Color:black;	
		font-weight: heavy;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 0px;
}

/*Bottom Text for Home Page */
.bottomtext2
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:white;
}
H1
{
    FONT-SIZE: 27px; 
		font-family: "Trebuchet MS", Helvetica, sans serif; 
		Color:black;	
		font-weight: heavy;
}
H2
{
    FONT-SIZE: 19px; 
		font-family: "Trebuchet MS", Helvetica, sans serif; 
		Color:black;	
		font-weight: heavy;
}

a.menu:link {color:#fff;font-family:"Trebuchet MS", Helvetica, sans serif; font-size:13px;text-decoration:none;}      /* unvisited link */
a.menu:visited {color:#fff;font-family:"Trebuchet MS", Helvetica, sans serif; font-size:13px;text-decoration:none;}  /* visited link */
a.menu:hover {color:#fff;font-family:"Trebuchet MS", Helvetica, sans serif; font-size:13px;text-decoration:underline;}  /* mouse over link */
a.menu:active {color:#fff;font-family:"Trebuchet MS", Helvetica, sans serif; font-size:13px;text-decoration:underline;}  /* selected link */


/*Bottom Text for Home Page */
.bottomtext
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:white;
}


/*Tiny navigation */
a.bottomnav2 { 
font:12px trebuchet, helvetica, sans-serif; 
color:"#2f4f44";
text-decoration:none;
} 
a.bottomnav2:hover{
font:12px trebuchet, helvetica, sans-serif; 
color:"#2f4f44";
text-decoration:underline;
}


/*Tiny navigation */
a.bottomnav { 
font:12px trebuchet, helvetica, sans-serif; 
color:white;
text-decoration:none;
background-color:"#2f4f44";
} 
a.bottomnav:hover{
font:12px trebuchet, helvetica, sans-serif; 
color:white;
text-decoration:underline;
background-color:"#2f4f44";
}


