<title></title>
/* GLOBALS */
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #00112D;
	text-align: center;
}
a {
	color: #CA0010;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: 0;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
.redarrow_link {
	background-image: url(red_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	display: block;
	color: #C9000D;
	text-decoration: none;
}
h2 span {
	display: none;
}
h1 span {
	display: none;
}
h3 span {
	display: none;
}


#features h4.orange-headline, h4.orange-headline{
	color:#f6b835;
	font:normal 18px/21px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight:100;
	margin:25px 0 0 10px;
	width:100%;
}

label {
	float: left;
	padding-top: 5px;
	width: 120px;
	clear: left;
}
form {
	padding-top: 20px;
}
.inputbg {
	background-color: #FFF;
	border: thin solid #CCC;
	font-size: 15px;
	padding: 5px;
	width: 400px;
	margin-bottom: 5px;
}
.submitbg {
	background-color: #333;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	clear: left;
	margin-left: 120px;
	margin-bottom: 30px;
	border: thin solid #4C4C4C;
}
.float_right {
	float: right;
}


/* NAVIGATION */
#nav_bits {
	float: right;
	width: 615px;
}
.nav_padding {
	margin-right: 23px;
}
#nav_buttons {
	list-style-type: none;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
#nav_buttons li {
	float: left;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
#nav_buttons li a {
	margin-right: 11px;
	padding: 10px 27px 12px 5px;
	color: #666;
	display: block;
}
#nav_buttons li a:hover {
	background-image: url(../images/redbg.gif);
	color: #FFF;
}
#nav_buttons li a strong  {
	font-size: 15px;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}

/* HOME FEATURED */
#featured {
	background-image: url(fainswornin2.jpg);
	height: 386px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
#featured_text {
	float: left;
	width: 440px;
	padding-top: 130px;
	padding-left: 30px;
	padding-right: 30px;
}

#featured_text p {
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 20px;
	
}

#featured_video {
	float: right;
	width: 420px;
	padding-top: 10px;
}


/* SECONDARY BITS 1 */

#home_secondary3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414143;
}

#home_spending {
	background-image: url(oemigspending.jpg);
	height: 41px;
	width: 410px;
	margin-bottom: 6px;
}
#home_says {
	background-image: url(oemigsays.jpg);
	height: 41px;
	width: 388px;
	margin-bottom: 6px;
}

#home_dates {
	background-image: url(2010senate.jpg);
	height: 41px;
	width: 388px;
	margin-bottom: 6px;
}

#home_newsroom {
	background-image: url(newsroom.jpg);
	height: 41px;
	width: 388px;
	margin-bottom: 6px;
}

#secondary_left{
	width: 440px;
	padding-top: 17px;
	height: 460px;
}

#secondary_newsroom {
	float: right;
	width: 440px;
	padding-right: 10px;
	padding-top: 10px;
	
}
#secondary_newsroom ul {
	list-style-type: none;
	padding-top: 2px;
}
#secondary_newsroom li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272829;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #666666;
}
#secondary_newsroom li a {
	color: #999999;
}
#secondary_newsroom li a:hover {
	color: #CB0000;
	text-decoration: none;
}

#secondary_dates {
	float: right;
	width: 400px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

#secondary_right {
	float: right;
	width: 416px;
	padding-left: 30px;
	padding-top: 17px;
	height: 380px;
}

#secondary_left p{
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}

#secondary_dates p {
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}

#secondary_right p {
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}

#secondary_dates ul {
	list-style-type: none;
	padding-top: 2px;
}
#secondary_dates li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272829;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #666666;
}
#secondary_dates li a {
	color: #999999;
}
#secondary_dates li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#home_secondary2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414143;
}


/* SECONDARY BITS 2 */
#secondary2_right {
	float: right;
	width: 416px;
	padding-left: 30px;
	padding-top: 17px;
	height: 155px;
}
#secondary2_left {
	width: 440px;
	padding-top: 17px;
}
#secondary2_left p {
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}
#secondary2_right ul {
	list-style-type: none;
	padding-top: 2px;
}
#secondary2_right li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272829;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #666666;
}
#secondary2_right li a {
	color: #999999;
}
#secondary2_right li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* FOOTER */
#footer {
	background-image: url(http://srcc.org/images/srccfooter.jpg);
	height: 105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	background-repeat: no-repeat;
	color: #666666;
}
#footer_left {
	padding-top: 35px;
	font-size: 10px;
	width: 300px;
}
#footer_right {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 12px;
	font-size: 10px;
}
#footer_right p {
	padding-bottom: 6px;
}

/* CONTENT HEADERS */

#content_header_moore {
	background-image: url(http://srcc.org/images/vr_tonymoore.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_bennett {
	background-image: url(http://srcc.org/images/vr_bennett.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_hill {
	background-image: url(http://srcc.org/images/vr_hill.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_ericksen {
	background-image: url(http://srcc.org/images/vr_ericksen.jpg;
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_baumgartner {
	background-image: url(http://srcc.org/images/vr_baumgartner.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_ltizow {
	background-image: url(http://srcc.org/images/vr_litzow.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_michalek {
	background-image: url(http://srcc.org/images/vr_michalek.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_mcclendon {
	background-image: url(http://srcc.org/images/vr_mcclendon.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_schmidt {
	background-image: url(http://srcc.org/images/vr_schmidt.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_fain {
	background-image: url(http://srcc.org/images/vr_fain.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_morton {
	background-image: url(http://srcc.org/images/vr_morton.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_roach {
	background-image: url(http://srcc.org/images/vr_roach.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_holmquist {
	background-image: url(http://srcc.org/images/vr_holmquist.jpg);
	background-repeat: no-repeat;
	height: 101px;
}
#content_header_honeyford {
	background-image: url (http://srcc.org/images/vr_honeyford.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_delvin {
	background-image: url (http://srcc.org/images/vr_delvin.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}
#content_header_honeyford {
	background-image: url (http://srcc.org/images/vr_honeyford.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
}


/* EDUCATION */
.education_section {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
}

#education_headline {
	background-image: url(../images/services-awesome.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 10px;
}
#education_typography {
	background-image: url(alphabet.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 238px;
	height: 293px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#education_content {
	width: 635px;
	padding-top: 10px;
}
#education_content p {
	line-height: 19px;
	margin-bottom: 15px;
}
.education-content p a {
	color: #999999;
	text-decoration: none;
}
.education-content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.education_section p {
	margin-bottom: 15px;
	line-height: 19px;
}
.education_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 25px;
	float: left;
	clear: left;
	width: 635px;
}

.education_textbit {
	float: right;
	width: 635px;
	color: #999999;
}
.education_textbit h3 {
	color: #FFFFFF;
}

/* TYPOGRAPHY */
#moore_typography {
	background-image: url(http://srcc.org/images/moore2.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 241px;
	height: 265px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#litzow_typography {
	background-image: url(http://srcc.org/images/litzow.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 210px;
	height: 302px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#bennett_typography {
	background-image: url(http://srcc.org/images/bennett.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 241px;
	height: 265px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#fain_typography {
	background-image: url(http://srcc.org/images/fain.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 216px;
	height: 302px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#baumgartner_typography {
	background-image: url(http://srcc.org/images/baumgartner.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 235px;
	height: 294px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#ericksen_typography {
	background-image: url(http://srcc.org/images/ericksen.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 225px;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#mcclendon_typography {
	background-image: url(http://srcc.org/images/mcclendon.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 235px;
	height: 299px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#schmidt_typography {
	background-image: url(http://srcc.org/images/schmidt.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 211px;
	height: 295px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#hill_typography {
	background-image: url(http://srcc.org/images/hill.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 209px;
	height: 226px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#delvin_typography {
	background-image: url(http://srcc.org/photos/delvin.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 283px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#roach_typography {
	background-image: url(http://srcc.org/photos/roach.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 282px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#honeyford_typography {
	background-image: url(http://srcc.org/photos/honeyford.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 282px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#holmquist_typography {
	background-image: url(http://srcc.org/photos/holmquist.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 282px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#morton_typography {
	background-image: url(http://srcc.org/photos/morton.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 282px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#michalek_typography {
	background-image: url(http://srcc.org/images/michalek.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 246px;
	height: 306px;
	margin-top: 10px;
	margin-bottom: 25px;
}

/* CANDIDATES */
.candidates_section {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
}

#candidates_headline {
	background-image: url(../images/services-awesome.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 10px;
}
#candidates_content {
	width: 635px;
	padding-top: 10px;
}
#candidates_content p {
	line-height: 19px;
	margin-bottom: 15px;
}
.candidates-content p a {
	color: #999999;
	text-decoration: none;
}
.candidates-content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.candidates_section p {
	margin-bottom: 15px;
	line-height: 19px;
}
.candidates_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 25px;
	float: left;
	clear: left;
	width: 635px;
}

.candidates_textbit {
	float: right;
	width: 635px;
	color: #999999;
}
.candidates_textbit h3 {
	color: #FFFFFF;
}

/* MISC */
.contentwrap {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 470px;
}
#sidebar {
	float: right;
	width: 239px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	font-size: 14px;
	padding-left: 21px;
}
.sidebar_selected {
	background-image: url(../images/sidebar_selected.gif);
	font-weight: bold;
}
.sidebar_listitem a  {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E403F;
	color: #FFF;
}
.sidebar_selected a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFF;
}
.sidebar_listitem_noborder a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFF;
}
