/*----@ GLOBAL STYLES----*/



* {

	margin: 0;

	padding: 0;

}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	text-align: center;

	background-color: #fff;

}



a:link, a:active {

	color: #8F2247;

	text-decoration: none;

}



a:hover, a:visited {

	color: #8F2247;

	text-decoration: underline;

}





.clr {

	clear: both;

}



.clr2 {

	clear: both;

	margin-top: 40px;

}



/*----@ WRAPPER----*/



#wrapper {

	width: 778px;

	margin: 0 auto;

	text-align: left;

}



/*----@ HEAD STYLING----*/



#head {

	margin-top: 10px;

}



#logo {

	float: left;

	width: 188px;

	height: 133px;

}



#logo h1 {

	background: url(images/layout/logo.png) top left no-repeat;

	width: 188px;

	height: 133px;

	text-indent: -5000px;

	overflow: hidden;

}



#logo h1 a {

	display: block;

	text-decoration: none;

	width: 188px;

	height: 133px;

}



#tagline {

	float: left;

	padding-top: 50px;

	padding-left: 15px;

	width: 350px;

	font-size: 14px;

	font-weight: bold;

	color: #333;

}



#headtop {

	float: right;

	padding: 40px 5px 0 0;

	

}



/*----@ NAVIGATION----*/



#headnav {

	clear: both;

	width: 778px;

	background:url(images/layout/menu.png) top left no-repeat;

	height: 38px;

	margin-top: 3px;

	padding-top: 10px;

	padding-left: 2px;

	margin-bottom: 5px;

}



#headnav li {

	display: inline;

	list-style-type: none;

}



#headnav li a {

	font-weight: bold;

	padding-top: 10px;

	padding-right: 14px;

	padding-left: 14px;

	color: #000;

	text-decoration: none;

}



#headnav li a:hover, #headnav li#active a {

	color: #8F2247;

}



/*----@ CONTENT----*/



#banner {

	width: 778px;

	margin: 0px 0 20px 0;

}



#mainbody {

	clear: both;

	height: 100%;

}



#content {

	float: left;

	width: 550px;

	margin-right: 0px;

	border: 1px solid #ccc;

	padding: 5px;

	text-align: left;

}



#fullcontent {

	float: left;

	width: 766px;

	border: 1px solid #ccc;

	padding: 5px;

	margin-bottom: 10px;



}



#content h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: underline;

	padding: 15px 0 5px 0px;

	color: #8f2347;

}



h4 {

	font-size: 12px;

	font-weight: bold;

	margin-left: 10px;

}



.newsdate {

	font-size: 12px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	line-height: 1em;

s	color: #000;

}

	



#fullcontent h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: underline;

	padding: 15px 0 5px 0px;

	color: #8f2347;

}



#content h3, #content h4, #content h5, #fullcontent h3, #fullcontent h4, #fullcontent h5 {

	padding: 10px 10px 10px 0;

}



#content p, #fullcontent p {

	padding: 10px 10px 10px 0;

}



/*----@ SIDEBAR----*/





#sidebar {

	float: right;

	width: 202px;

}



.module {

	background:url(images/layout/sidebar_middle.png) top left repeat-y;

	width: 202px;

	margin-bottom: 20px;

}



.module h3 {

	background:url(images/layout/sidebar_top.png) top left no-repeat;

	width: 202px;

	height: 22px;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	padding-top: 9px;

}



.modbot {

	background:url(images/layout/sidebar_bottom.png) bottom left no-repeat;

	width: 202px;

}



.modcontent {

	padding: 10px;

}



.module p {

	margin: 5px 0;

}



#sidenav

{

	padding: 0;

	margin: 0;

	width: 202px;

}



#sidenav li

{

	list-style: none;

	margin: 0;

	padding: 7px 10px 7px 10px;

	border-top: 1px solid gray;



}



#sidenav li a { 

	text-decoration: none; 

	font-weight: bold;

	color: #8F2247;

	display: block;

	width: 182px;

}



#sidenav li a:hover {

	color: #000;

}



#sidenav li#active a {

	color: #000;

}



/*----@ FOOTER----*/



#footer {

	clear: both;

	background:url(images/layout/footer.png) top left no-repeat;

	width: 778px;

	height: 26px;

	padding-top: 10px;

	margin-top: 15px;



}



#footerleft {

	float: left;

	width: 390px;

	padding-left: 10px;

}



#footerright {

	float: right;

	width: 368px;

	text-align: right;

	padding-right: 6px;

}



#footerright li {

	display: inline;

	list-style-type: none;

}



#footerright li a, #footerright li a:visited {

	font-weight: normal;

	padding-right: 7px;

	padding-left: 4px;

	text-decoration: none;

}



#footerright li a:hover, #footerright li a:active {

	color: #000;

}



#addresses {

	width: 766px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	margin: 5px 0px 0 0px;

}



#addresses td {

	padding: 5px;

	width: 194px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	vertical-align: top;

}



#addresses td.head {

	text-align: center;

	font-weight: bold;

	height: 40px;

	background: #e2e1e1;

	vertical-align: middle;

}



#addresses td.headred {

	text-align: center;

	font-weight: bold;

	font-size: 16px;

	height: 40px;

	background: #e3c8d1;

	vertical-align: middle;

}



#services{

	width: 540px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	margin: 5px 0px 0 0px;

}



#services td {

	padding: 5px;

	width: 180px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	vertical-align: top;

}



#services td.head {

	text-align: center;

	font-weight: bold;

	height: 40px;

	background: #e2e1e1;

	vertical-align: middle;

	

}



#manage{

	width: 540px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	margin: 5px 0px 0 0px;

	text-align: center;

}



#manage td {

	padding: 5px;

	width: 260px;

	border-collapse: collapse;

	border: 1px solid #a3a3a3;

	vertical-align: top;

}



#manage td.head {

	text-align: center;

	font-weight: bold;

	height: 40px;

	background: #e2e1e1;

	vertical-align: middle;

	

}



#gallwrap {

	/*background:url(images/layout/content_bottom.png) bottom left no-repeat;*/

	padding: 10px 10px 10px 0px;



}



#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%	

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}



.thumbnail {



 float: left;

 width: 150px;

 padding: 2px;

 border: 1px solid #a3a3a3;

 margin: 10px 20px 0 0;



}







.thumbnail a:link, .thumbnail a:hover, .thumbnail a:active, .thumbnail a:visited {

 border: 0;



}



#about-list {

margin-left: 0;

padding-left: 10px;

list-style: none;

}



#about-list li

{

padding-left: 20px;

padding-top: 0px;

margin-bottom: 10px;

background-image: url(images/content/about-bullet.gif);

background-repeat: no-repeat;

background-position: 2px left;

}



#hometable {

	width: 774px;

	border-collapse: collapse;

}



#hometable td, th {

	padding: 5px;

	width: 258px;

}



#hometable td.middle, th.middle {

	border: 2px solid #a3a3a3;

	border-top: none;

	border-bottom: none;

}



#hometable th {

	text-align: center;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #8f2347;

}



.red {

	background-color: #ecc2c2;

	border: 1px solid #ae1515;

	color: #000;

}



.spacer {

	clear: both;

	height: 30px;

}



.roundcont {

	float: left;

	width: 240px;

	background-color: #e2e2e1;

	color: #000;

	text-align: justify;

	margin: 0 22px 0 0px ;

}



.roundcont h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;

}



.roundcont p {

	margin: 0 10px;

}



/*long module*/



.roundcontlong {

	float: right;

	width: 502px;

	background-color: #e2e2e1;

	color: #000;

	text-align: justify;

	margin: 0 0 20px 0 ;

}



.roundcontlong h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;

}



.roundcontlong p {

	margin: 0 10px;

}


.roundcontlong1 {

	float: right;

	width: 502px;

	background-color: #e2e2e1;

	color: #000;

	text-align: justify;

	margin: 0 0 5px 0 ;

}



.roundcontlong1 h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;

}



.roundcontlong1 p {

	margin: 0 10px;

}




.roundtop { 

	background: url(images/layout/tr.gif) no-repeat top right; 

}



.roundbottom {

	background: url(images/layout/br.gif) no-repeat top right; 

}



img.corner {

   width: 5px;

   height: 5px;

   border: none;

   display: block !important;

}



.roundcontr {

float: left;

	width: 240px;

	background-color: #e2e2e1;

	color: #000;

	text-align: justify;

	margin: 0 0 0 0;

}



.roundcontr h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;

}



.roundcontr p {

	margin: 0 10px;

}



.roundtopr { 

	background: url(images/layout/tr.gif) no-repeat top right; 

}



.roundbottomr {

	background: url(images/layout/br.gif) no-repeat top right; 

}



.roundcontw {

	float: left;

	width: 756px;

	background-color: #fbfbfb;

	color: #000;

	text-align: justify;

	padding-left: 5px;

}



.roundcontw h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;

}



.roundtopw { 

	background: url(images/layout/trw.gif) no-repeat top right; 

}



.roundbottomw {

	background: url(images/layout/brw.gif) no-repeat top right; 

}



#modlist {

	margin: 0;

	padding: 0;

	list-style: none;

}



#modlist li {

	padding: 10px 0;

}



img.right {

	float: right;

	width: 180px;

	height: 133px;

	padding: 2px;

	border: 1px solid #b6b6b6;

	margin-left: 8px;

}



.contactinfo {

	margin-bottom: -20px;

}



.roundcont img, .roundcontr img.pic{

}



.purple {

	color: #fff;

	background-color: #666666;

	display: block;

	padding: 3px;

}



h6 {

font-size: 11px;

font-weight: bold;

text-decoration: underline;

padding: 0;

}



.roundcontlong-wrap {

	padding: 10px;

}



/*--------- ENERGY TABLE -----------*/



table#energy {

	width: 100%;

	border: 1px solid #ccc;

	background: #fff;

	border-collapse: collapse;

}



table#energy caption {

	padding: 5px;

	margin: 20px 0 10px 0;

	font-weight: bold;

	background: #f0f0f0;

	border-bottom: 1px solid #ccc;

}



table#energy th, table#energy td {

	margin: 0;

	padding: 5px 20px;

	text-align: center;

	border-bottom: 1px solid #ccc;

	border-right: 1px solid #ccc;

	border-collapse: collapse;

}



table#energy th {

	background: #f0f0f0;

}



table#energy .name {

	text-align: left;

}



.newsmodule {

	float: left;

	width: 230px;

	padding: 5px 5px 20px 5px;

	background-color: #e2e2e1;

	margin-left: 1px;

	text-align: center;

}



#fraudmodule {

	float: right;

	width: 491px;

	margin: 10px 1px 0 0;

	padding: 5px 5px 0px 5px;

	background-color: #e2e2e1;



}



.gutter {

	float: left;

	width: 20px;

}



.newsmodule h3, #fraudmodule h3 {

	text-align: center;

	font-size: 12px;

	color: #8f2347;

	padding-bottom: 0;

	border-bottom: 1px solid #8f2347;	

}



.newsmodule p {

	text-align: justify;

}



.newsmodule img {

	margin: 0 auto;

}



.newsitem {

	border-bottom: 2px solid #666;

	margin-bottom: 30px;

}





.alignright {float: right; margin: 0 0 0 20px;}

.alignleft {float: left; margin: 0 20px 0 0;}