﻿@charset "UTF-8";


#__UNIVERSAL_CSS__ALLPAGES__ {}


body {
	/*background-color: #D5E9FB;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #D5E9FB;
	}

a {
	color: #23406A;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #23406A;
}

a:hover {
	color: #00FFFF;
}

a:visited {
}

a:active {
}

table {}

td {}

tr {}

img {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.clear {
	display: block;
	clear: both;
}

.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	color: #23406A;
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

h2 {}

strong {
	color: #23406A;
}


.subtitle_text {
	color: #23406A;
	margin-bottom: 5px;
	font-weight: bold;
}


.linedivider_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 97%;
	display: block;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}


.ul_block, li {
	display: block;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}

table.tableformat01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	width: 97%;
}

table.tableformat01 tr {
}

table.tableformat01 td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



/*
#maintable {
	background-color: #FFFFFF;
}
*/





























#__UNIVERSAL_CSS__ALLPAGES__ {}

.bottom_bar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom_bar_copyright {
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	font-family: Verdana;
}
.zeroborder {
	border-style: none;
	background: none;
}
#pageContainer {
	position: relative;
	width:970px;  
    margin-left: auto;
    margin-right: auto
}
#leftMenu {
	/*position:absolute;
	top:50px;
	left:50px;
	z-index: 2; */
	 position:absolute;
	 top:160px;
	 left:0;

}


#rightMenu {
	position:absolute;
	top:200px;
	right:0;
}

td.nav_whatsnew {
	background-color: #446ab3;
	width: 190px;
}

td.nav_whatsnew p {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 90%;
	display: block;
	margin: 0px;
}

td.nav_whatsnew p:hover {
	background-image: url(images/nav_hovergraphic.jpg);
	background-repeat: no-repeat;
}

td.nav_whatsnew a {
	color: #FFFFFF;
}

td.nav_whatsnew a .whitelink {
	color: #FFFFFF;
}

td.nav_whatsnew a:hover {
	color: #FFCC33;
}


#home_nobackground {
		background: url('') no-repeat;
	}
	#home_tableview {
		background: url('images/bg_home_welcome.jpg') no-repeat;
	}
	/* About Camrosa Page */
	#about_tableview {
		background: url('images/bg_about_camrosa.jpg') no-repeat;
	}
	/* Customer Service Page */
	#cs_tableview {
		background: url('images/bg_customer_service.jpg') no-repeat;
	}
	/* Conservation Page */
	#cons_tableview {
		background: url('images/bg_conservation.jpg') no-repeat;
	}
	/* Building Self-Reliance Page */
	#sr_tableview {
		background: url('images/bg_building_self_reliance.jpg') no-repeat;
	}
	/* Public Information Page */
	#pi_tableview {
		background: url('images/bg_public_information.jpg') no-repeat;
	}

	
.pageLocationText {
	padding: 0;
	margin: 0;
	font-size: 24px;
	color:#23406A;
	font-weight: bold;
}
