body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #131313;
	text-align:justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #521C1C;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #561B1D;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.maincontent li {
	margin:0;
	padding:0;
	padding-bottom: 10px;
	list-style-position: outside;
	
}
.headertext {
	font-size: 16px;
}

.maincontent ol {
margin:0;
padding:0;
}
.redbox-right {
	color: #F0F0F0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.redbox-left {
	color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 26px;
	padding: 0px;
}

.color-white {
	color: #FFFFFF;
}



a:visited {
	color: #521C1C;
}
a:hover {
	color: #521C1C;
}
a:active {
	color: #521C1C;
}
.navbg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 105px;
	background-color: #FFFFFF;
}
.footerbg div {
	color: #FFFFFF;
}
.footerlinks {
	font-size: 12px;
}
.main {
	height: 260px;
}
embed, object {
	padding: 0px;
	margin: 0px;
}



.image {
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.energy {
	color: #25AECE;
}
.image-right {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.image-left {
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}
