html {
	font-size:100%;
}
body {
	background-color: #FFF;
	background-image: url(images/top_bar2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1em;
	position: relative;
}
#container {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------
	Header
	-------------------*/

#header {
	height: 340px;
	background-image: url(images/header-home-jan-12.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerStorm {
	height: 340px;
	background-image: url(images/storm-header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerAbout {
	height: 340px;
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerMember {
	height: 340px;
	background-image: url(images/header_member.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerField {
	height: 340px;
	background-image: url(images/header_field.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerEnergy {
	height: 340px;
	background-image: url(images/header_energy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerCommunity {
	height: 340px;
	background-image: url(images/header_community.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerNews {
	height: 340px;
	background-image: url(images/header_news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerTest {
	height: 340px;
	background-image: url(images/header_nov11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	margin-left: -2000px;
	color: #fff;
}
#quickNav ul {
	display: block;
	width: 200px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 25px;
}
#quickNav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.8em;
	display: block;
	float: left;
	width: 100px;
}
#quickNav a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#quickNav a:hover {
	font-weight: bold;
	color: #742836;
}
#navBar {
	height: 25px;
	width: 940px;
	margin-top: 289px;
	margin-left: 20px;
}
#navHeader {
	height: 40px;
	padding-top: 20px;
	padding-left: 30px;
}
#navHeader h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
h6 {
	background-image: url(images/cfl_bttn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.3em;
	font-variant: small-caps;
	padding-left: 30px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 15px;
	margin-bottom: 5px;
	display: block;
}
/*------------------------
	Content
	-------------------*/
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #4d69b9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	text-transform: uppercase;
	padding-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3B8D4B;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	width: 300px;
	padding-bottom: 2px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #4C5476;
}
#content img {
	margin: 5px;
}

#sideBar img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	border: 5px solid #999;
}
#sideBar p {
	font-size: 1em;
	line-height: 1.4em;
	color: #8C2836;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Sidebar1sub {
	float: left;
	width: 278px;
	padding-bottom: 10px;
	height: 550px;
	background-image: url(images/sub_bkg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 10px;
	background-color: #FFF;
}
#navSub {
	float: left;
	width: 270px;
}
#navSub ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navSub li {
	display: block;
	height: 40px;
	
}
#navSub a {
	line-height: 30px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #3a4059;
	text-decoration: none;
	background-color: #fff;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	font-style: italic;
}
#navSub a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #74ad68;
	border-left-color: #742836;
}

#Sidebar1 {
	float: left;
	width: 288px;
	padding-bottom: 10px;
	height: 600px;
	background-color: #FFF;
}
#actionButtons {
	margin: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#actionButtons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#actionButtons li {
	display: block;
	height: 90px;
	width: 280px;
}
#actionButtons a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 280px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
}
#outage {
	background-image: url(images/outage.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#outage2 {
	background-image: url(images/outage_button2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pay {
	background-image: url(images/bill_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#recipe {
	background-image: url(images/recipe_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pressRelease {
	background-image: url(images/press-release.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#nightlight {
	background-image: url(images/nightlight_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#actionButtons a:hover {
	display: block;
	background-position: right;
}
#facebook {
	display: block;
	width: 288px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 80px;
	float: left;
	text-align: center;
}
#scrollingBanner {
	display: block;
	width: 250px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 400px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-bottom: 10px;
}
.center {
	text-align: center;
}
.margin {
	margin-left: 20px;
}
#sidebar2 {
	float: left;
/*	width: 100px;*/
}
#sidebar3 {
	float: right;
	width: 985px;
	background-color: #FFF;
}
#content {
	width: 635px;
	padding-left: 35px;
	padding-bottom: 15px;
}
#content p {
	color: #333;
	letter-spacing: 0.06em;
	word-spacing: 0.15em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	text-align: left;
}
#content p original {
	color: #333;
	letter-spacing: .1em;
	word-spacing: .15em;
	font: 0.8em/150% Verdana, Geneva, sans-serif;
}
#adSpace {
	width: 650px;
	border: 1px solid #999;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	letter-spacing: 0.15em;
	word-spacing: 0.1em;
	background: url(images/gray_gradient.jpg) repeat-x bottom;
	font-style: italic;
	line-height: 1.5em;
}
#bannerad1 {
	padding: 10px;
	float: left;
	width: 288px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	overflow: hidden;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
}
#bannerad2 {
	padding: 10px;
	float: left;
	width: 288px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #999;
	overflow: auto;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
}
#adSpaceSub {
	/*width: 650px;*/
	float: left;
	margin-left: 10px;
	background-image: url(images/gray_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#bannerad1sub {
	padding: 10px;
	float: left;
	width: 288px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
}
#bannerad2sub {
	padding: 10px;
	float: left;
	width: 288px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow: auto;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
}
#sideBar {
	width: 230px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px;
	margin-right: 20px;
	color: #333;
	margin-left: 20px;
}
.fltrt {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fltlft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.space {
	padding-top: 20px;
	padding-bottom: 10px;
}


.listLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #3B8D4B;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-bottom: 2px;
	height: 15px;
	width: 10px;
	padding-right: 5px;
}
#content a {
	color: #742736;
	padding-right: 10px;
	letter-spacing: .03em;
}
#content a:hover {
	color: #3A4059;
	background-color: #CCC;
}
.infoBox {
	display: block;
	padding: 5px;
	float: left;
	height: 75px;
	width: 450px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#listIndent {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	color: #4D69B9;
	background-color: #F2F2F2;
	padding: 20px;
	width: 550px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.frame {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #066;
	margin: 5px;
	width: 350px;
	border: 1px solid #999;
	padding: 5px;
}
.frame img {
	background-color: #742736;
	display: block;
	margin: 3px;
	padding: 3px;
	border: 1px solid #000;
	float: right;
}
/*------------------------
	Thumbnail Style
	---------------------*/
	
	div.thumbnail
	{
	width: 155px;
	float: left;
	background: url(images/thumb_a150.gif) no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	
	div.thumbnail img
	{
	border: 2px solid #777;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
	div.thumbnail p
	{
	margin: 0;
	background: url(images/thumb_b150.gif) no-repeat 0 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	}
	
	.clear { clear: left; }

/*------------------------
	Footer
	--------------------*/
#footer {
	background-color: #636363;
	/*width: 966px;*/
	height: 104px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.footerContact {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	height: 45px;
	width: 115px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 10px;
	padding-top: 20px;
}
#footer ul {
	text-align: center;
	display: inline;
	float: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#footer li {
	float: left;
	width: 105px;
	display: block;
	line-height: 35px;
}
#footer a {
	float: left;
	width: 105px;
	display: block;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	background-color: #3b8d4b;
}
.footerAddress old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFF;
	float: right;
	height: 65px;
	width: 175px;
	margin-top: 10px;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 1.2em;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	height: 45px;
	width: 175px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 10px;
}

#subFooter {
	width: 966px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999;
	padding-top: 5px;
	padding-left: 15px;
}
#subFooter a {
	color: #3a4059;
	text-decoration: none;
}
#subFooter a:hover {
	color: #74ad68;
	text-decoration: none;
}
.emphasize {
	font-style: italic;
	font-weight: bold;
	color: #3A4059;
}
#content ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #06C;
	background-color: #FFC;
	padding: 5px 5px 5px 10px;
	display: block;
	width: 450px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 30px;
	line-height: 1.4em;
}
#adSpaceSub  a {
	font-weight: bold;
	color: #843447;
	text-decoration: none;
}
#adSpaceSub a:hover {
	font-weight: bold;
	color: #4F9F5E;
	background-color: #BCB;
}
#adSpace a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #843447;
	text-decoration: none;
}
#adSpace a:hover {
	color: #4F9F5E;
	background-color: #BCB;
}
.rollover a {
display:block;
width: 90px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;
color:#333;
background: url("images/rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
}
.linkList {
	width: 200px;
	border: 1px dashed #999;
	display: block;
	float: left;
	padding-left: 40px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 50px;
	height: 100px;
	padding-top: 5px;
}
.linkList a {
	color: #742736;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
.linkList a:hover {
	color: #3A4059;
	background-color: #CCC;
}

.rollover a:hover { 
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}

.articleSpace {
	background: #4D69B9;
	width: 600px;
	margin-bottom: 20px;
	border: thin dotted #CCC;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fontWhite {
	color: #FFF;
}
test.articleSpace p {
	font: .8px Tahoma, Geneva, sans-serif;
	color: #FFF;
	letter-spacing: .2em;
}
#bottomLinks {
	background: #5C79C8;
	width: 230px;
	border: 1px dotted #686868;
	padding-bottom: 15px;
}
#sideBar #bottomLinks a {
	line-height: 1.4em;
	color: #EDEDED;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
#sideBar #bottomLinks a:hover {
	color: #303030;
	background-image: url(images/bullet-over.gif);
	background-position: 5px;
	display: block;
	padding-left: 20px;
}
.sidebarlink {
	color: #FFF;
	background-color: #742736;
	text-decoration: none;
	display: inline;
}
#sidebar2 #content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	color: #888;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 40px;
	margin-bottom: 20px;
}
.articleSectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #6CC251;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #686868;
	width: 150px;
	margin-left: 20px;
}
#contentArticle  p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	color: #FFF;
	text-decoration: none;
}
#contentArticle  ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 3px;
}
#contentArticle .articleSpace  a {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	color: #CCC;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	letter-spacing: .2em;
	text-decoration: none;
}
#contentArticle .articleSpace a:hover {
	color: #F00;
	background-image: url(images/bullet-over.gif);
	background-position: left center;
}
#content ul li {
	padding-bottom: 20px;
}
#Sidebar1sub #sideBar p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #742736;
	background-color: #E4E4E4;
	display: block;
	height: 20px;
	width: 210px;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #636363;
}
#Sidebar1sub #sideBar p a:hover {
	color: #FFF;
	background-color: #636363;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #742843;
}
.topArticle {
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000;
}
.imageFrame {
	padding: 10px;
	border: 1px solid #999;
}
#specialDisplay {
	width: 600px;
	margin-bottom: 20px;
	border: 1px dashed #C0C0C0;
	padding-left: 15px;
	padding-top: 15px;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
#specialDisplay p {
	margin-bottom: 10px;
	background-image: url(images/seperator400.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 25px;
	margin-top: 5px;
}
.thumbFont  {
	font-size: 0.9em;
}

.newsHeader {
	font-style: italic;
	font-weight: bold;
	color: #666;
	background-image: url(images/clip_image.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
#center_div {
	text-align: center;
}
#footerCenter {
	display: block;
	height: 25px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
organizedList p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: .8em;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BE3039;
}
.BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.emergencyHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#outageData {
	display: block;
	padding-top: 300px;
}
.outageStats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #F00;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	display: block;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D7FD9;
}
#adSpace p strong {
	font-size: 12px;
	color: #F00;
}
.logoLinkHome {

	float: left;
	height: 90px;
	width: 350px;
	margin-left: 25px;
	margin-top: 70px;
}
.logoLinkHome em {
	display: none;
}
#col1 {
	float: left;
	height: 225px;
	width: 250px;
	margin-right: 40px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	border: 2px solid #CCC;
}
#col2 {
	float: left;
	height: 225px;
	width: 250px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	border: 2px solid #CCC;
}
.centerOutageBold {
	font-weight: bold;
	color: #666;
	margin-left: 15px;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
	line-height: 1.5em;
	text-align: center;
}

