body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009966;
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3, h4 {
	text-align: left;
	}

h1 {
	font-size: 21px;
	color:#FF6633;
	font-weight: normal;
	font-style:oblique;
	padding-top: 5px;
	padding-bottom:18px;
	}

h2 {
	font-size: 16px;
	font-weight: normal;
	color:#993399;
	padding-top: 10px;
	padding-bottom:10px;
	}

h3 {
	font-size: 14px;
	font-weight: normal;
	color:#3366CC;
	padding-top: 8px;
	padding-bottom:3px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	padding-bottom:0px;
	margin-bottom:0px;
}

ol li {
	list-style: decimal outside;
	margin-top:9px;
	}

#main {
	padding: 10px 0 10px 0;
	margin-left: 245px;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
}

#main p {
	padding-bottom:0px;
	padding-top:0px;	
	margin-bottom:6px;
	margin-top:0px;
	}
	
#main ol ul {
	padding-bottom:0px;
	padding-top:0px;	
	margin-bottom:6px;
	margin-top:0px;
	list-style-type:disc;
	}

#main ol p {
	padding-bottom:0px;
	padding-top:3px;	
	margin-bottom:0px;
	margin-top:3px;
	}
		
	
#main .center {
	text-align:center;
	padding-bottom:0px;
	padding-top:0px;	
	margin-bottom:6px;
	margin-top:0px;
	}

a	{
	text-decoration:none;
	color:#009966;
	}

a:visited	{
	text-decoration:none;
	color:#009966;
	}
	
a:hover	{
	color:#009966;
	}
	
a:active   {
	text-decoration:none;
	color:#FFFF66;
	}
	

.backtotop {
	font-size: 9px;
	line-height: 9px;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.small {
	font-size: 10px;
	text-decoration: none;
	padding-left:6px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:6px;
	line-height:11px;
}

.smallhead {
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006633;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}

	
/* THE FOOTER -  */

#footer {
	padding: 0 0 0 0px;
	margin: 10px auto 40px auto;
	width: 770px;
	clear: both;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	position: relative;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}




/* BACKGROUND ARTWORK - and all that good stuff */

#headerimg {
	height:185px;
	width: 100%;
	background: url(images/coopbackground_r1_c1.jpg) no-repeat center;
}


#page-top 	{
	background: url(images/coopbackground_r2_c1.jpg) repeat-y center top;
	clear: both;
	bottom: 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}

#page	{
	background: url(images/coopbackground_r3_c1.jpg) repeat-y center; 
	position: relative;
	border: none;
	bottom: 53px;
	text-align: left;
	width: 770px;
	margin: 0px auto;
	padding: 0;
	}


#page-bottom {
	background: url(images/coopbackground_r4_c1.jpg) no-repeat center bottom;
	padding-top: 38px;
	width: 770px;
	position: relative;
}


#navBar{
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:35px;
	margin-right:0%;
	width:180px;
	background-color:#92CDB9;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	volume:loud;
	width: auto;
	color:#000000;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color:#000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #009966;
	padding: 2px 0px 2px 10px;
	color:#FFFFFF;
}

.address {
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	margin:0px;
	padding:0px;
	bottom:0px;
	}

.address a:link {
color:#000000;
text-decoration:none;
}

.address a:hover {
color:#000000;
text-decoration:underline;
}

.address a:visited {
color:#000000;
text-decoration:none;
}