@import "blog_styles.css";
@import "vote_no_styles.css";
@import "rte_styles.css";


html {

	width: 100%;

}

a:link {

	color: #cc3300;
	
}

a:visited {

	color: #cc6600;

}

body {

	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
        padding-bottom: 10px;


}

h1,h2,h3,h4,h5,h6 {

	color: #f58516;
	

}

h2#page_subtitle {
   
   font-weight: normal;
   font-style: italic;
   
}

blockquote {

	font-style: italic;
	padding: 0px;
	background-color: #FCBC7C;
/*	text-align: center; */
	width: 100%;
	margin-left: 25px;
	

}

.csc-header {

	font-size: 0.9em;
	font-style: italic;

}

#main_content {

	height: 100%;
	margin-top: 10px;

	
}

#subpage_nav {

	display: none;

}

#subpage_content {

   width: 100%
	

}

#subpage_content a:link:after, #subpage_content a:visited:after {
   
   content: " (" attr(href) ") ";
   font-size: 90%;
   
}

#office_addresses {

	padding-left: 5px;
	font-size: 0.9em;
	
}


#logo {

	padding: 50px 0px 0px 0px;
	margin: 0px;
	background-color: #ffffff;
	
}

#separator {

	background-color: #f58516;
	width: 100%;
/*	height: 100%; */
	margin-bottom: 0px;

}

#photo_bar {

	width: 770px;
	float: left;

}


#news {

	margin-left: 775px;
	width: 150px;
	font-size: 0.9em;
	padding-left: 5px;
	padding-top: 2px;

}

#news h1 {

	font-size: 1.0em;
	font-weight: bold;
	
}

#news ul {

	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	

}

#news li {

	margin-bottom: 5px;
	margin-left: 0px;

}

#footer {

	clear: both;
	font-size: 0.8em;
	border-top: 1px solid #f58516;
/*	border-bottom: 1px solid #f58516; */
	padding-left: 0px;
	margin-top: 75px;
	width: 100%;

	
}

#footer ul {

	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	
}

#footer li {

	display: inline;
	margin-left: 5px;

}

/* .footnote {

	font-size: 0.8em;
	font-style: italic;

} */

h3.news-list-item-title {

	margin-bottom: 0px;
	
}

span.news-list-date {

	font-style: italic;
	
}

.news-latest-container {

	padding: 0px;

}

.news-latest-item li {

	margin: 0px;

}

#mailform label,input {

	display: block;
	float: left;
	
}

#mailform .csc-mailform-field {

	clear: both; 
	
}

#mailform label {

	width: 100px;
	font-weight: bold;
	margin-bottom: 20px;
	
}

#mailform input {

	
	margin-left: 10px;
	margin-bottom: 20px;
	
}

.csc-mailform-radio label {

	margin: 0px;
	
}

#newsbox {

	margin-left: 10px;
	width: 740px;
	font-size: 1em;
	border: 1px solid #f58516;
	padding: 5px;
}

#newsbox h1 {

	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;

}

#newsbox p {

	margin-top: 0px;

}

.csc-textpic-caption {

	font-weight: bold;
	text-align: center;
}
