a {
	font-family: Trebuchet, Arial;
	color: #012F01;
	text-decoration: underline;
}

p {  font-family: Trebuchet, Arial; 
	font-size: 12px; 
 	color: #343434}

.normal {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #012F01;
	text-decoration: none;
	font-weight: normal;
}

.subheading 
{
	font-family: Trebuchet, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #012F01;
	font-variant: normal;
	text-decoration: none;
	left: 5px;
	padding: 0px;
}

.heading { font-family: Trebuchet, Arial; 
font-size: 12px; 
font-weight: bold; 
color: #012F01}

.tiny {
	font-family: Trebuchet, Arial;
	font-size: 10px;
	color: #343434;
	text-decoration: none;
}

 
.menu { 
 font-family: Trebuchet, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #012F01;
	text-decoration: none
 }

.menu:hover { font-family: Trebuchet, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
	}


.tinyLink { font-family: Trebuchet, Arial; 
font-size: 10px; 
 color: #012F01; text-decoration: underline }

.whiteheading 
{ font-family: Trebuchet, Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF }

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

.body {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	background-color: #e3f5d9;
}

.background {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}


.subheadingRed {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	font-variant: normal;
	text-decoration: none;
	left: 5px;
	padding: 0px;
}
.backgroundLeft {
	background-image: url(left2.jpg);
	background-repeat: no-repeat;
}
.border-top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #012f01;
}
.backgroundright {
	background-image: url(left3.jpg);
	background-repeat: no-repeat;
	background-color: A4C88B;
}

.headerMenu A {
	DISPLAY: block;
	font-family: Trebuchet, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cf4010;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 2px;
	 
	TEXT-DECORATION: none;
	
}
.headerMenu A:link {
	color: #cf4010; TEXT-DECORATION: none

}
.headerMenu A:hover {
 	color: #003300;
	BACKGROUND-IMAGE: url(bullet.gif); 
	background-repeat: no-repeat; 
	}

