/* new top bar purple: 6c1e65 or  (old 6f3b78) : 561051 : 6c016c
bottom bar purple:  5f0059 (old 5e246a) : roberts psm 2623 photoshop equiv - 5e246a
*/




html { margin: 0px; }

h1 { 
	color: #6f3b78;
	font: 14px Arial, Verdana, Helvetica, sans-serif;	
}

h2 { 
	color: #535769;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;	
}

h3 { 
	font: italic 1.2em georgia, serif;	
}

body {
	
	/*background: #fff;*/
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#imageholder {

float: center;
width: 970px;
background-image: url(../images/newsghomeback.jpg);
	background-repeat: no-repeat;
	
	text-align:center;
	
	}

#wrapper, #wrapper3col {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	/*background: #e1d3e4;
	/*background: url('images/eec-bg.gif') repeat-y; */
	text-align: left;
	width: 720px;					/* width should be the same as the background image */
	padding: 0px 0px 0px 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*height: 1000px;*/
}
	/*html>body #wrapper, html>body #wrapper3col { width: 720px; background: #e1d3e4; }*/
	
	#crossbottomtext {
	/*background: url('images/eec-bottom.gif') no-repeat; */
	width: 720px;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.wraprightimg { 

margin-right: 8px;
padding: 0;

}
	
#footer {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	/*background: url('images/eec-bottom.gif') no-repeat; */
	width: 720px;					/* width should be the same as the background image */
	color: #B1B5C1;
	padding: 10px 0px 10px 0px;
}

#header {
	height: 82px;
	background: #fff;
			color: #5e246a;

}

#header a:link, #header a:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	#header a:active, #header a:hover {
		color: #5e246a;
		text-decoration: underline;
	}





#menu {
	background: #6f3b78;
    border-top: solid 7px #6f3b78; 
	border-bottom: solid 7px #6f3b78;
	padding: 2gx;
	color: #fff  ;
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: .6px;

}

	#menu ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
	}
	
	#menu ul li {
		display: inline;			/* sets list items to display in a row */
		padding-left: 7px;			/* puts space in between list items */
	}
	
	#menu a:link, #menu a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #EEE3AE;
		text-decoration: none;
	}
	
	
	#menu #active
{
float: right;
margin-right: 10px;
}
	
	
	
	#menu li.special {
		text-align:right; padding-top:inherit }
	
	
#menu2 {
	background: #5e246a repeat-x; /*	background: url('../images/menulogotxt.gif') #5e246a repeat-x; */

	height: 37px;
	border-top: solid 1px #5e246a;
	border-bottom: solid 1px #5e246a;
	padding: 0px;
	color: #fff;
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: .5px;
	
}


	#menu2 ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
		padding-top: 12px;
	}
	
	#menu2 ul li {
		display: inline;			/* sets list items to display in a row */
		padding-left: 7px;			/* puts space in between list items */
	}
	
	#menu2 a:link, #menu2 a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#menu2 a:active, #menu2 a:hover {
		color: #EEE3AE;
		text-decoration: none;
	}	

	
	
#splash {
	height: 135px;
	background: #000000;
}

#whitearea {
	height: 20px;
	background: #fff;
}
	
.leftcol {
	width: 170px;
	float: left;
	background: #ffffff;
	/*background: url('images/eec-leftcoltop.gif') no-repeat; */
	/* padding: 10px 8px 8px 10px; */
	padding: 10px 5px 0px 8px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align: left;
}

.leftcol a:link, .leftcol a:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	.leftcol a:active, .leftcol a:hover {
		color: #5e246a;
		text-decoration: underline;
	}

#leftcoltop {
	width: 220px;
	float: left;
	background: #f0e8ef;
	border-top: solid 1px #6c016c; 
    border-left: solid 1px #763c82;
    border-bottom: solid 1px #6c016c;
	/*border: solid 1px #763c82;*/
	/*background: url('images/eec-leftcoltop.gif') no-repeat; */
	/* padding: 10px 8px 8px 10px; */
	padding: 0px 10px 10px 5px;
	/* box model hack */

	
}

#leftcoltop a:link, #leftcoltop a:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	#leftcoltop a:active, #leftcoltop a:hover {
		color: #5e246a;
		text-decoration: underline;
	}

#leftcolnext {
	width: 220px;
	float: left;
	background: #e1d3e4;
    border-left: solid 1px #6c016c;
    border-bottom: solid 1px #763c82;
	/*border: solid 1px #6c016c;*/
	/*background: url('images/eec-leftcoltop.gif') no-repeat; */
	/* padding: 10px 8px 8px 10px; */
	padding: 0px 10px 10px 5px;
	/* box model hack */

	
}

#leftcoladvice {
	width: 220px;
	float: left;
	background: #e1d3e4;
	/*border: solid 1px #6c016c;*/
	/*background: url('images/eec-leftcoltop.gif') no-repeat; */
	padding: 10px 2px 2px 4px; 
	/*padding: 0px 10px 10px 5px;*/
	/* box model hack */

	
}

#leftcolfeature {
	width: 218px;
	float: left;
	background: #ffffff;
	/*border: solid 1px #6c016c;*/
	/*background: url('images/eec-leftcoltop.gif') no-repeat; */
	padding: 10px 2px 2px 4px; 
 border-left: solid 5px #e1d3e4;
  border-bottom: solid 5px #e1d3e4;


	/*padding: 0px 10px 10px 5px;*/
	/* box model hack */

	
}


	
	
	html>body #leftcol { width: 231px; }

#maincol {
	width: 430px;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 430px;
}
	html>body #maincol { width: 480px; }

#centercol {			/* basically a modification of "maincol" */
	width: 480px;
	background: #e1d3e4;
    /*height: 275px;*/
	float: left;
	/*padding: 0px 0px 10px 10px;*/
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	border-left: solid 1px #763c82;
	/*border-right: solid 1px #6c016c; */
	
}

#centercol ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;

	}

#centercol li{
	list-style-type:none;
	padding-bottom: 12px;
	text-align: left;

}

#centercol a:link, #centercol a:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	#centercol a:active, #centercol a:hover {
		color: #5e246a;
		text-decoration: underline;
	}


.col1{
float:left;
/*background-color:white;*/
padding:0px 10px 0px 25px;
margin-top:10px;
margin-right: 5px;
width:208px;
border-right: 1px solid #5e246a;

}

.col2{
/*background-color:white;*/
padding:0px 10px 0px 10px;
margin-top:10px;
float:left;
width:190px;


}


.col3{
/*background-color:white;*/
padding:0px 25px 0px 10px;
margin-top:10px;
float:left;
width:208px;
border-left: 1px solid #5e246a;
margin-left: 10px;

}

.col4{
background-color:white;
padding:0px 10px 0px 0px;
float:left;
width:108px;
}

.col5{
background-color:white;
padding:0px 0px 0px 0px;
float:left;
width:108px;
}

.newcol{
background-color:white;
padding:20px 0px 10px 0px;
float:left;
width:590px;
text-align: justify;

}

.newart{
background-color:white;
padding:20px 10px 0px 0px;
float:left;
width:580px;
text-align: center;


}


	
.rightcol {
	float: left;
	/* padding: 10px; */
	padding: 5px 0px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 505px;
	line-height: 120%;
	
}

.rightcol a:link, .rightcol a:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	.rightcol a:active, .rightcol a:hover {
		color: #5e246a;
		text-decoration: underline;
	}


	html>body #rightcol { width: 110px; }
	
.clear { clear: both; }


.verticalmenu {
	list-style: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 110px;
	/* height: 500px; */
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	
	
}






	.verticalmenu a:link, .verticalmenu a:visited {
	
	    color: #000;
		text-decoration: none;
	
	}
	
	.verticalmenu a:active, .verticalmenu a:hover {
		
		/* font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; */
		color: #000;
		text-decoration: underline;
		
	}
	
	
/*#fscroller{
width: 500px;
height: 24px;
border: 1px solid black;

background-color: #5e246a;
}*/

	#fscroller a:link, #contentwrapper a:visited {
		color: #fff;
		text-decoration: none;
	
	}
	
	#fscroller a:active, #contentwrapper a:hover {
		color: #F7EB7C;
		text-decoration: underline;
	}	


.billcontent{
width: 100%;
display:#FFFFFF;
color:#FFFFFF;
text-align: center;


	


}
	
	
		html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover {
			width: 143px;
			height: 16px;
		}
		
		
		#purple { 
height: 153px; width: 340px; left: 145px; top: 136px; position: absolute; visibility: visible; 
}

a.special:link, a.special:visited {
		color: #5e246a;
		text-decoration: none;
	}
	
	a.special:active, a.special:hover {
		color: #5e246a;
		text-decoration: underline;
	}
	
.homebox { 
width: 190px; 
height: 295px; 
padding: 6px 4px 6px 3px; 
border: solid 1px #763c82; 
margin-right: 8px;
text-align: left; 
}

.smallital {
	color: #5e246a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
 	font-style: italic;
}

.smallitalindent {
	color: #5e246a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
 	font-style: italic;
	border-left:13px solid #ffffff;
}
