/* Import the header styles */
@import url(/ssi/header.css);
/* ************************* */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background-color: #fff;
}
#acgovcontainer {
	background-color:#ddd;
	border-bottom:5px solid #575757;
	color:#333333;
	line-height:100%;
	margin:0 auto;
	min-width:930px;
	text-align:center;
	width:100%;
}
#acgovmain {
	background-image: url(/images/alamedacounty2.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	width: 980px;
	margin: 0px auto;
	z-index: 0;
	padding: 5px 0px 0px 0px;
	text-align: left;
	background-color: #fff;
}
#mainsite {
	background-image: url(/images/homepage/acgovbg.jpg);
	padding: 20px 0px;
}
/* Common Column Settings *********************************************/
#col1 ul li, #col2 ul li, #col3 ul li {
	list-style-image: url(/images/arrow_blue.gif);
	padding: 0px;
	margin: 0px 0px 5px 0px;
	z-index: 1;

}
/* #col1 p a, #col2 p a, #col3 p a {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	float: right;
} */
#col1 ul li a:hover, #col1 p a:hover, #col2 ul li a:hover, #col2 p a:hover, #col3 ul li a:hover, #col3 p a:hover {
	text-decoration: underline;
}
#col1 ul, #col2 ul, #col3 ul {
	padding: 5px;
	margin: 5px 0px 5px 20px;
}
#col1 ul li.more, #col2 ul li.more, #col3 ul li.more {
	margin-top: 10px;
}
/* Left Column ********************************************************/
#col1 {
	float: left;
	width: 250px;
	margin: 5px 0px 5px 5px;
	padding: 0px;
	background-color: #ffeac6;
	background-color:#6285A5;
	background-image:url(/images/homepage/bluebg.jpg);
	background-repeat:repeat-x;
}
#col1 ul li {
list-style-image:url(/images/arrow_white_right.gif);
}
#col1 ul li a {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#col1 h1 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	background-color: #fea815;
	margin: 0px;
	padding: 3px 0px;
	width: 250px;
	letter-spacing: 3px;
	color: #000;
}
#col1 h2 {
	background-color:#fff;
	background-image:url(/images/news_section_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:0;
	padding:7px 0px;
	color:#990000;
	font-size:95%; 
	font-style:normal;
}


/* Right Column *******************************************************/
#col3 {
	float: right;
	width: 250px;
	margin: 5px 5px 0px 0px; 
	padding: 0px 0px 10px 0px;
	background-color: #d7dddf; 
	background-image: url(/images/homepage/greybg.jpg); 
	background-repeat: repeat-x; 
}
#col3 ul li a {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
#col3 h1 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	background-color: #0076c2;
	color: #fff;
	margin: 0px;
	padding: 3px 0px;
	width: 250px;
}
#col3 h2 {
	background-color:#fff;
	background-image:url(/images/news_section_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	color:#003366;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:0;
	padding:7px 0px;
	font-size:95%;
	font-style:normal;
}
#col3 p.pdf {
	font-size: 75%;
	margin: 0px 5px;
	padding: 0px;
}
/* Center Column ******************************************************/
#col2 {
	margin: 5px 265px 5px 265px;
	padding: 0px;
	background-color: #fff;
}
#col2 h1 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	background-color: #fff;
	color: #003366;
	margin: 5px 0px;
	padding: 0px;
	border-bottom: solid 2px #ccc;
}
#col2 h2 {
	background-color: #fff;
	font-weight:normal;
	margin:0;
	padding:7px 0px;
	font-style:normal;
	font-size: 100%;
	letter-spacing: 2px;
	color: #003366;
	line-height: 100%;
	background: none;
	border: 0;
}
#col2 ul li a {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
.ads {
	margin-top: 5px;
	float: left;
	background-color: #eee;
	margin-right: 10px;
}
.adsimg {
	float: right;
	margin: 5px;
}
#col2 a.headline {
	font-weight: bold;
}
#howdoi {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
#howdoi #link {
	font-size: 80%;
	color: #000;
}
/* Bottom Stripe **************************************/
#acgovbottomdivider {
	clear: both;
	margin: 0;
	padding: px;
	background-color: #fff;
}
/* Standard Page Settings **************************************/
h1.acgovpagetitle {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin: 105px 5px 0px 5px;
	background-color: #e9e9e9;
	color:#336699;
	font-size:150%;
	font-weight:normal;
	letter-spacing:3px;
	font-style:normal;
	padding: 10px;
	width: auto;
}

#col2 p, #col1 p, #col3 p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#col2 ol li {
	font-weight: normal;
	font-size: 80%;
}
#col2 ul.normal li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	list-style-image: none;
}
#pdf {
	color : #000;
	font-size : 80%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 5px;
	clear: both;
}
#pdf2 {
	color : #000;
	font-size : 80%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 5px;
	clear: both;
}
#col1 h2, #col3 h2 {
border-bottom: 1px solid #fff;
}
