body
{
	margin: 0px;
	background-image: url( '../images/bg.jpg' );
	background-repeat: repeat-x;
	background-color: #84b315;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper
{

	width: 990px;
	margin: 0px auto;
}

#header
{
	width: 990px;
	height: 126px;
	background-repeat: no-repeat;
	background-color:white;
}

#header #logo
{
	float: right;
	padding-right: 48px;
}

#header #logo img
{
	border: 0px none;
}

#content-container
{
	/*margin: 0px 7px;
	background-color: #3c3c3c;
	padding: 12px;8*/
}

#content-wrapper
{
	/*
	width: 704px;
	border: 2px solid #f9b22b;
	border-bottom: 0px none;
	background-image: url( '../images/content-wrapper-bg.jpg' );
	background-repeat: no-repeat;
*/	
	background-color: #ffffff;
	
}

#navigation
{
	
width: 1024px;
/* float: right; */
}

#content
{
	padding: 10px;
	min-height: 250px;
	/* margin-right: 200px; */
	height: auto !important;
height: 250px;
background-color: #FFFFFF;
}

#footer
{
	background-image: url( '/images/footer-bg.jpg' );
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#footer span
{
	display: block;	
	padding-top: 3px;
}


#footer span a:hover
{
	text-decoration: none;
}


.text_heading1
{
font-weight: bold;
font-size: 12pt;
}








.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0A905;
	font-size: 16px;
}
.testimonialtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #63B131;
	font-size: 16px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
.currenteventstitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #005FAF;
        font-size: 16px;
}
.wereproudtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #63B131;
        font-size: 16px;
}














