html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, th, td, p, ul, ol, li {
border:0 none;
margin:0;
padding:0;
}
BODY {
	FONT-SIZE: 100%;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	background-image:url(/assets/background2.jpg);
	background-repeat:repeat;
	text-align:center;
}

TD {
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	COLOR: #030;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H4 {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H5 {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
HR {
	COLOR: black;
	HEIGHT: 1px;
}
A {
	COLOR: #030;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #006600;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #000066;
}
.button {
	BORDER-RIGHT: #3c3c3c 1px dotted;
	BORDER-TOP: #3c3c3c 1px dotted;
	BORDER-LEFT: #3c3c3c 1px dotted;
	COLOR: black;
	BORDER-BOTTOM: #3c3c3c 1px dotted;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
#mainWrapper {
	background-color: #FFF;
	width: 980px;
	border: 1px solid #000;
	margin: 0 auto;
}
#Header {
	height: 99px;
	width: 980px;
	background-color:#294F29;
}
#topNavContainer {
	width: 980px;
}
#leftTopNav {
	background-image: url(/assets/Layout/left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 220px;
}
#topRightNav {
	background-image: url(/assets/Layout/navBackground.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 49px;
	width: 760px;
	text-transform:uppercase;
	font-weight:bold;
}

#topRightNav ul{
	padding:15px 15px 0 15px;
}
#topRightNav ul li {
	display:inline;
	list-style:none;
	padding-left:11px;
	padding-right:11px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}
#topRightNav ul li a:link{
	text-decoration:underline;
	
}
#underNav {
	background-image: url(/assets/Layout/bottomheader.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
	clear:both;
}
#contentContainer {
	background-color: #FFF;
	clear: both;
	width: 980px;
	overflow:visible;
	text-align:left;
}


#MainContent {
	padding:0 18px 0 10px;
	background-color:#FFFFFF;
	width:700px;
	font-size:75%;
	float:right;
	overflow:visible;
}
#right {
	float:right;
	padding-left:10px;
}
.right {
	float:right;
	padding-left:10px;
}
#MainContent p, #MainContent ul, #MainContent ol {
	padding-right:10px;
	padding-left:20px;
	padding-bottom:10px;
}
#MainContent p{
	line-height:130%;	
}
#MainContent li{
	line-height:130%;
	margin-left:15px;
	padding-bottom:5px;
}
#indexpage {
	background: url(/assets/vanmap2.jpg) right bottom no-repeat;
	width:auto;
	height: 310px;
	float: left;
	padding: 0 0 0 10px;
}
/*#indexpage img {
	position: relative;
	float: right;
}*/

#smheading {
	width:auto;
	height: auto;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-top:15px;
}
#energy {
	float:right;
	padding:0 10px 30px 10px;
	margin-top:-15px;
}
#Left {
	width:220px;
	float:left;
	background-image:url(/assets/Layout/24houremergencyservice.jpg);
	background-repeat:no-repeat;
	min-height:400px;
}
#leftNav{
	margin-top:85px;
	margin-left:25px;
	margin-right:25px;
	color:#FFF;
	font-weight:bold;
	font-size:90%;
}
#leftNav ul{
	list-style:none;
	margin-left:12px;
}
#leftNav a:link, #leftNav a:visited{
	color:#FFF;
	text-decoration:underline;
}
#footer {
	background-image:url(/assets/Layout/footer.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#Assoc div {
	float:right;
	width:140px;
	height:140px;
	border:1px solid #333333;
}
.clear {
	clear:both;
	height:0;
	
	line-height: 0px;
}
h1.GreenTips {
	font-size: 170%;
	color: #030;
	font-weight: bold;
}
h2.GreenTips {
	font-size: 150%;
	color: #030;
	font-weight: bold;
}
.GreenTips {
	font-size: 125%;
	color: #030;
	font-weight: bold;
}
#lowerLeft {
	font-size:70%;
	margin-top:260px;
}
#lowerLeftHome {
	font-size:70%;
}
.goingGreen {
	font-size: 120%;
	font-weight: bold;
	color: #030;
}
#footerLinks a{
	font-size: 75%;
}
.articlePara {
	text-align: justify;
}
.articleMore {
	font-weight: bold;
	text-align: right;
}
.SpecialRed {
	color: #F00;
}
