body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
background-image: url(/siteimages/background.jpg);
	margin-top:0px;
}
#newsflash {
	background-image: url(siteimages/newsflash-back.jpg);
	width: 285px;
	height: auto;
	padding-left: 96px;
	padding-right:5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#header {
	margin-left:-72px;
	top:0px;
	padding-left:38px;
	width:999px;
background-image: url(/siteimages/content-back.jpg);
background-repeat: repeat-y;
}
#topmenu_holder{
background-image: url(/siteimages/navback.jpg);
float:left;
text-align:right;
margin-left:0px;
margin-top:0px;
line-height: 2em;
height: 41px;
width: 960px;
padding-top:10px;
}
#menu_topmenu
{
font-size: 14pt;
padding:0;
margin:0;
color:#fff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}
#menu_topmenu li {display:inline;}
#menu_topmenu li a
{
font-size: 14pt;
padding:0.1em .5em;
color:#FFFFFF;
text-decoration:none;
float:right;
line-height: 1.5em;
}
#menu_topmenu li a:hover
{
font-size: 14pt;
color:#FFFFFF;
text-decoration: underline;
padding:0.1em .5em;
line-height: 1.5em;
}
a {
	font-size: 11pt;
	color: #10420D;
	text-decoration: none;
}
a:link{
	font-size: 11pt;
	color: #10420D;
	text-decoration: none;
}
a:visited {color: #246C23;text-decoration: none;}  /* visited link */
a:hover {
	font-size: 11pt;
	color: #10420D;
	text-decoration: underline;
}
a:active {color: #000000}   /* selected link */

#maincontent {
	margin-left:-72px;
	top:0px;
	padding-left:45px;
	padding-right:46px;
	width:945px;
	color:#000;
	z-index:999;
	visibility: visible;
background-image: url(/siteimages/content-back.jpg);
background-repeat: repeat-y;
}

#footer a {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#footer a:hover {
    text-decoration: underline;
    color: #ffffff;
}
#footer a:active {
    text-decoration: none;
    color: #ffffff;
}

#footer a img {
    border: none;
}

#top-nav {
	margin-left:1px;
	top:0px;
	padding:0px;
	width:960px;
	height: 60px;
background-image: url(/siteimages/navbar-back.jpg);
}

#top-nav a {
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:link {
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:visited {color: #FFFFFF;text-decoration: none;}  /* visited link */
#top-nav a:hover {
	font-size: 14pt;
	color: #246C23;
	text-decoration: underline;
}
a:active {color: #FFFFFF}   /* selected link */

#sub-content {
	position:relative;
	float:right;
	right:10px;
	top:0px;
	width:930px;
	color:#333333;
	height:100%;
	z-index:4;
	visibility: visible;
}
div.clear {
 clear: both;
 }
#navbar #current {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
}
#navbar hr {
color: #00006b;
background-color: #996d4d;
height: 3px;
}

.giInfo {
color: #dfdbc3;
}
#sitefooter {
width: 960px;
height: auto;
}
h2 {
color:#000000;
margin-bottom: 10px;
margin-top: 20px;
font-size: 21px;
}
 #page_margins { 
  	margin-top:0px;
  }
  #power-of-water {
 z-index:1000;
 float:left;
  }
  p {
	margin-bottom: 10px;
}
  #frontbox {
	width:295px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	background-image: url(/siteimages/box-back.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #F4EBDA;
	font-size: 10pt;
	float: left;
	margin-right: 20px;
	margin-bottom: 55px;
	margin-top:-40px;
  }
  
  #slideholder {
  width: 980 px;
	height: 210 px;
	margin-left:-20px;
	}



/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0;background-image: url(/siteimages/newsflash-back.jpg); }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em;background-image: url(/siteimages/newsflash-back.jpg); }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;background-image: url(/siteimages/newsflash-back.jpg);  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
#restable {
font-size:14pt;
}

