body {margin: 0px;	background-color: #fff;	padding:0;}

a { outline: none; }


a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}


.contentarea {
	padding: 15px;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	border: 1px solid #999;
}
.tableborder {border: 1px solid #999;}
.sides {border-bottom: 1px solid #999;	background-color: #5B922A;}

#footer {
	font-family: Tahoma, Arial, verdana, "trebuchet ms";
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}


#footer a:link {color: #666;text-decoration: none;}
.pagetitle {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color:#666;}

#footer a:visited {text-decoration: none;color: #666;}
#footer a:hover {text-decoration: underline;color: #999;}
#footer a:active {text-decoration: none;color: #666;}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #5B922A;
	text-align: center;
	height: 34px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 2px solid #fff;
	}


#menu a:link {color: #000;text-decoration: none;}
#menu a:visited {text-decoration: none;color: #000;}
#menu a:hover {text-decoration: underline;color: #fff;}
#menu a:active {text-decoration: none;color: #000;}
	
#menu td{border-right: 1px solid #fff;	border-left: 1px solid #fff;}

#home-section td#home,
#services-section td#services,
#calendar-section td#calendar,
#testimonials-section td#testimonials,
#about-section td#about,
#jobs-section td#jobs,
#contact-section td#contact

{background: #fff;}

.style1 {font-size: 10px}
.bigtext {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
