
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
}
.heading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #67a320;
}
.bodytxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	line-height:16px;
	text-align:none;
}
.subhead {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #434343;
	line-height:16px;
	text-align:none;
	background-color: #f0f0f0;
}
.paneltxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	line-height:19px;
	text-align:none;
}
.llinks01 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.llinks01:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.links {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Futura Bk", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.links:hover {
	FONT-SIZE: 11px; COLOR: #0000ff; FONT-FAMILY: "Futura Bk", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}


.border1 {
	border: 1px solid #D8D8D8;
}
.footertxt {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #76ff00;
	text-decoration: none;
}


.box_title{font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;}
	
	.text{font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;text-decoration: none;}
	
	.subheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.events_txt {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: 67A320;
	line-height:16px;
	text-align:none;
}

/*--------------------------------------------------------New Styles -----------------------------------------------------*/
.logo{
	width:294px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: 20px;
}

.innerBanner{
	width:980px;
	background-image: url(../images/innerBanner.jpg);
	background-repeat: no-repeat;
	height: 158px;
}
.mainBanner{
	width:980px;
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
	height: 253px;
}