/* CSS Document */

/* Energy Park  CSS */

html, body {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.1em;
}

.b,bold {
	font-weight: bold;
	display:inline;
}
a:hover{
	text-decoration:none;
}
a {
	color: #9c3031;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
}
a:active{
	color: #993333;
}
a:visited{
	color: #993333;
}


.navlist,.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	width: 160px;
	padding: 0;
	margin-bottom: 1em;
	color: #993333;
}
.navlist ul, .leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navlist ul li , .leftNav ul li {
	margin: 0;
	border-top: 1px solid black;
	border-right: 1px solid #9c3031;
	border-left: 5px solid #9c3031;
	background-color: silver;

}
.navlist ul li a, .leftNav ul li a {
	display: inline;
	padding:2px 2px 2px 0.5em;
	color: #993333;
	text-decoration: none;
	  border-bottom: 0px; 
    border-top: 0px; 

}
.navlist ul li a:hover , .leftNav ul li a:hover {

	color: #ffffff;
}


.footer{
	bottom: 0px;
}
h1 {
font-size: 1em;
border-bottom: 0px; 
border-top: 0px; 
font-weight:inherit;
	
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.bottomMenu {
	font-style: italic;
	font-weight: bold;
}
.copyright{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}
.head {

	font: "Times New Roman", Times, serif;
	color: black;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
a.head{
	color: #993333;
}
.subHead {
	font: "Times New Roman", Times, serif;
	color: #9c3031;
	font-size: 110%;
	text-decoration: none;
}
.text {
	text-decoration: none;
}
.list {
		list-style: none;
	}
.italic, .i {
	font-style: italic;
}
.textnav{
text-align:center;
width:550px;
font-size:.8em;

}
.right-col-head{
background-color:#9c3031;
color:white;
}
.right-list{
font-size:.9em;
}
