
html {
        	margin: 0px;
        	padding: 0px;
}

body {
        	background: url(../images/header_bg.gif) top repeat-x #FFFFFF;
        	text-align: center;
        	margin: 0 auto;
        	padding: 0px;
        	font-family: "Lucida Grande", "Helvetica Neue", Geneva, Arial, sans-serif;
        	font-size: 12px;
        	line-height: 1.5em;
		color: #000;
}

#pageWrapper {
        	position: relative;
        	margin: 0 auto;
        	width: 900px;
        	text-align: left;
}


#headerWrapper {
        	background: url(../images/header_bg.gif) repeat-x;
        	height: 100px;
}

#headerLogo {
        	float: left;
 		width: 346px;
        	height: 135px;
		margin-top: 18px;
        	background: url(../images/ecc_logo1.gif) no-repeat;
		border: none;
}

#headerLogo img {
        	display: none;
}

a, a:visited {
		color: #3e6002;
		text-decoration: none;
		background-repeat: repeat-x;
		background-position: bottom;
		border-bottom: thin dotted;
}

a:hover {
		color: #72a023;
}
		
a img {
		border: 0px;
}

h3 { font-size: 16px; color: #500b00;}
		


	
/* BODY
****************************************************************************************************/
#fade { position: none; width: 850px; height: 200px; z-index: 1px; text-align: center; margin-top: -60px; clear:both; *left:0px; }
*>#fade { width: 900px; height: 100px; position: absolute; z-index: 1px; margin-top: 0;}
#maintext {
		width: 630px;
		float: left;
		background: #fbfef4;
		border-top: 1px solid #d7dd7c;
		margin-top: 45px;
		*margin-top:100px;
		
}




#maintext h2 {
		margin: 0;
		color: #242424;
		font: bold 36px Georgia, "Times New Roman", Times, serif;
		line-height: 90%;
		letter-spacing: -1px;
		padding: 10px 0px 8px 10px;
		text-shadow: #ccc 0 2px 1px;
}


#maintext p {
		line-height: 19px;
		padding-left: 10px;
		padding-right: 20px;
		font-size: 14px;
		padding-bottom: 5px;
		color: #000;
}

.smtxt {
		line-height: 15px;
		font-size: 12px;
		color: #000;
}





#right {
			float: left;
			width: 250px;
			margin: 0px;
			padding: 0px;
			display: block;
			margin-left: 20px;
			margin-top: 45px;
			color: #000;
			*margin-top:100px;
			

}


			
#right .cbc {
			font-size: 11px;
			padding: 0px 0px 5px 0px;
			background-color: #def0c0;
}
			

			
#right .news .descriptionews {
			line-height: 150%;
			background-image: url(../images/news_icon.gif);
			background-repeat: no-repeat;
			background-position: 2px 7px;
			display: block;
			border: thin dotted #d2c598;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 15px 22px;
			margin: 0px 0px 0px 5px;
}

#right .news .descriptionews b {
	background-color: #e6f6cd;
}


			
#right .news strong {
			display: block;
			padding: 5px 5px 5px 24px;
			color: #191919;
			margin: 5px 0px 0px px;
			border-top: 1px solid #000;
			border-bottom: 1px solid #7a7605;
			font: bold 15px Georgia, "Times New Roman", Times, serif;
			text-shadow: #97c052 0 1px 1px;
			background: #8ecf1e url(../images/arrow1.gif) top left no-repeat;
			background-position: 5px 7px;
}

			
#right .news a, #right .news a:visited {	
			color: #6E3C06;
}
			
#right .news a:hover {
			background-color: #FDFBEE;
			color: #382108;
}		
			
#links, #resources {
			font-size: 11px;
			margin-bottom: 10px;		
}
			
			
#links strong, #resources strong {
			display: block;
			padding: 5px 5px 5px 5px;
			background-color: #cfd83c;
			color: #464504;
			font-size: 13px;
			margin: 5px 0px 0px 5px;
			border-top: 1px solid #71721A;
			font-spacing: 1px;

}
			
#links a, #links a:visited {
			display: block;
			background-image: none;
			border: 1px solid #dddddd;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 5px 18px;
			margin: 0px 0px 0px 5px;
			background-image: url(../images/list_icon.gif);
			background-repeat: no-repeat;
			background-position: -2px 5px;
			color: #6E3C06;
}

#resources a, #resources a:visited {
			display: block;
			background-image: none;
			border: 1px solid #dddddd;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 5px 18px;
			margin: 0px 0px 0px 5px;
			background-image: url(../images/arrow.png);
			background-repeat: no-repeat;
			background-position: -2px 8px;
			color: #6E3C06;
}
			
	
#links a:hover, #resources a:hover {
			background-color: #FDFBEE;
			color: #382108;
}


/* Contact form
*******************************************************************************/

#warn_box {
	border: 1px solid #ccc;
	background-color: #EFF3D1;
	padding: 5px;
}

#warn_box ul{
	list-style-type: circle;
	margin-left: 20px;
}

#warn_box li{
	color: #A0AB93;
}

#cont_form_wrapper{
	margin: 10px 0 0 10px;
}

#contact_form {
	border: 0;
	border-collapse: collapse;
}

#contact_form td{
	padding: 3px;
	vertical-align: top;
}

.warn_msg{
	border: 1px solid #ccc;
	background-color: #E4EAB6;
	padding: 3px;
}

.form_label{
	width: 200px;
	text-align: right;
}

.form_text{
/* These are the 'text' input types in the form */
	width: 200px;
}

.form_txt_area{
/* This is the textarea used in the form */
	width: 350px;
}



/* NAVIGATION
*******************************************************************************/
#telnumber { 
	float: right; 
	margin-top: -105px;
	font: 16px "Lucida Grande", "Helvetica Neue", Geneva, Arial, sans-serif;
	color: #fff;
	text-shadow: #0e0e0e 0 3px 1px;
	text-align: right;
}

*>#telnumber { margin-top: -55px;}

#menuh-container
	{
	z-index: 5000;
	clear: both;	
	margin-left: 270px;	
	margin-top: -42px;
	margin-bottom: 50px;
	
	padding: 5px;
	}

*>#menuh-container { top: -40px; *top:13px; margin-left: 310px; margin-top: 0px; margin-bottom: 0px; position: relative; clear: both; }

#menuh
	{
	font-size: small;
	width:100%;
	float:left;
	margin:2em;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border-top: 2px solid #8ecf1e;
	border-bottom: 1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b;
	white-space: nowrap;
	margin:0;
	padding-top: 2px;
	height: 20px;
	border-bottom: none;
	text-shadow: #000 0 3px 3px;
	font-size: 12px;
	}

	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	background-color: #3d3d3d;
	text-decoration:none;
	border-bottom: none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #181818;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:7.2em;
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	width: 150px;
	margin:-1em 0 0 -1em;
	}
	
#menuh ul ul li a
	{
	border-top: 1px solid #000;
	font-size: 12px;
	background: #212121 url(../images/arrow_small.gif) top left no-repeat;
	background-position: 8px 8px;
	text-align: left;
	padding-left: 25px;
	}
	
#menuh ul ul li a:hover { color: #b5e75f; }

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}




/* FOOTER
*******************************************************************************/

#footer {
		background: #262626;
		text-align: center;
		clear: both;
		height: 22px;
		}
#footer p {
	font-size: 9px;
	text-transform: uppercase;
	color: #fffff;
}

#footer a, #footer a:visited { 
	text-decoration: none;
	color: #ffffff;
}

