input {
	border: 1px solid #a7a6aa;
}

#nav {
	margin: 14px auto 0;
}
#nav a, #secondaryNav a {
	height: 20px;
}

#secondaryNav {
	clear: left;
	height: 27px;
	margin-top: 0;
}
#secondaryNav li {
	list-style: none;
	float: left;
}
#secondaryNav a {
	padding-top: 5px;
	color: #f0f3e3;
	font-weight: normal;
	padding-left: 22px;
	display: block;
}

#content {
	clear: left;
}

#breadcrumb {
	height: 20px;
	color: black;
	background-color: white;
	padding: 7px 12px 0;
	font-size: .9em;
}

#FirstRead {
	width: 558px;
	height: 152px;
	margin: 0;
}
#FirstRead h1 {
	color: white;
	font-size: 2em;
	text-align: right;
	padding-top: 110px;
	font-weight: bolder;
}

.VoterGuide  #FirstRead {
	width: 558px;
	height: 146px;
	margin: 0;
    padding-bottom:1px; 
    border-bottom:#D1D9A8 solid 3px;
}

.IssueModule h1 {
	background: url(/images/colHead_issues.gif) top repeat-x;
	margin-top: 0;
}
.PoliModule h1, #poliSec #Coli1 h1, #poliSec #Coli2 h1, #poliSec #Coli3 h1, #newsSec #Coli3 h1 {
	background: url(/images/colHead_poli.gif) top repeat-x;
	padding-right: 0;
	margin-top: 0;
}
#MuniColi h1, .MuniModule h1, #muniSec #Coli1 h1, #muniSec #Coli2 h1, #muniSec #Coli3 h1 {
	background: url(/images/colHead_muni.gif) top repeat-x;
	padding-right: 0;
	margin-top: 0;
}
.NewsModule h1, #newsSec #Coli1 h1, #newsSec #Coli2 h1 {
	background: url(/images/colHead_news.gif) top repeat-x;
	margin-top: 0;
}
#RightCol, #Coli3 {
	margin-right: 0;
	width: 184px;
}
#Coli3 h1 { /* to keep the column from growing too wide in IE */
	padding-right: 0;
}
#Coli2 {
	width: 269px;
}
#Coli1 {
	width: 284px;
}
#muniSec #Coli1, #newsSec #ColiMuni {
	width: 558px;
}
#muniSec #Coli1 p, #newsSec #ColiMuni p {
	text-align: center;
}
#muniSec #Coli1 div, #newsSec #ColiMuni div {
	width: 180px;
	float: left;
	font-size: .9em;
	margin-left: 15px;
}
#NewsColi {
	width: 184px;
}

.IssueModule {background-color: #edf4fc;}
.NewsModule {background-color: #f4e7da;}
.PoliModule {background-color: #f0f3e3; position: relative;}
.MuniModule {background-color: #ececec;}
.NewsModule, .IssueModule, .PoliModule, .MuniModule {margin: 0; padding-bottom: 1em;}
.NewsModule .date {color: #b25e09;}
.NewsModule ul {margin-right: 6px;}
.PoliModule .date {color: #90a342;}

#PoliColi1 table {margin-left: 16px;}
#PoliColi1 th, #Coli1 th, #newsSec #ColiMuni th {text-align: right;}
#Coli1 table {margin: 1em 0 1em 20px;}
#muniSec #Coli1 table, #newsSec #ColiMuni table {
	margin: 1em 0 1em 40px;
}
#Coli1 select {width: 170px; font-size:.9em;}

#newsSec #ColiMuni select {width: 170px; font-size:.9em;}

th strong {color: red;}

#mainContent {
	width: 530px;
	background-color: white;
	padding: 1em 15px 0 13px;
	margin: 0;
}
#mainContent div {
	border-top: 1px solid #899b3f;
}
#mainContent div h2 {
	font-size: 1.2em;
}

.featIMG {
	float: right;
	margin-left: 15px;
}
#featUnFloat {
border-top: none!important;
/*		height: 330px;
  allows a featured image to float & not have a subsequent div float next to it. Using clear on that next div would break the layout in FF */
}

.ColiInput {
	float: left;
	margin: 0 16px .6em;
	border: none!important; 
	position: relative;
}
#mainContent .ColiInput {
	margin: 0 6px .5em;
}

/* Poli pages */

#poliSec #navPoli {
	background-color: #97ab46;
	background-image: none;
	margin-right: 1px;
	color: white;
}

#poliSec #navPoli a, #muniSec #navMuni a, #newsSec #navNews a, #consSec #navCons a {
	color: white;
}

#poliSec #secondaryNav {
	background: url(/images/nav_poli_2nd.gif) bottom repeat-x;
}
#poliSec #FirstRead {
	background: url(/images/1st-read_PoliticalAction.jpg) top no-repeat;
}
.VoterGuide  #FirstRead  {
	background: url(/political/images/SRA_VoterGuideBanner.jpg) top no-repeat!important;
}
#poliSec #contentFoot {
	background: url(/images/SRA_poliPage_bkgnd.gif) top repeat-y;
}

.officPage #mainContent {
	background: url(/images/officMenu-bkgnd.gif) top repeat-x;
}
.officPage #FirstRead {
	border-bottom: none!important;
}


/* Muni pages */

#muniSec #navMuni {
	background-color: #7d7e7f;
	background-image: none;
	margin-right: 1px;
	color: white;
}

#muniSec #secondaryNav {
	background: url(/images/nav_muni_2nd.gif) bottom repeat-x;
}
#muniSec #secondaryNav li a {
	padding-right: 3em;
}
#muniSec #FirstRead {
	background: url(/images/1st-read_Muni.jpg) top no-repeat;
}
#muniSec #contentFoot {
	background: url(/images/SRA_muniPage_bkgnd.gif) top repeat-y;
}


/* News pages */

#newsSec #navNews {
	background-color: #b05c09;
	background-image: none;
	margin-right: 1px;
	color: white;
}

#newsSec #secondaryNav {
	background: url(/images/nav_news_2nd.gif) bottom repeat-x;
}
#newsSec #FirstRead {
	background: url(/images/1st-read_News.jpg) top no-repeat;
}
#newsSec #content {
	background: none;
}
#newsSec #contentFoot {
	background: url(/images/SRA_newsPage_bkgnd.gif) top repeat-y;
}
#newsSec .anchorNav li a {
	color: #1d5ca3;
	font-weight: bold;
}
#newsSec #MuniClear {
	background-color: #ececec;
	height: 20px;
	width: 558px;
} 

.policyPage {
	background: url(/images/new-aMenu-bkgnd.gif) top repeat-x;
}

.policyPage h2 {
	color: #b05c09;
	font-size: 1.2em!important;
}

.policyPage em a {
	font-size: .8em;
	white-space: nowrap;
}

/* Consumer pages */

#consSec #navCons {
	background-color: #5182b9;
	background-image: none;
	color: white;
}

#consSec #secondaryNav {
	background: url(/images/nav_cons_2nd.gif) bottom repeat-x;
}
#consSec #FirstRead {
	background: url(/images/1st-read_Cons.jpg) top no-repeat;
}
#consSec #content {
	background: none;
}

/* Privacy page */

#privacyPG #content {
	background: none;
}

#privacyPG #mainContent h1 {
	color: black;
}

/* About pages */

#aboutSec #navAbou, #boardPG #navAbou {
	background-color: #584d40;
	background-image: none;
	color: white;
}
#aboutSec #FirstRead, #boardPG #FirstRead {
	background: url(/images/1st-read_AboutSRA.jpg) top no-repeat;
}
#aboutSec #navAbou a, #boardPG #navAbou a {
	color: white;
}
#aboutSec #secondaryNav, #boardPG #secondaryNav {
	background: url(/images/nav_about_2nd.gif) bottom repeat-x;
}
#aboutSec #mainContent h2, #boardPG #mainContent h2 {
	clear: left;
	font-size: 1.15em;
	color: white;
	background-color: #4E4031;
	text-align: center;
	padding: 2px;
	margin-bottom: 0;
}
#boardPG #mainContent p {
	float: left;
	width: 254px;
	padding-left: 10px;
	margin: 1em 0;
}
#boardPG .anchorNav li a {
	font-weight: bold;
}
