body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #93C200;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	font-size: 0.85em;
}

#container {
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
	display: block;
}

a:link, a:visited{color: #3300ff; text-decoration: none;}

a:hover {color: #336699; text-decoration: underline;}

.hidden {
	visibility: hidden;
}

#topmenu {
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 750px;
	height: 140px;
}

#pods {
    width: 750px; height: 140px;
    background: url(/images/top_navigation.gif);
    margin: 0px auto; padding: 0;
    position: relative;
}

#pods li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

#pods li, #pods a {
	height: 140px;
	display: block;
	text-decoration: none;
}

#panel1 {
	left: 0; width: 57px;
}

#panel2 {
	left: 57px; width: 113px;
}

#panel3 {
	left: 170px; width: 82px;
}

#panel4 {
	left: 254px; width: 152px;
}

#panel5 {
	left: 406px; width: 50px;
}

#panel1 a:hover {
    background: transparent url(/images/top_navigation.gif)
    0 -140px no-repeat;
}
	
#panel2 a:hover {
    background: transparent url(/images/top_navigation.gif)
    -57px -140px no-repeat;
}
	
#panel3 a:hover {
    background: transparent url(/images/top_navigation.gif)
    -170px -140px no-repeat;
}
	
#panel4 a:hover {
    background: transparent url(/images/top_navigation.gif)
    -254px -140px no-repeat;
}
	
#panel5 a:hover {
    background: transparent url(/images/top_navigation.gif)
    -406px -140px no-repeat;
}

#content {
	width: 750px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	
	
	
	background-image: url(/images/navigation_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 400px;
	height /**/:auto;
	min-height: 400px;
	float:left;
	
	}

#navigation {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	
	/*font-size: 80%;*/
	font-weight: bold;
}

#navigation a:link {
	color: #8EA648;
	text-decoration: none;
}


	
#navigation a:visited {
	color: #8EA648;
	text-decoration: none;
}

#navigation a:hover {
	color: #8EA648;
	text-decoration: none;
}

#navigation ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}

#navigation li a:link, #navigation li a:visited{
	background-image: url(/images/button_background.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 165px;
	list-style-type: none;
	padding-top: 17px;
	padding-left: 35px;
}

#navigation li a:hover{
	background-image: url(/images/button_background3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 165px;
	list-style-type: none;
}

#maincolumn {
	float: left;
	width: 540px;
	margin-left: 5px;
	
	
	background-image: url(/images/main_page_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	

}

#maincolumn2 {
	float: left;
	width: 740px;
	margin-left: 5px;
	/*font-size: 70%;*/
	
	background-image: url(/images/main_page_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	

}

#textcolumn3 {
	float: left;
	width: 720px;
	margin-top: 20px;
	

}

#textcolumn2 {
	float: left;
	width: 300px;
	margin-top: 20px;
	
}

#textcolumn4 {
	float: left;
	width: 540px;
	margin-top: 20px;
	
}

#right {
	width: 230px;
	float: right;
}

#peas {
	background-repeat: no-repeat;
	display: block;
	height: 221px;
	background-image: url(/images/peas.gif);
}

#signin {
	background-repeat: no-repeat;
	display: block;
	height: 216px;
	padding-top: 80px;
	padding-left: 35px;
	background-image: url(/images/sign_in.gif);
	margin-bottom: -60px;
}

#signin2 {
	background-repeat: no-repeat;
	width: 300px;
	height: 216px;
	padding-top: 80px;
	padding-left: 35px;
	background-image: url(/images/sign_in.gif);
	margin-bottom: -60px;
	float: right;
}

#lsc {
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	background-position: right;
	background-image: url(/images/logo.gif);
	margin-right: 15px;
}

#footer {
	width: 750px;
	height: 72px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-attachment: scroll;
	background-image: url(/images/bottom_image.gif);
	background-repeat: no-repeat;
}

/* ------------------ menu settings ------------------------------ */

#menu {margin: 0px; padding: 0px;}

#menu ul {
margin:0px; padding:0px;

margin-top:10px;
width:172px;
list-style:none;



	
}

#menu ul ul { margin-top: 0px;}
 /*----------------------------------------------------------------------------*/
#menu li { margin:0px; padding:0px; padding-bottom:5px; padding-top: 5px; border-bottom: 1px solid #ffffff; padding-left: 5px;}
#menu li li {margin:0px; padding:0px; padding-right:10px; border-bottom: 0px; float: right;}
 
#menu ul li a:link, #menu ul li a:visited { color:#fafafa; text-decoration:none; font-weight: bold; }
#menu ul li a:hover { color:#cccccc; font-weight: bold; text-decoration: underline;}

#menu ul li ul {margin-top: 0px;}

#menu ul li lia:link, #menu ul li li a:visited { color: #efefef; text-decoration:none; font-weight: normal; }
#menu ul li li a:hover { color:#cccccc; font-weight: normal; text-decoration: underline;}

/* -------------------------------------------------------------------------- */

#fund {
	float: right;
	width: 134px;
	margin-right: 1px;
	margin-left: 0px;
	margin-top: 5px;
	background-color: #ffffff;
}

#fund ul {
	list-style: none;  
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
}

#fund li { 
	margin: 0px; 
	padding: 0px 0px 0px 0px;  
}



.mustard {
	font-weight: bold;
	color: #CC9900;
}

.green {
	font-weight: bold;
	color: #669900;
}

#news {
	border: 1px solid #6699CC;
	padding: 3px;
	width: 411px;
}

/*--------------------------headings------------------------------*/
		
h1 {
	color: #FF9900;
	font-size: 1.3em;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

#frontpageheader {
	color: #FF9900;
	font-size: 1.8em;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}
	
h2 {
	color:#336600;
	font-size: 1.15em;
	margin-top: 2px;
	margin-bottom: 10px;
}

h3 {
	color:#667702;
	font-size: 1.05em;
	margin-top: 2px;
	margin-bottom: 10px;
}


/*---------------- DO NOT DELETE CSS for the CMS system----------------------------------------------------*/

#notice {
	border: 1px solid #ff3300; 
	background-color:#FFFF99; 
	padding: 10px;
}

.notice {
	border: 1px solid #ff3300; 
	background-color:#FFFF99; 
	padding: 10px;
}

.fleft {
	float: left; 
	margin-right: 60px;
}

.ximleft {
	float: left; 
	margin: 4px;
}

.ximright {
	float: right; 
	margin: 4px;
}

.ximblock {
	display: block; 
	margin: 4px;
}

.red {color: #ff3300;}

.redx {
	color: #ff6600;
}


.cboth {
	clear: both;
}

.pboth {display: block; clear: both;}




/* --------------------------------------------------------------------- */




.rlinks_do {
	list-style: none;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rlinks_do li {
	margin: 6px 0 6px 0; 
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(/images/arrow.gif); 
}

.rlinks_do li a {
	padding-left: 30px;
}
  
/*----------------------------------------------------Contact form-----------------------------------*/
 
#right_contact { 
	float:left; 
	padding-left:15px;
}

#left_contact label{margin: -15px 5px 15px 10px;
	
}
 


input, textarea, select {
}
 
.small_text_field {
	border: 1px solid #607702;
	font-family: Arial, Helvetica, sans-serif;
	color: #607702;
	padding: 3px;
	font-size: 12px;
	width:280px;
	margin: 5px;	
}
 


.large_text_field {
	border: 1px solid #607702;
	font-family: Arial, Helvetica, sans-serif;
	color: #607702;
	padding: 3px;
	font-size: 12px;
	width:280px;
	margin: 5px;
}

.pod_large_text_field {border: 1px solid #607702;
	font-family: Arial, Helvetica, sans-serif;
	color: #607702;
	padding: 3px;
	font-size: 12px;
	width:680px;
	}

.sendbutton {
	margin-top:10px; 
	padding:5px; 
	border: 1px solid #333333; 
	background-color:#eeeced; 
	font-size: 13px;
}

#bloodything{ 
	clear:both; 
	height:75px;
}
 
 /* ----------------------------------------------------------------------------------------------------------- */

#logged {
	display: block; 
	text-align: right; 
	margin: 5px 15px 10px 5px;  
	font-weight: bold; 
	color: #666666; 
	font-size: 0.8em;
}







/* -------------------- CSS for the ZOOM indexer ------------------------------------ */
.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }		


/* ------------------------ CSS for peas added by John ---------- you can chnage ----------------- */

.pod dt {font-weight: bold; font-size: 1.3em;
			background-image: url(/images/button_background.gif);
			background-repeat: no-repeat;
			display: block;
			height: 35px;
			
			
			padding-top: 17px;
			padding-left: 35px;
		}
		
h1 a:link, h1 a:visited {color: #607702; text-decoration: underline;}
h1 a:hover {text-decoration: underline; color:#336699;}

.inp1 {width: 150px;}

.peabox {width: 330px; float: left; margin-right: 25px;}
.faqlist {font-weight: bold;}

#frontpoll {margin: 10px; margin-right: 20px;}
.poll {color: #607702; font-size: 14px;}

.option_1 {background-color: #ffcb03; width: 20px;}
.option_2 {background-color: #dc651d;}
/*.option_3 {background-color: #620160;}*/
.option_3 {background-color: #bd1833;}
.option_4 {background-color: #d6007f;}
.option_5 {background-color: #620160;}
/*.option_5 {background-color: #bd1833;} */
.pietable {border-collapse: collapse; width: 500px;}
.pietable td {margin: 2px; border: 1px solid #cccccc;}
.pietable td.one {width: 220px;}

.peatable {border-collapse: collapse; width: 500px;}
.peatable td {margin: 2px; border: 1px solid #cccccc;}
.peatable th {background-color: #92c200; padding: 5px;}

a img {border: 0px;}
.hide {display: none;}

dl.peathing {}
dl.peathing dt {margin: 5px; 
				padding: 0px; 
				font-weight: bold; 
				background-image: url(/images/dlpea.gif);
				background-repeat: no-repeat;
				background-position: left center;
				padding-left:25px; line-height: 25px;}
dl.peathing dd {margin: 5px; padding: 0px; padding-left: 25px; margin-bottom: 10px;}

.fright {margin-left: 280px;}
.fright2 {float: right; clear: both;}

/* QUIZ css */

.questitle {color: #607702; font-size: 14px; font-weight: bold;}
.quiz li {margin: 10px;}
.quiz li li {margin: 2px;}



