p, ul li, ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	background-color: transparent;
	margin-top: 0px;
}

.sidebarhead {
	display: block;
	width: 220px;
	padding: 6px;
 	color: #ffffff;
	background-color: #003366;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}

.sidebar {
	display: block;
	width: 220px; 
	padding: 6px; 
	margin: 0px;
	background-image: url(http://www.sanjoseca.gov/images/leftnav_bg.gif);
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}

.sidebarbottom {
	display: block;
	width: 220px; 
	padding: 6px;
	padding-bottom: 12px; 
	background-image: url(http://www.sanjoseca.gov/images/leftnav_bg.gif);
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 12px;
}

#col1
{
float: left;
width: 48%;
display: inline;
}

#col2
{
float: left;
width: 48%;
margin-left: 10px;
}

#horizontalnav ul {
	margin: 0;
	padding-left: 6px;
	list-style-type: none;
	padding-bottom: 12px;
}

	li.horizontal {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	text-indent: 0px;
}

	li.horizontal:after {
	content:","
}

p.PMP {
	margin-left: 12px; 
	margin-right: 12px;
}

ul.nomarker {list-style-type: none;}

ul.pdf {
	list-style-image:  url(../images/pdf-icon.gif);
	list-style-position: outside;
	padding-left: 8px;
	margin-left: 8px;
}

li.pdf {
	list-style-image:  url(../images/icon_pdf.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.excel {
	list-style-image:  url(../images/icon_excel.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.word {
	list-style-image:  url(../images/icon_word.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.externalSite {
	list-style-image:  url(../images/icon_externalSite.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.rssFeed {
	list-style-image:   url(../images/icon_rss.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

h1 {	
	color: #003366;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
}
	
h2 {
	font-size: 16px;
}

h3 {
	font-size: 13px;
	margin-bottom: 12px;
}

h3.PMP { color: #d2673d;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-size: 13px;
	margin-bottom: 0px;
}

h4.PMP { 
	color: #d2673d;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	margin-left: 12px; 
	margin-right: 12px;
}

.PMPsidebar { 
	color: #d2673d;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-left: 12px; 
	margin-right: 12px;
}

.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #cc0000;
	background-color: transparent;
}

.boards {	
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	margin-top: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	background-color: transparent;
 }

a {
 color: #036;
 }

a:hover {
	color: #c96;
	background-color: transparent;
}

.bodyLink {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #cc9966;
	background-color: transparent;
	text-decoration: none;
}

a.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a.bodyHeader:hover {
	color: #c96;
	background-color: transparent;
}

.bodyLinkRev {
	color: #CC9966;
	text-decoration: underline;
}
a.bodyLinkRev:hover {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

.txtSm {
	font-size: 10px;
}
.txtSmItalic {
	font-size: 11px;
	font-style: italic;
}
.txtSmCC9966 {
	color: #CC9966;
	background-color: transparent;
	font-size: 10px;
}

.bodySpaceTight {
	margin-top: 9px;
	margin-bottom: 9px;
}
.noSpace {
	margin-top: 3px;
	margin-bottom: 3px;
}


td.sidebar.stormwater {
  background-color: #9ccf59;
  background-image: esd/stormwater/images/stormwater-sidebar.gif;
  background-repeat: no-repeat;
  padding-left: 18px; 
  padding-right: 24px; 
}

.floatleft {
	margin-right: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.floatright {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

.hide { visibility: hidden;}

.indent {	/* missing text-indent */
	text-indent: 6px;
}

/*Water Conservation styles*/

h1.conservationTitleblock {
	color: #ffffff;
	background-color: #7f92be;
	display: block;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 150%;
	width: 100%;
	height: 200px;
	padding: 0px;
	margin-bottom: 12px;
}

.conservation {
	color: #ffffff;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 150%;
}

/*Green to Go styles*/

.green-to-go {
	color: #66cc00;
	background-color: transparent;
	font-weight: bold;
	font-variant: small-caps;
}


/* LEFT NAV */

.jumpto {
  font-family: Arial Narrow, Myriad-Pro Condensed, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
}

select.jumpto {
  width:164px;
} 

.sectionhead {
  height: 20px;
  display: block;
  padding-top: 24px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 12px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  color: #003366;
	background-color: transparent;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

a.sectionhead:hover {
  color: #cc9966;
}

.lev01 {
  height: 20px;
  display: block;
  color: #003366;
  background-color: #acb3c6;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 6px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

a.lev01:hover {
  color: #cc9966;
  background-color: #c8d6fb;
}

.lev02 a {
  display: block;
  color: #003366;
  background-color: #eeeeee;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 18px;
  padding-right: 6px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.lev02 a:hover {
  color: #cc9966;
  background-color: #c8d6fb;
}

.lev03 {
  border-bottom: 1px solid #3e4954;
}

.lev03 a {
  display: block;
  height: 18px;
  line-height:14px;
  color: #003366;
  background-color: #ffffff;
  padding-left: 18px;
  padding-right: 6px;
  border-bottom: 0px solid #3e4954;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.lev03 a:hover{
  color: #CC9966;
  background-color: #c8d6fb;
}

li.mglass {
	background-image: url(../images/icon_magnifying_glass.png);
	background-position: 0 4px;
  background-repeat: no-repeat;
  list-style-type: none;
  text-align:left;
  padding: 10px 0px 3px 40px;
  margin-left: 0px;
  height: 35px;
  line-height: 20px;
}
