body {font-family: verdana, helvetica, arial, sans-serif;
  font-size: 85%;
	color: #000;
	background: url("http://www.parkelectric.coop/resources/assets/img/bkg_child_body.jpg");
	background-repeat: repeat-x; 
	background-color: #004785;
	padding: 0px;
	margin: 0px;
  border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}

/* specific tags */	
li {list-style: disc;
	position: outside;}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.2em;
  font-weight: bold;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
	
a {color: #039;
  background: transparent;
	text-decoration: none;}
a:visited {color: #039;
  background: transparent;}
a:active {color: #c03;
  background: transparent;}
a:hover {color: #c03;
  background: transparent;}
label {font-weight: 700;}
input {border: 1px solid #ccc;}
textarea {border: 1px solid #ccc;}	
		

/* classes */
.strong {font-weight: bold;
  color: #333;
	background: transparent;}
.small {font-size: .8em;}
.scream {color: #c03;
  background: transparent;}
.topofpage {display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url("http://www.parkelectric.coop/resources/assets/img/top_of_page.gif");
	background-repeat: no-repeat;}
p.topofpage a {margin-left: 21px;
	font-size: .8em;}


/* centers on screen */
#container {display: block;
	color: #000;
	background: url("http://www.parkelectric.coop/resources/assets/img/bkg_child_container.gif");
	background-repeat: repeat-y;
	background-color: #ccc;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	width: 760px;}

/* rows */
#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #004785;
	width: 760px;
	height: 105px;
	clear: both;}

#rownav {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #ccc;
	clear: both;
	height:21px;
	width: 760px;}
#rownav ul {display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;}
#rownav li {display: inline;
	float: left;
	list-style: none;
	padding: 0px;
	border: 0px;
	margin: 0px;}
#rownav li a{font-weight: 500;
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #000;
	background: transparent;}
#rownav li a:hover {color:#000;
	background: #FFEE9A;}
	
#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	clear: both;}

#colone {display: inline;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	border: 0px;
	float: left; 
	width: 580px;  /* ie5win fudge begins should be 570px */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 560px;}
html>body #rowcontent #colone {width: 560px;}  /* ie5win fudge ends  */
.reference {font-size: .80em;
	color: #999;
	background: transparent;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px; 
	border-top: 1px solid #ccc;}

#coltwo {display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right;
	width: 179px;
	font-size: .9em;}
#coltwo ul {list-style:none;
	margin: 0px;
	padding: 0px;}
#coltwo li {list-style-image: url("http://www.parkelectric.coop/resources/assets/img/arrow_right.gif");
	margin: 2px 0px 0px 16px;
	padding: 0px 0px 3px 0px;}
#coltwo li li {list-style-image: url("http://www.parkelectric.coop/resources/assets/img/arrow_right.gif");
	margin: 2px 0px 0px 26px;
	padding: 0px 0px 3px 0px;}
	
#rowfooter {display: block;
	width: 760px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background: url("http://www.parkelectric.coop/resources/assets/img/child_footer.gif");
	background-repeat: no-repeat;
	background-color: #333;
	clear: both;}
	
/*re-usables */
#spacer {line-height: 0px;
	clear: both;}
.bkgblue {color: #004785;}
.sidenavgrey {color:#F3F3F4;}

/*  ######################## from the home page stylesheet ######################## */
/* centers on screen */
#hmcontainer {display: block;
	color: #000;
	background: transparent;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	width: 760px;}

/* rows */
#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background: transparent;
	width: 760px;
	height: 140px;
	clear: both;}

#rownav {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #ccc;
	clear: both;
	height:28px;
	width: 760px;}
	
#rowhmcontent {display: block;
  margin: 0px;
  padding: 10px 0px 10px 0px;
	clear: both;
	color: #fff;
	background-image: url("http://www.parkelectric.coop/resources/assets/img/hm_bkg_features.jpg");
	background-repeat: repeat-x;
	background-color: #F3F3F4;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 758px;}
html>body #rowhmcontent {width: 758px; /* ie5win fudge ends */}
	
#featureone {display: inline;
	margin: 0px;
	padding: 5px;
	border: 0px;
	float: left; 
	width: 240px;}
#featuretwo {display: inline;
	margin: 0px;
	padding: 5px;
	border: 0px;
	float: left; 
	width: 240px;}
#featurethree {display: inline;
	margin: 0px;
	padding: 5px;
	border: 0px;
	float: left; 
	width: 240px;}

#rowhmfooter {display: block;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ccc;
	background: transparent;
	font-size: .8em;
	text-align: center;
	clear: both;}
#rowhmfooter a {color: #ccc;
	background: transparent;
	text-decoration:underline;}
	
/*re-usables */
#spacer {line-height: 0px;
	clear: both;}
.bkgblue {color: #004785;}
.sidenavgrey {color:#F3F3F4;}

	
	
