html {
	color: #000000;
	overflow-y: scroll;
}
body  {background-color:#6D5D44;
     background: #fdfdfc url(http://en.cdn.sos.ca.gov/generic/images/background.png) repeat 50% 0; 
	 font: 100%/1.4em Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;}
	 
img {border: none;}

#wrapper  {
	background: #fdfdfc url(http://en.cdn.sos.ca.gov/generic/images/background-960x1.png) repeat-y 50% 0; 
	margin: 0 auto;
	margin-top: 10px; 	 
	padding-top: 5px;
	border: 1px solid #29251B;  	 
}

#wrapper-county-page  {
	background-color: #FDFDFC;
	margin-top: 10px; 	
	padding-top: 5px;
/*	border: 1px solid #305273;  	 */
}

#content  {
	margin-top: -7px; 	
	padding-top: 0px; 
	overflow: hidden;
	margin-left: 0;
	margin-right: 0;
	width: 960px;
}

#topbar {
	margin-top: 2px;
	background-color: #305273;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	width: 960px;
	border-bottom: 1px solid #E38225;
}

#topbar ul {
	list-style: none;
 	margin: 0; 
	display: inline-block;
	display: inline;
}

#topbar ul li {
	float: left;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: .75em;
	border-right: 1px solid #ffffff;
	padding: 0 15px;	
}

#topbar  ul li.last {border: 0;}

#topbar a {color: #fff;}

#topbar a:hover { 
	color: #fff;
	text-decoration: underline; 
}

#banner { 
 	padding-bottom: 5px; 
	background: url(http://en.cdn.sos.ca.gov/generic/images/production-banner-960x105.png) no-repeat scroll 0 0 #29251b; 
	height: 100px;
	margin-left: 0;
	margin-right: 0;
	width: 960px;
}

#navbar {
	background-color: #29251b; 
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E38225;
	border-top: 1px solid #E38225;
	margin-left: 0;
	margin-right: 0;
	width: 960px;
}

#navbar ul {
	list-style: none;
	margin: 0;
	display: inline-block;
	display: inline;
}

#navbar ul li {
	float: left;
	margin: 0;
	font-weight: bold;
	font-size: .85em;
	padding: 0 15px;
}
#navbar li a {
	color: #fff;
}

#navbar li a:hover { 
	color: #fff;
	text-decoration: underline; 
}

.spacer {
	height: 1em;
}

.contentSection h1 {
	text-align: center;
	font-size: 1.35em;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.contentSection  h2{
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
}

.contentSection  h3{
	margin-top: 10px;
	font-size: .95em;
	padding-bottom: 5px;
	font-weight: bold;
}

.contentSection  h4{
	margin-top: 10px;
	font-size: .75em;
	padding-bottom: 5px;
	font-weight: bold;
}

.contentSection ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 20px;}
	
.contentSection ol li {font-weight: bold;}
.contentSection ol p {font-size: 85%; font-weight: normal; line-height: 1.1em;}
	

.sectionHeader {
	font-size: 1.1em;
	font-weight: bold;
	background: url("http://cdn.sos.ca.gov/en/20110517/images/horizontal-gradient-305273-trans-1x100.png") repeat-x scroll 0 0 transparent; 
    border-bottom: 1px dotted #305273;
    border-top: 1px solid #29251B;
    line-height: 2em;
    margin: 25px 0;
    padding: 0 10px;
}


form {margin-left: 10px;}

form a {font-weight: bold; text-decoration: underline;}

form a:hover {color: #fff; background-color: #305273; text-decoration: underline;}

.contentSection p {
	margin: 10px;
}
.contentSection p a{
	text-decoration: underline;
	font-weight: normal;
}
.contentSection p a:hover{
	background-color: #305273;
	color: #fff;
	font-weight: normal;
}
.contentSection hr {
	border-bottom: 1px solid #305273; 
}


.contentSection dt {
	font-weight: bold;
	margin-top: 15px;
}

.contentSection dd {
	font-size: .75em;
	margin-left: 3px;
}

.contentSectionLeft {min-height: 400px;}
.contentSectionLeft div {
	padding: 10px 0 0 0;
	color: #fff;
}

.contentSectionLeft h3 {
	font-size: 100%;
	border-bottom: 1px solid #E38225;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.chgTxtSize {
	text-align: left;
	font-size: 85%;
	margin: 0;
	padding: 0;
}
.chgTxtSizeCounty {
	float: right;
	font-size: 85%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.chgTxtButtons  img{
   padding-right: 20px;
 }

.chgTxtSize p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.contentSectionLeft a {color: #fff;}
.contentSectionLeft a:hover {color: #fff;}
dt.contentSectionLeft  {text-decoration:underline; color: #fff;}

.mainContent h2 {font-size: 1.1em;}

ul.mainContent {margin-bottom: 10px;}
.mainContent li {
	border-left: 1px dotted #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	list-style-type: none;
	margin-left: 25px;
}
.mainContent li:hover { background-color: #305273;}
.mainContent li a:link,
.mainContent li a:visited,
.mainContent li a:active {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 2px 2px 2px;
}
.mainContent li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #305273;
}

h3.main-special  {
	margin-left: 18px; 
	font-weight: bold;
}

ul.main-special  {
	margin-left: 30px;
	margin-bottom: 10px;
	}

.main-special li {
	border-left: 1px dotted #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	list-style-type: none;
	font-size: 85%;
}
.main-special li:hover { background-color: #305273;}
.main-special li a:link,
.main-special li a:visited,
.main-special li a:active {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 2px 2px 2px;
}
.main-special li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #305273;
}

#footer {
	background-color: #29251b;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #E38225;
	border-bottom: 1px solid #E38225;
	overflow: hidden; 
	margin-left: 0;
	margin-right: 0;
	width: 960px;
}
#footer a { color: #fff;}
#footer a:hover { color: #fff; text-decoration: underline;}

#footer  ul { 
	clear: left;
	float: left;
	list-style: none;
	margin: -5px;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
	}

#footer  ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0;
	position: relative;
	right: 50%;
	padding: 0 5px;
	font-weight: bold;
	font-size: .75em;
	border-right: 1px solid #ffffff;
}
#footer  ul li.last {border: 0;}

#footer img { margin: 0 auto; display: block; padding: 10px;}

#legal {
	clear:both;
	margin: 20px;
	padding-bottom: 10px;
}
		
/************************ Typography ***************/
#legal p {
	text-align:center;
	font: bold .7em Arial;
}

a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #000;}

/********************* Link Styles *******************/
/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon {
  background:transparent none !important; 
  padding:0 !important;
  margin:0 !important;
}


/* Make sure the icons are not cut */
a[href^="http:"], a[href^="mailto:"], /* a[href^="http:"]:visited, */
/* a[href$=".pdf"], */ a[href$=".doc"], a[href$=".xls"], a[href$=".rss"],
a[href$=".rdf"], a[href^="aim:"] {
  padding:2px 15px 4px 0;
  margin:0px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* External links */
a[href^="http:"]          { background-image: url(http://cdn.sos.ca.gov/images/external-link.png); }
a[href^="mailto:"]        { background-image: url(http://en.cdn.sos.ca.gov/generic/images/icons/email.png); }
/* a[href^="http:"]:visited  { background-image: url(/images/icons/visited.png); } */

/* Files */
/* a[href$=".pdf"]   { background-image: url(/images/icons/pdf.png);} */
a[href$=".doc"]   { background-image: url(http://en.cdn.sos.ca.gov/generic/images/icons/doc.png); }
a[href$=".xls"]   { background-image: url(http://en.cdn.sos.ca.gov/generic/images/icons/xls.png); }

/* Misc */
a[href$=".rss"],
a[href$=".rdf"]   { background-image: url(http://en.cdn.sos.ca.gov/generic/images/icons/feed.png); }
a[href^="aim:"]   { background-image: url(http://en.cdn.sos.ca.gov/generic/images/icons/im.png); }
