/* NEW CSS */

#main_frame {
	width: 950px;
	max-width: 950px;
	min-width: 760px;
	border-right: 1px solid #c0b8a2;
	border-left: 1px solid #c0b8a2;
}

#header {
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 140px;
	border-bottom: 2px solid #FFFFFF;
	width: 100%;
}

#logo {
	position: absolute;
	top: 0px;
	float: left;
}

span#HomeMainItem, div#HomeMainItemCopy {
	width: 616px;
}

span#HomeMainItem h1 {
	color: #3396cb;
	font-size: 14pt;
}

span#HomeMainItem a {
	color: #3396cb;
	text-decoration: none;
}

div#HomeMainItemCopy {
	color: #666;
	font-size: 11pt;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
}

.footertd {
	background-color: #e9e6de;
}

#nav_container {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	border-bottom: 2px solid #FFFFFF;
}

#nav_horizontal {	
	margin-left: 155px;
}

#nav_horizontal a {
	color: #0d1531;
	display: block;
	float: left;
	border-right: 2px solid #FFF;
	padding: 6px 15px 7px 15px;
}

#nav_horizontal a:Hover {
	color: #007cbe;
	text-decoration: none;
}

#page_tools {
	position: relative;
	float: right;
	height: 38px;
	margin: 10px 20px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #c0b8a2;	
}

#page_tools a {
	color: #c0b8a2;	
}

#page_tools a:Hover {
	color: #c0b8a2;	
	text-decoration: none;
}

#page_tools a img {
	margin-bottom: -8px;
}

span.littleA {
	font-size: 11px;
	font-weight: normal;
}

span.bigA {
	font-size: 14px;
	font-weight: normal;
}

.pad20pxr {	
	margin-right: 20px;
}

#search_block {
	position: relative;
	float: right;
	margin: 10px 20px 0px 0px;
}

#search {

}

#search input.text_input {
	border: 1px solid #c0b8a2;
	color: #c0b8a2;
	margin-right: 0px;
}

#search label {
	color: #c0b8a2;
}

#search input.submit {
	background-color: #e9e6df;
	color: #c0b8a2;
	cursor: hand;
	margin-left: 0px;
	border: 1px solid #c0b8a2;
}

.sep {
	background-color: #FFF;
	clear: both;
	max-height: 2px;
}

.clear {
	clear: both;
}

body,td,th,p {
	font-family: Meta, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0D1531;
}
.printonly {
	display: none;
}
p {
	margin: 0px 0px 8px 0px;
}
blockquote {
	font-style: italic;
	color: #333;
}
form {
	margin: 0px;
}
body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a {
	color: #007CBE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #007CBE;
}
a:hover {
	text-decoration: underline;
	color: #00527D;
}
a:active {
	text-decoration: none;
	color: #00527D;
}
h1 {
	font-size: 11pt;
	color: #DA5F1E;
	margin: 0px 0px 8px 0px;
}
h2 {
	font-size: 10pt;
	color: #0D1531;
	margin: 0px 0px 8px 0px;
}
h3 {
	font-size: 9pt;
	color: #0D1531;
}

img.right {
	margin-left: 15px;	
	margin-bottom: 5px;
}

img.left {
	margin-right: 15px;	
	margin-bottom: 5px;
}

img.pdfThumbRight {
	margin-left: 15px;	
	margin-bottom: 5px;
	border: 1px solid #666;
}

img.pdfThumbLeft {
	margin-right: 15px;	
	margin-bottom: 5px;
	border: 1px solid #666;
}

img.rhsButton {
	margin-bottom: 2px;
	border: 1px solid #BDBDAA;
}

table.levels {
	border: 1px solid #BDBDAA;
}

table.levels td.hd {
	font-weight: bold;
	color: #666;
	background-color: #EBEBD6;
}

table.levels td.percent {
	font-weight: bold;
	color: #000;
	background-color: #CCCCFF;
}

table.levels td.total {
	font-weight: bold;
	color: #000;
	background-color: #EBEBD6;
}

p.comment {
	color: #666;
}

table.master {
	height: 100%;
	width: 960;
	/* border-right: 1px solid #0d1531; */
}
td.header {
	background-color: #FFFFFF;
 	border-bottom: 1px solid #ffffff;
	height: 77px;
}
td.dkblue {
	background-color: #a79d7e;
}
td.ltblue {
	background-color: #CCE5F2;
}
td.rhpanel {
	background-color: #EBEBD6;	
	width: 150px;
}
td.globaloptions {
	background-color: #0D1531;
	height: 22px;
}

#footermenu {
	display: block;
	color: #a79d7e;
	font-size: 8pt;
	margin-top: 4px;
}

#footermenu a {
	color: #a79d7e;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

#footermenu a:Hover {
	color: #82795e;
	text-decoration: none;
}

#menuoptions {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}	
#menuoptions a {
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 4px;
}
#menuoptions a:hover {
	color: #CCE5F2;
	text-decoration: none;
}
td.footer {
	background-color: #0D1531;
	height: 27px;
}

#main_wrapper {
	position: relative;
	float: left;	
	width: 100%;
	background-color: #faf9f7;	
	min-height: 300px;
	height: 300px;
}	

#rhs {
	width: 160px;	
	min-width: 160px;
	background-color: #e9e6de;
	padding: 5px;
}

div#rhs_spacer {
	width: 155px;
}

#menu {
	background-color: #e9e6de;
	width: 155px;
}

*html #menu {
	width: 155px;
}

#body {
	background-color: #fbfbf9;	
	padding: 20px;
	border-left: 1px solid #a79d7e;
	border-bottom: 1px solid #a79d7e;
	border-right: 1px solid #a79d7e;
	text-align: justify;
}

#body.your_town {
	background-color: #fef8ef;
	color: #0d1531;
}

#body.your_town .restriction_level {
	color: #0d1531;
}

#body.your_town h1 {
	color: #93311b;
	font-size: 14pt;
}

#body.your_town h2 {
	color: #666600;
}

#body.your_town h3 {
	color: #0d1531;
}

#body.your_town table.water {
	border: 1px solid #666600;
}

#body.your_town table.water td.value {
	background-color: #e5e5cc;
	font-style: italic;
}

#body.your_town table.water td {
	border-bottom: 1px solid #f1eedd;
}

#body.your_town a {
	color: #3396cb;
}

#body.your_town table.water_supply_table {
	max-width: 800px;
}

#rhs {
	font-size: 8pt;
	color: #4E4E4E;
}
#rhs p {
	font-size: 8pt;
	color: #4E4E4E;
}
#rhs .top {
	height: 10px;
	background-color: #EBEBD6;
	background-image: url(../../images/crv_rhptop.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#rhs .bot {
	height: 10px;
	background-color: #EBEBD6;
	/* background-image: url(../images/crv_rhpbot.gif);
	background-position: left;
	background-repeat: no-repeat; */
}

#rhs p.large {
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
}

#rhs hr.sep {
	height: 1px;
	color: #999999;
	margin-bottom: 5px;
}

#rhs h1 {
	font-size: 10pt;
	color: #017ABF;
}
#rhs h2, #rhs h3 {
	font-size: 9pt;
	color: #0D1531;
	font-weight: bold;
}

#rhs .storage, #rhs .storage a {
	text-align:center;
	font-size: 14pt;
	color: #666;
	font-weight: bold;
}

#rhs p.footnote {
	font-size: 8pt;
	color: #666;
	margin: 2px 0px 2px 0px;
	font-style: italic;
}

/* NAV UL DEFS */
#nav {
       margin: 0;
       padding: 0;
       border: 0;
       list-style-type: none;
       list-style: none;
       line-height: 1.2;
       display: block;
	   width: 155px;
}
#nav a {
       display: block;       
       text-decoration: none;
       position: static;
       font-size: 90%;       
	   float:left;	   
	   vertical-align: middle;
	   width: 155px;
}
#nav a.global, #nav a.globalSel {        
        padding: 4px 10px 4px 7px;
		background-color: #3396cb;
		border-bottom: 1px solid #3396cb;
		border-top: 1px solid #3396cb;
		color: #EEEEEE;	
		font-size: 96%;
		font-weight: bold;
		width: 139px
}
*html #nav a.global, *html #nav a.globalSel { 
		height: 24px;	
		width: 155px;
}
#nav a.global:Hover, #nav a.globalSel {        
		background-color: #337aa6;		
		color: #FFFFFF;	
}

#nav a.globalSel {
	border-bottom: 1px solid #666666;
}

#nav a.level1, #nav a.level1Sel {
        padding: 4px 10px 4px 6px;
		background-color: #6fb4d9;
		color: #0d1531;	
		font-weight: normal;
		width: 139px;
}
#nav a.level1:Hover, #nav a.level1Sel {
		background-color: #5d8fb0;
		color: #FFFFFF;	
}
*html #nav a.level1, *html #nav a.level1Sel {
		width: 155px;
}
#nav a.level2, #nav a.level2Sel {
        padding: 4px 10px 4px 10px;
		background-color: #abd3e7;
		color: #0d1531;
		font-weight: normal;
		width: 136px;
}
#nav a.level2:Hover, #nav a.level2Sel {
		background-color: #86a4ba;
		color: #0d1531;	
}
*html #nav a.level2, *html #nav a.level2Sel {
		width: 155px;
}
#nav a.level3, #nav a.level3Sel {
        padding: 4px 10px 4px 14px;
		background-color: #8CC4E2;
		color: #0d1531;	
		font-weight: normal;
		width: 132px;
}
#nav a.level3:Hover, #nav a.level3Sel {
		background-color: #a2b2c0;
		color: #0d1531;	
}
*html #nav a.level3, *html #nav a.level3Sel {
		width: 155px;
}
#nav a.level4, #nav a.level4Sel {
        padding: 4px 10px 4px 18px;
		background-color: #e7f1f4;
		color: #0d1531;	
		font-weight: normal;
		width: 128px;
}
#nav a.level4:Hover, #nav a.level4Sel {
		background-color: #d5dee3;
		color: #0d1531;	
}
*html #nav a.level4, *html #nav a.level4Sel {
		width: 155px;
}
*html #nav a {
		height: 22px;
		width: 100%;
}

/* SITE MAP CSS DEFS */
#sitemap a.global, #sitemap a.globalSel {
	display: block;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 12pt;
	color: #DA5F1E;
}

#sitemap a.level1, #sitemap a.level1Sel {
	margin-left: 40px;
}

#sitemap a.level2, #sitemap a.level2Sel {
	margin-left: 60px;
}

#sitemap a.level3, #sitemap a.level3Sel {
	margin-left: 80px;
}

#sitemap a.level4, #sitemap a.level4Sel {
	margin-left: 100px;
}

table.releases {
	background-color: #EEEEEE;
}

table.releases td {
	padding: 4px;	
}

table.releases td.offset {
	background-color: #DDDDDD;
	border-bottom: 2px solid #FFFFFF;
}

table.releases td.hd {
	font-weight: bold;
}

table.releases td.date, table#release td.date {
	font-weight: bold;
}

table.releases td.copy {
	border-bottom: 2px solid #FFFFFF;
}

table#release td.title {
	font-size: 11pt;
	font-weight: bold;
}

table#release td.firstpar {
	font-weight: bold;
}

table#HistoryThumbs {

}

table#HistoryThumbs img {
	margin-top: 6px;
	border: 1px solid #666;
}

table#HistoryThumbs H3 {
	margin-bottom: 1px;
	font-size: 13px;
}

table#HistoryThumbs p {
	margin-bottom: 5px;
	color: #666;
	font-size: 10px;
}
p#control a {
	border: 1px solid #999;
	background-color: #CCC;
	padding: 3px 6px 3px 6px;	
}

p#control a.sel {
	background-color: #999;
	color: #FFF;
}

td.g1, td.g2, td.g3, td.g4, td.g5 {
	padding: 5px;
	color: #666600;
	font-weight: bold;
	border-bottom: 4px solid #c2c299;
	font-size: 11px;
}

td.g1 {
	/* background-color: #6e6e0d; */
	border-left: 2px solid #c2c299;
}

td.g2 {
	/*background-color: #7d7d26;*/
	border-left: 2px solid #c2c299;
}

td.g3 {
	/*background-color: #8c8c40;*/
	border-left: 2px solid #c2c299;
}

td.g4 {
	/*background-color: #9c9c59;*/
	border-left: 2px solid #c2c299;
}

td.g5 {
	/*background-color: #abab73;*/
	border-left: 2px solid #c2c299;
	border-right: 0px;
}

td.gcont {
	font-size: 10px;
	padding: 7px;
	color: #0D1531;
}

td.gcont p {
	font-size: 10px;
}

td.gcont a {	
	font-weight: bold;
	text-decoration: none;
}