body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background: #88c833 url(../images/bg.jpg) center top no-repeat;
	text-align: center;
}
#wrapper {
	width: 976px;
	margin: 15px auto 0 auto;
	
/*	background: #fff url(../images/grid16.gif) top 3px no-repeat;
	background: #fff; */
	/* Fix IE5 */
	text-align: left;
}

/*=================================== BANNER =============================================*/
#banner {
	position: relative;
	width: 976px;
	color: #000;
/*	background: url(../images/banner_top.gif) top left no-repeat; */
	background: url(../images/bg_banner.jpg) top left no-repeat; 
}
#banner .logo {
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	border: 0;
}
#banner .bancontact {
	position: absolute;
	right: 10px;
	top: 15px;
	text-align:right;
	color: #fff;
	font-size: 1.7em;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
}
#banner em {
	font-style: italic;
	color: #feda3b;
}
#banner p {
	margin: 0;
	padding: 0;
}

/*=================================== LEFT COL =============================================*/

#leftcol {
	float:left;
	width: 170px;
	margin-left: 10px;

/*	padding: 10px; */
}
/* ie fix */
* html #leftcol {
	display: inline;
/*	width: 150px;
	w\idth: 130px; */
}

/*=================================== MAIN =============================================*/
#mainbody {
	background: #d5eaff; 
	background: #00a0e8;	
	width: 970px;
	padding-top: 20px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	clear: both;
}
* html #mainbody {
	width: 976px;
	w\idth: 970px;
}
#mainbody p.trail {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-left: 190px;
	font-size:0.8em;
	color:#000;
}
#mainbody p.trail strong {
	color:#333;
}
#mainbody p.trail a {
	color:#333;
}
#maintext {
	width: 740px;
	margin-left: 200px;
	padding-bottom: 10px;
	background: #fff url(../images/bg_maintext2.gif) bottom left no-repeat;
}

#maintext h1, #maintext h2, #maintext h3, #maintext h4, #maintext p, #maintext ul, #maintext ol {
	padding-left: 20px;
	padding-right: 20px;
}
#maintext table {
	margin-left: 20px;
}
#maintext h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #01355a;
	margin-top: 0; /* this ensures maintext in line with rhs and lhs columns */
	background: #fff url(../images/bg_maintext.gif) top left no-repeat; 
	padding-top: 15px; 
}
#maintext h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #eea914;
	padding-bottom: 0;
	margin-bottom: 0;
}
#maintext h3 {
	font-size: 1.2em;
	padding-bottom: 0;
	margin-bottom: 0;	
}
#maintext h4 {
	font-size: 1.1em;
}
#maintext p, #maintext ol, #maintext ul {
	font-size: 1.1em;
	line-height: 140%;	
}
#maintext ul li {
	margin-bottom: 5px;
}
p.first {
	padding-top: 3px;
	margin-top:0;
}
#maintext img {
	/*padding: 2px;*/
/*	border: 10px solid #fff; */
/*	padding-bottom: 10px; */
}
#maintext ul li {
/*	list-style-image: url(../images/bullet2.gif); */
	list-style-type: none;
	background: url(../images/bullet2.gif) top left no-repeat;
	padding-left: 20px;
}
img.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.image_right_border {
	float: right;
	margin-left: 10px;
	padding: 1px;
	border: 10px solid #ddd;
	margin-bottom: 10px;
}
img.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.image_left_border {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #50531e;
	margin-bottom: 10px;
}
img.image_no_border {
	border: 0;
}
img.image_border {
	padding: 1px;
	border: 1px solid #50531e;
}
/*=================================== RIGHT COL =============================================*/
#rightcol {
	width: 180px;

	float: right;
	margin-right: 10px;
/*	margin-left: 560px;	 march */
/*	background: #fdfdfc; */
}
/* Fix IE6 and earlier - double margin bug rightcol */
* html #rightcol {
	display: inline;
/*	width: 180px;
	w\idth: 160px; */
}
#rightcol h3 {
	text-align:center;
/*	background:#999999; */
	margin-top: 5px;
}
#rightcol img {
	border: 0;
}
/*=================================== FOOTER =============================================*/
#footer {
	clear: both;
	width: 976px;
	margin: 0 auto;
	padding: 6px 0;
	padding-top:16px;
	margin-bottom: 0;		
	background: url(../images/footer_top.gif) top left no-repeat;
}
#footer p {	
	color: #fff;
	font-size: 0.8em;
	text-align: center;	
	padding-top:0;
	margin-top:0;
}
p#create {
	text-align:left;
	font-size: 0.8em;
	color:#fff;
}
p#create a {
	color:#fff;
}
p#create a:hover {
	background:#fff;
	color:#104c0e;
	text-decoration:none;
}
.boxeditem {
	font-size: .7em; 
	color: #C9764C; 
	float: right; 
	width: 150px; 
	margin: 0;
	margin-left:20px; 
	margin-right: 10px;
	margin-bottom: 10px;
	background: #eceff8; 
	padding: 10px;
	border: 1px solid #ccd5ee;
}
* html .boxeditem {
	display: inline;
	width: 172px;
	w\idth: 150px;
}
	#usefulforms {
		float: right;
		margin-right: 10px;
		margin-left: 10px;
		width: 180px;
		border: 1px solid #ddd;
		background: #eee;
/*		background: #d8e5bc;
		background: #ff7400; */
		font-size: 0.9em;
	}
	* html #usefulforms {
		display: inline;
		width: 182px;
		w\idth: 182px;
	}
	#usefulforms ul li {
/*		list-style-type: none; */
	}	
	#usefulforms a {
		color: #000;
	}	
/*=================================== COMMITTEE =============================================*/	
	#maintext #committee {
		width: 680px;
		background: #bfe1fa;
		padding: 10px;
		margin-left: 20px;
	}
	* html #maintext #committee {
		width: 700px;
		w\idth: 680px;
	}
	#maintext #committee ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		float: left;		
		font-size: 0.9em;
	}	
	#maintext #committee ul li {
		float: left;
		width: 130px;
		margin-right: 15px;
		margin-left: 0;
		padding-left: 0;
		background: none;
		color: #055c84;
	}	
	#maintext #committee h2 {
		padding: 0;
		margin: 0;
		color: #055c84;
		margin-bottom: 5px;
	}		
	#committee a {
		color: #055c84;
	}		
