@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

main{
	display: block;
    background: url(../images/senate_logo_black.png) no-repeat -9999px -9999px;
}

.offscreen {

    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    } 
	a.offscreen:focus, a.offscreen:active, a.offscreen:hover {
position:absolute;
left:0;
top:0;
width:auto;
height:auto;
overflow:visible;
background-color:#FF3;
border: 1px dotted #000;
} 
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* IE 10 specific styles */


/*html[data-useragent*='MSIE 10.0'] */.slide-desc {
    left:0;
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
*/

a {color:#2F7FAA; text-decoration:none;}
/*a:visited { color: #999; }*/
a:visited { color: #7496af; }
a:hover { color: #134D6A; }
a:focus { outline: thin dotted; }

ul, ol { margin: 1em 0; padding: 0 0 0 0px; }

p {
font-family: 'Source Sans Pro', sans-serif;
font-weight:400;
text-align:left;
}

#secondary_col2 {    
font-size:1.06rem;
}


#secondary_col2 p {	
font-family: 'Source Sans Pro', sans-serif;
font-weight:400;
/*font-size:0.9em;*/
text-align:left;
line-height:1.5em;
}


#secondary_col2 ul {
margin-before: 10em;
margin-after: 1em;
margin-start: 0;
margin-end: 0;
padding-left: 40px;
}
#secondary_col2 ol {
margin-before: 10em;
margin-after: 1em;
margin-start: 0;
margin-end: 0;
padding-left: 40px;
}

.bold {
	font-weight:600;
}

h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
}
h1 .home-content {
	color:#134d6a;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.2em;
	margin:0 0 10px 0;
	color:#777;
	}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1em;
	margin:0;
	color:#555;
	}
	
#proceedings h3 {
	padding-bottom: 10px;
}

#hearings h3 {
	padding-bottom: 10px;
}

.fluid {
	clear: none;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.row{
	max-width:1400px;
	margin:0 auto;
	position: relative;
	width: 88.0326%;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
}

header{
	width:100%;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 88.0326%;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
	clear: none;
	float: none;
	background-color: white;
}

body {
	background-image: url(../images/bkgnd_stripe_b.png) !important;
	background-repeat: repeat;
		/* header extension to viewport > > > */
	/*overflow-x: hidden !important;	
		/* < < < header extension to viewport end */
}
#top-header {
	width:100%;
		/* header extension to viewport > > > */
	/*margin: 0 -100%;
  	padding: 0 100%;
		/* < < < header extension to viewport end */

	margin-top: 0em;
	  	background: #7b888e; /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
        background: -moz-linear-gradient(left, #576165, #7b888e, #576165);
        background: -webkit-linear-gradient(left, #576165, #7b888e, #576165);
        background: -webkit-gradient(linear, 0 0, 100% 0, from(#576165), color-stop(0.25, #7b888e), color-stop(0.5, #929ea5), color-stop(0.75, #7b888e), to(#576165));
        background: -o-linear-gradient(left, #576165, #7b888e, #576165);
        background: linear-gradient(left, #576165, #7b888e #576165);
  /* For Opera 11.1 to 12.0 */
  /* For Fx 3.6 to 15 */
  /* Standard syntax */ 
	z-index:100;
	height: 45px;

}
#flag {
	width: auto;
	float:left;
	margin:10px;
}

#find-sen {
	padding:0px;
}
.find-sen-text {
	color:#FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 1px;
	margin:10px;
	cursor:default;
}
#sen-dropdown-container {
	background-color: #A7ACB0;
	height: 23px;
	width: auto;
	border: none;
	border-radius: 2px;
	margin-top: 11px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 11px;
	clear: right;
	float: right;
}

select.arrow {
  	background:transparent;
	width:auto;
	border:none;
	padding:0 10px 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.9em;
	font-weight:400;
	color:#000;
	letter-spacing: 1px;
  	background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
 	 background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  	background-repeat: no-repeat;
}

#watch {
	display:none;
	float: none;
	clear: none;
	width: auto;
	text-align: center;
}
.watch_text {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	color:#eeb241;
	letter-spacing: 1px;
	text-align: center;
	background-color:#FFF;
}

#watch_mobile {
	width: 100%;
	text-align: center;
	margin:0;
	padding:10px 0;
	/*margin-top: 4px;*/
	}
	
#watch_mobile a {
	color:#eeb241;
}

.fa-angle-down {
	color: #FFF;
	padding-right: 10px;
}

#logo{
	width:320px;
	padding:50px 0 0 0;
}

#main-header {
	display: block;
	border-top: 1px solid #ccc;
		/* header extension to viewport > > > */
	/*margin: 0 -100%;
  	padding: 0 100%;
		/* < < < header extension to viewport end */
	background:#2f7faa url(../images/banner-bg.png) no-repeat left center;
	position: relative;
	/*height:124px;*/
}
#banner {
	display:none;
	background-image: url(../images/senate_banner480.png);
	background-repeat: no-repeat;
}
.fa-search {
	color:#FFF;
	float:right;
	padding:0 5px;
	background-color: transparent;
}

#search-elements {
	display:block;
	width: auto;
	height: auto;
	float: right;
	padding: 5px;
	position: absolute;
	top: 129px;
	right: 10px;
	background-color:transparent;
	border: solid 1px;
	border-color: rgba(255, 255, 255, 0.3);
	border-style: solid;
	border-radius: 3px;
	z-index:1;
	font-size:0.8em;
}

#search {
	float:right;
	width:auto;
	border:0;
	background-color: transparent;
	color:white;
	font-family: sans-serif;
	outline: none;
}
#main-nav {
	position: relative;
	top: 0px;
	background-color: #FFF;
		/* header extension to viewport > > >
	margin: 0 -100%;
	padding: 0 100%;
		/* < < < header extension to viewport end */
	/*margin-bottom: 15px;*/
}
#image-rotator {
}

#proceedings_hearings {
	background-color: #FFFFFF;
	width: 95%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:15px;
	border-bottom:1px solid #B0B0B0;
	margin-top: 5px;
}

#proceedings {
	width: 100%;
	padding-top: 10px;
}
#hearings {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
}
.heading-home-content {
	color: #134d6a;
	border-bottom: 1px solid #B0B0B0;
	padding-bottom: 5px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 400;
}
.floor-schedule {
font-family: 'Source Sans Pro', sans-serif;
font-weight:400;
font-size:.9em;
line-height:1.1em;
text-align:left;
}
#proceedings_schedule {
	padding-bottom: 10px;
	}
#proceedings_schedule_2 {
	padding-bottom: 10px;
	}
#hearings_schedule {
	width:100%;
    line-height: 1.1em;
	padding-bottom:10px
}
.links-list {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	margin-bottom:.5em;
	}
.links-list:before {
	content: "\f105";
	font-family:'FontAwesome';
	font-size:1em;
	padding-right:8px;
	color:#2F7FAA;
	}
.links-list a {
	text-decoration:none;
	}
.text-list {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	margin-bottom:.5em;
	}
.text-list a{
	text-decoration: none;
	font-size: 1em;
}
#content_1 {
	}
#content_2 {
	}
#content_container_col1 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FFF;
	margin-bottom:15px;
	border-top:5px #E2E2E4 solid;
}
#content_container_col2 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FFF;
	margin-bottom:15px;
	border-top:5px #E2E2E4 solid;
}
#content_container_col3 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FFF;
	margin-bottom:15px;
	border-top:5px #E2E2E4 solid;
}
#links_container_col1 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
	border-top:5px #E2E2E4 solid;
}
#links_container_col2 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
	border-top:5px #E2E2E4 solid;
}
#links_container_col3 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FAF6ED;
	border-top:5px #E2E2E4 solid;
}
#content_2 #links_container_col1,
#content_2 #links_container_col2,
#content_2 #links_container_col3 {
margin-bottom:15px;
}
#search2-elements {
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin:10px 0px;
	padding:0px;
	border: solid 1px;
	border-color: #E2E2E4;
	border-style: solid;
	border-radius: 3px;
}
#search2 {
	border:0;
	padding:3px 3px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.8em;
	font-weight:400;
	color:#595959;
	letter-spacing: 1px;
}
#content_container_col1 .fa-search {
	color:#595959;
	float:right;
	padding:2px 5px;
	background-color: transparent;
}
.content_column_container {
	padding:10px 10px 0px 10px;
	}
#logo_social_footer {
	}
#footer {
	}
#social_1 {
	}
#social_2 {
		margin-left: 0;
	clear: both;
}
#test {
	}
	
	/* SECONDARY PAGE CONTENT STYLES */
	
#sidebar_link_container {
	}
	
#secondary_col1 {
	width: 100%;
	margin-bottom:20px;
	}
	
#secondary_menu {
	background-color:#FFF;
}
	
.sidebar_link_container {
    width: 100%;
    float: left;
    clear: none;
    margin-top: 15px;
    background-color: #FAF6ED;
    border-top: 5px #E2E2E4 solid;
}

	
#secondary_col2 {
	width: 95%;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:15px;
	background-color:#FFF;
	}
	
#secondary_col2 .h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
}

#secondary_col2 h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}

/*added this for contenttitle related css*/
#secondary_col2 .contenttitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#secondary_col2 .contenttitle_generic {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
#secondary_col2 .contenttitlered {
	color: #800000;
    font-weight: bold;
    font-size: 16px;
}
#secondary_col2 .contentsubtitle {
    font-weight: bold;
    font-size: 15px;
}
#secondary_col2 .contentsubtitle_generic {
    font-weight: bold;
    font-size: 15px;
    padding-left:10px;
}
#secondary_col2 .contentsubtitlered {
	color:#800000;
    font-weight: bold;
    font-size: 15px;
}
/* end of contenttitle related css*/

#senators_header h1, #senators_header .h1{
	color:#6C7B84;
}
#committees_header h1, #committees_header .h1 {
	color:#AE6A3A;
}
#legislative_header h1, #legislative_header .h1 {
	color:#A99055;
}

#artartifacts_header h1, #artartifacts_header .h1 {
	color:#65925F;
}
#about_header h1, #about_header .h1 {
	color:#523044;
}
#desks_header h1, #desks_header .h1 {
	color:#336699;
}

.art-history {
}

.secondary-article {
}

#secondary_content_rotator {
	display:none;
}

.p {
}


.fa-share, .fa-print {
	color:#777;
	padding:10px 15px 0 0;
	outline:none;
	}
.fa-share:hover, .fa-print:hover {
	color:#333;
	}
	
#h1_action_icons {
	display:block;
	float:right;
	width:auto;
}

#h1_action_icons a{
	outline:none;
	outline:0;
}

#h1_desks_action_icons {
	 width: 98%;
	 border-top: 1px solid #669966;
	 margin-top: -1px!important;
	 margin-left: 35px!important;
	 }
#main-header-image {
}

/**************logo and socials*****************/

#social_background_white {
	background-color:#FFF;
	}
#logo_social_footer_center {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 150px;
	margin: auto;
	display: block;
	height: 220px;
	float: none;
	clear:both;
	background-color: #FFF;
}

#social_1 {
	display: none;
}

#social_1_mobile {
	width: 150px;
	display: block;
}

#social_2 {
	width: 150px;
	clear: none;
	margin: auto;
}

#footer_logo {
	width: 95px;
	margin: auto;
	padding-bottom: 25px;
	float: none;
}
 
span.icon a:link,
span.icon a:visited {
	margin: 10px;
	float:left;
	text-indent: -9999px;
}

span.fb a:link,
span.fb a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0 0 no-repeat;
}

span.fb a:hover {
	background-position: -30px 0px;	
}

span.tw a:link,
span.tw a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -30px;
}

span.tw a:hover {
	background-position: -30px -30px;	
}

span.yt a:link,
span.yt a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -60px;
}

span.yt a:hover {
	background-position: -30px -60px;	
}

span.pin a:link,
span.pin a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -90px;
}

span.pin a:hover {
	background-position: -30px -90px;	
}

span.fl a:link,
span.fl a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -120px;
}

span.fl a:hover {
	background-position: -30px -120px;	
}

span.unk a:link,
span.unk a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -150px;
}

span.unk a:hover {
	background-position: -30px -150px;	
}

/**************footer menu links*****************/

#footer {
	/*display: none;*/
	display: block;
	padding-top: 50px;
	padding-bottom:50px;
}

/************legal links**************/
	
#footer_legal {
	/*display: none;*/
	display: block;
	background-color: #fff;
	margin-top:50px;
}

#footer_legal_mobile {
	background-color: #fff;
	height: 220px;
	}
	
span.legal a:link,
span.legal a:visited {
	margin: 10px;
	display:block;
	text-indent: -9999px;
}

span.speaker a:link,
span.speaker a:visited {
	width:13px;
	height:16px;
	background: url(../images/speaker_icon.png) 0 0 no-repeat;
	margin-left: auto;
	margin-right: auto;
}

span.speaker a:hover {
	background-position: -13px 0px;	
}

#footer_legal_mobile ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_legal_mobile ul a:visited{
	color: #595959;
	text-decoration:none;
	}
		
#footer_menu_artartifacts a:hover{
	color: #47484b;
}

#footer_legal_mobile ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height: 1.3;
	color: #595959;
	padding-bottom: 8px;
	padding-top: 0px;
	text-align:center;
	text-decoration: none;
	}

#div1{
	display: none;
	background-image: url(../images/senate_banner480.png);
	background-repeat: no-repeat;
	}

#header1{
	display: block;
	margin-top: 1px;
	margin: 0 -100%;
	padding: 0 100%;
	background-color: #2F7FAA;
	}

.slide_image{
	}

.zeroMargin_mobile{
	margin-left: 0;
	}

.hide_mobile{
	display: none;
	}

.mobilehead {
	background-color: transparent;
	position: -webkit-sticky;
	z-index: 1;
	position: relative;
} 


.mobilehead {
	position: -webkit-sticky;
	z-index: 1;
	margin-top: 2em;
}
 .sticky {
	/*position: fixed;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 88.0326%;
	padding-left: 0;
	padding-right: 1.4836%;
	z-index: 100;
	margin-top:0;
	width:100%;
	
}	

.sticky-padding{
	/*padding-top:240px;*/
}

/*************** Oral History Tableā?? mobile **********************/


.featured_voices_header {
	display: none;
}

#oh_featured_container {
	display: none;
}

.oh_featured_name {
 	font-family: 'Source Sans Pro', sans;
    font-weight:400;
	font-size:1.1em;
	color:#2F7FAA;
	margin-top: .5em;
}

.oh_featured_name a:hover {
	color:#523044;
}

.oh_featured_name a:visited {
	color:#2F7FAA;
}


#secondary_col2 h3 a{
	font-family: 'Source Sans Pro', sans;
	font-weight:200;
	font-size:1.7em;
	color:#523044;
	float:left;
	margin: 18px 0px 30px 0px;
	display:block;
}

#secondary_col2 h3 a:hover {
	color:#2F7FAA;
}

/************** Oral History Pageā?? mobile layout *************/


#oh_subject_header_container {
	width:100%;
	float: left;
}

#oh_subject_header-left {
	float:left;
	width:100%;
}

#oh_subject_header-right {
	float:left;
	width:100%;
	vertical-align: bottom;
	height: auto;
	padding-right:0%;
}

.oh_subject_photo {
	float:left;
	/*margin:10px 0px 0px 0px;*/
}

.oh_subject_name {
	float:left;
	font-family: 'Source Sans Pro';
	color:#523044;
	font-size:1.4em;
	/*padding: 15px 0px 0px 0px;*/
}

.oh_subject_title {
	float:left;
	font-family: 'Source Sans Pro';
	color:#555;
	font-size:1.3em;
	font-weight: 200;
	clear:left;
	padding: 0px 0px 10px 0px;
}

.oh_subject_quote {
	font-family: 'Source Sans Pro';
	color:#AE6A3A;
	font-size:1.4em;
	font-weight: 100;
	font-style: italic;
	float: left;
	clear:left;
}

#oh_subject_container {
	width: 100%;
}

#oh_subject_column-left {
	width:100%;
	float: left;
	margin-top: 15px;
}

#oh_subject_column-right {
	width:100%;
	float: left;
	margin: 15px 0px 0px 0px;
}


#oh_subject_column-left a {
	color:#2F7FAA;
}

#oh_subject_column-left a:hover {
	color:#523044;
}

#oh_subject_column-left h3 {
	font-size:1.1em;
}

#oh_subject_column-left p {
	margin: 0px 0px 15px 0px;
}

#oh_subject_column-right h3 {
	font-size:1.1em;
	color:#523044;
	padding-bottom: 10px;
}

#oh_subject_column-right p {
	margin: 0px;
	line-height: 2.2em;
}

#oh_subject_column-right ul {
	margin: 0px;
	list-style-type: none;
	padding-left:0;
}

#oh_subject_column-right a {
	color:#2F7FAA;
}

#oh_subject_column-right a:hover {
	color:#523044;
}

#oh_subject_column-right li {
	color:#2F7FAA;
	font-size: 1em;
	font-family: 'Source Sans Pro';
	line-height: 2.2em;
}

/************** end Oral History- mobile *****************/

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 935px) {

	
body {
	background-image: url(../images/bkgnd_stripe_c.png) !important;
	background-repeat: repeat;
	
}

.gridContainer {
	width: 91.4836%;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#fff;
}
#top-header {
}
#sen-dropdown-container {
	float: left;
}
#main-header {
}
#main-header img {
	/*display:none;*/
}
#main-nav {
	position: relative;
	top: 0px;
	background-color: #FFF;
	padding-bottom:0px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0;
	box-shadow: 0px 0;
	z-index:500;
}
#image-rotator {
}
#find-sen {
}
.find-sen-dropdown {
}
#sen-dropdown {
}
#flag {
}
#watch {
	display:block;
	float:right;
	clear:none;
	margin:10px;
	padding-top:5px;
	width:auto;
}
.watch_text {
	font-size:.9em;
	background-color:transparent;
}
.watch_text a {
	text-decoration:none;
	color:inherit;
}
.watch_text a:hover {
	text-decoration:underline;
	color:inherit;
}
#watch_mobile {
	display:none;
}
#fa-search {
}

#search-elements { /*desktop */
	display:block;
	width: auto;
	height: auto;
	float: right;
	padding: 5px;
	position: relative;
	top: 36px;
	right: 10px;
	background-color:transparent;
	border: solid 1px;
	border-color: rgba(255, 255, 255, 0.3);
	border-style: solid;
	border-radius: 3px;
	z-index:1;
	font-size:1em;
}

.menu-item {
}
#banner {
	display:block;
	background-image: url(../images/senate_banner768.png);
	background-repeat: no-repeat;
	height:124px;
	cursor:pointer;
}
#watch_mobile2 {
}
#proceedings_hearings {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
#proceedings {
	width: 100%;
	margin-top:0px;
}
#hearings {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
}
.heading-home-content {
	color: #134d6a;
	border-bottom: 1px solid #B0B0B0;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.floor-schedule {
font-family: 'Source Sans Pro', sans-serif;
font-weight:400;
font-size:.9em;
}
#proceedings_schedule {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#proceedings_schedule_2 {
	padding-bottom: 10px;
}
#hearings_schedule {
	width:100%;
	float:left;
	clear:right;
	padding-right:10px;
	padding-bottom:10px
}
.links-list {
}
#content_1 {
}
#content_2 {
}
#content_container_col1 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FFF;
	border-top:5px #E2E2E4 solid;
}
#content_container_col2 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FFF;
	border-top:5px #E2E2E4 solid;
}
#content_container_col3 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FFF;
	border-top:5px #E2E2E4 solid;
}
#links_container_col1 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
}
#links_container_col2 {
	width:100%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
}
#links_container_col3 {
	width:100%;
	float:left;
	clear: none;
	background-color:#FAF6ED;
}
.content_container img {
	width:100%;	
	padding-bottom:15px;
}
.content_column_container {
	padding:10px 0 0 10px;
	width:90%
	}
/**************logo and socials*****************/

#logo_social_footer {
	padding-top: 25px;
	padding-bottom: 35px;
	margin: auto;
	width: 100%;
}

#logo_social_footer_center{
	width: 450px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
}

#social_1 {
	width: auto;
	margin-top: 50px;
	display: block;
}

#social_1_mobile {
	display: none;
}

#social_2 {
	width: auto;
	clear: none;
	margin: auto;
	padding-top: 50px;
	float: left;
}

#footer_logo {
    width: 95px;
	clear: none;
	margin: auto;
	padding-left: 25px;
	padding-right: 25px;
}
 
span.icon a:link,
span.icon a:visited {
	margin: 10px;
	float:left;
	display:block;
	text-indent: -9999px;
}

span.fb a:link,
span.fb a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0 0 no-repeat;
}

span.fb a:hover {
	background-position: -30px 0px;	
}

span.tw a:link,
span.tw a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -30px;
}

span.tw a:hover {
	background-position: -30px -30px;	
}

span.yt a:link,
span.yt a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -60px;
}

span.yt a:hover {
	background-position: -30px -60px;	
}

span.pin a:link,
span.pin a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -90px;
}

span.pin a:hover {
	background-position: -30px -90px;	
}

span.fl a:link,
span.fl a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -120px;
}

span.fl a:hover {
	background-position: -30px -120px;	
}

span.unk a:link,
span.unk a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -150px;
}

span.unk a:hover {
	background-position: -30px -150px;	
}

/**************footer menu links*****************/

#footer {
	display: block;
	padding-top: 10px;
	padding-bottom:50px;
	}
	
#footer_menu_center{
	width: 80%;
	margin: auto;
	}
	
#footer_menu_senators{
	float:left;
	width:20%;
	margin-right: 10px;
	padding-left: 5%;
	}
#footer_menu_senators h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_senators ul a:link{
	color: #595959;
	text-decoration:none;
	}	

#footer_menu_senators h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_senators ul a:visited{
	color: #595959;
	text-decoration:none;
	}	

#footer_menu_senators h3 a:hover{
color: #6C7B84;
text-decoration:none;
	}


#footer_menu_senators ul a:hover{
color: #6C7B84;
text-decoration:none;
	}

#footer_menu_senators a:hover{
color: #6C7B84;
text-decoration:none;
	}

#footer_menu_committees{
	margin-top: 0px;
	}
#footer_menu_committees h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees ul a:visited{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_committees h3 a:hover{
	color: #AE6A3A;
	}
#footer_menu_committees ul a:hover{
	color: #AE6A3A;
	}
#footer_menu_committees a:hover{
	color: #AE6A3A;
	}
	

#footer_menu_legislation{
	float:left;
	width:20%;
	margin-right: 12px;
	}
#footer_menu_legislation h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_legislation ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_legislation h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_legislation ul a:visited{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_legislation h3 a:hover{
	color: #a99055;
	}
#footer_menu_legislation ul a:hover{
	color: #a99055;
	}
#footer_menu_legislation a:hover{
	color: #a99055;
	}
#footer_menu_artartifacts {
	float:left;
	width:25%;
	}
#footer_menu_artartifacts h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_artartifacts ul a:link{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_artartifacts h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_artartifacts ul a:visited{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_artartifacts h3 a:hover{
	color: #65925F;
}
#footer_menu_artartifacts ul a:hover{
	color: #65925F;
}
#footer_menu_artartifacts a:hover{
	color: #65925F;
}
	
#footer_menu_about{
	float:left;
	width:20%;
	margin-right: 10px;
	}
#footer_menu_about h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about ul a:visited{
	color: #595959;
	text-decoration:none;
	}		
#footer_menu_about h3 a:hover{
	color: #523044;
	}
#footer_menu_about ul a:hover{
	color: #523044;
	}
#footer_menu_about a:hover{
	color: #523044;
	}
	



	
	
#footer h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	padding-bottom: 10px;	
	}
	
#footer ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height: 1.3;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
		/************legal links**************/
	
#footer_legal_mobile {
	display: none;
}

#footer_legal {
	display: block;
	background-color: #fff;
	margin-top:50px;
	}
	
span.legal a:link,
span.legal a:visited {
	display: inline-block;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

span.speaker a:link,
span.speaker a:visited {
	width:13px;
	height:16px;
	background: url(../images/speaker_icon.png) 0 0 no-repeat;
}

span.speaker a:hover {
	background-position: -13px 0px;	
}

#footer_legal p a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_legal p a:visited{
	color: #595959;
	text-decoration:none;
	}
		
#footer_menu_artartifacts a:hover{
	color: #47484b;
}

#footer_legal p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height: 1.3;
	color: #595959;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:center;
	text-decoration: none;
	}

/* SECONDARY PAGE CONTENT STYLES */

#sidebar_link_container {
}
#secondary_col1 p {
	}
#secondary_menu {
}

#secondary_col2 {
	float:right;
	clear: none;
}
#secondary_col2 .h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
}
	
#secondary_col2 h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}
#secondary_col2 hr {
	margin:0.6em 0;
	border-width:1px;
}
	
/*added this for contenttitle related css*/
#secondary_col2 .contenttitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#secondary_col2 .contenttitle_generic {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
#secondary_col2 .contenttitlered {
	color: #800000;
    font-weight: bold;
    font-size: 16px;
}
#secondary_col2 .contentsubtitle {
    font-weight: bold;
    font-size: 15px;
}
#secondary_col2 .contentsubtitle_generic {
    font-weight: bold;
    font-size: 15px;
    padding-left:10px;
}
#secondary_col2 .contentsubtitlered {
	color:#800000;
    font-weight: bold;
    font-size: 15px;
}
/* end of contenttitle related css*/

#senators_header h1, #senators_header .h1{
	color:#6C7B84;
}
#committees_header h1, #committees_header .h1 {
	color:#AE6A3A;
}
#legislative_header h1, #legislative_header .h1 {
	color:#A99055;
}
#artartifacts_header h1, #artartifacts_header .h1 {
	color:#65925F;
}

#about_header h1, #about_header .h1 {
	color:#523044;
}
.art-history {
}

.secondary-article {
}

#secondary_content_rotator {
		display:block;
}

.p {
}

.h1_action_icons {
}

#h1_action_icons {
}

#main-header-image {
}

#div1 {
display: block;
background-image: url(../images/senate_banner768.png);
background-repeat: no-repeat;
height: 124px;
cursor: pointer;
}

#header1 {
}

.slide_image {
}

.hide_tablet {
display: none;
}

.zeroMargin_tablet {
margin-left: 0;
}

.mobilehead {
	position: -webkit-sticky;
	z-index: 1;
	margin-top: 2em;
}
 .sticky {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 88.0326%;
	padding-left: 0;
	padding-right: 1.4836%;
	z-index: 100;
	margin-top:0;
	width:100%;
	
}	

.sticky-padding{
	padding-top:240px;
}

}



/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 936px) {

.gridContainer {
	width: 89.0217%;
	max-width: 1400px;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#fff;
	position:relative;
}

.mobilehead {
	background-color: transparent;
	position: -webkit-sticky;
	z-index: 1000;
	margin-top: 2em;
} 

 .sticky {
	position: fixed;
	position: -webkit-sticky;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right:0;
	z-index: 100;
	top:0;
	margin-top:0;
}

_::-webkit-:not(:root:root), .safari_only {
	padding-top:0 !important;
}

#top-header {
}

#main-header {
	display: block;
	width: 100%;
	height: 124px;	
	background:#2f7faa url(../images/banner-bg.png) no-repeat center center;
	
	/*background-image:url(../images/banner_repeat.png);
	background-repeat: repeat-x;
*/
}

#main-header .row{
	
	
}

#main-header h1{
	padding:0;
	margin:0;
}

#main-header h1 a{
	display: block;
	width:589px;
	height:119px;
}

/*#main-header-image {
	display: block;
	background-image:url(../images/banner_repeat.png);
	background-repeat: repeat-x;
	background-position: 0,0;}*/
#main-nav {
	position: relative;
	/* [disabled]top: -32px; */
	background-color: #0F3D54;
	margin-bottom: 0px;
	min-width: 840px;
	text-shadow: 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}
#image-rotator {
}
#find-sen {
}
.find-sen-dropdown {
}
#sen-dropdown {
}
#flag {
}
#watch {
	color: #eeb241;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right:0;
}
.watch_text {
}
#watch_mobile {
	display:none;
}
#fa-search {
}
#search-elements { /*desktop*/
	display: block;
	width: auto;
	height: auto;
	/* [disabled]float: none; */
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 80px;
	right: 10px;
	background-color: #2F7FAA;
	border: solid 1px;
	border-color: rgba(255, 255, 255, 0.3);
	border-style: solid;
	border-radius: 3px;
	padding-top: 5px;
	/* [disabled]clear: none; */
	bottom: auto;
	color:white;
	font-size:1em;
}
#sen-select {
}
.flag-image {
}
.menu-item {
}
#banner {
	display: block;
	float: left;
	background-image: url(../images/banner_blue_1024d.png);
	background-repeat: no-repeat;
	height: 124px;
}
#watch_mobile2 {
}
#proceedings_hearings {
	background-color: #FFFFFF;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
}

#proceedings {
	width: 66.1003%;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
#hearings {
	width: 32.6007%;
	clear: none;
	margin-left: 1.3%;
}
.floor-schedule {
font-family: 'Source Sans Pro', sans-serif;
font-weight:400;
font-size:.9em;
}
#proceedings_schedule {
	width: 48%;
	float: left;
	clear: right;
	padding-right: 1.4%;
	padding-bottom: 10px
}
#proceedings_schedule_2 {
	width: 48%;
	clear: none;
	padding-left: 1.3%;
	padding-right: 1.3%;
	padding-bottom: 10px
}
#hearings_schedule {
	width:100%;
	float:left;
	clear:right;
	padding-right:0;
	padding-bottom:10px;
}
.links-list,
.text-list {
	line-height:1.1em;
}
#content_1 {
}

#content_container_col1 {
	width:32.35%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FFF;
}
#content_container_col2 {
	width:32.35%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FFF;
}
#content_container_col3 {
	width:32.35%;
	float:left;
	clear: none;
	background-color:#FFF;
}
#links_container_col1 {
	width:32.35%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
}
#links_container_col2 {
	width:32.35%;
	float:left;
	clear: none;
	margin-right:1.4%;
	background-color:#FAF6ED;
}
#links_container_col3 {
	width:32.35%;
	float:left;
	clear: none;
	background-color:#FAF6ED;
}
.content_container_img {
	width:100%;	
	padding-bottom:15px;
}
#content_2 {
	margin-bottom:15px;
}
#content_2 .content_column_container  {
	margin:10px;
	width:90%;
}
#content_2 #links_container_col1,
#content_2 #links_container_col2,
#content_2 #links_container_col3 {
	min-height: 136px;
}

#search2-elements {
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin:10px 0px;
	padding:0px;
	border: solid 1px;
	border-color: #E2E2E4;
	border-style: solid;
	border-radius: 3px;
}
#search2 {
	border:0;
	padding:3px 3px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.8em;
	font-weight:400;
	color:#595959;
	letter-spacing: 1px;
}
#content_container_col1 .fa-search {
	color:#595959;
	float:right;
	padding:2px 5px;
	background-color: transparent;
}
.content_column_container {
	padding:0;
}
/**************logo and socials*****************/

#logo_social_footer {
	margin: auto;
	width: 100%;
}

#logo_social_footer_center {
	width: 450px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: 75px;
	clear:both;
	position: relative;
}

#social_1 {
	width: auto;
	position: absolute;
    left: 0;
    top: 48px;
}

#social_1_mobile {
	display: none;
}

#social_2 {
	width: auto;
	margin: auto;
	position: absolute;
    right: 0;
    top: 48px;
}

#footer_logo {
	width: 95px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: auto;
}
 
span.icon a:link,
span.icon a:visited {
	margin: 10px;
	float:left;
	display:block;
	text-indent: -9999px;
}

span.fb a:link,
span.fb a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0 0 no-repeat;
}

span.fb a:hover {
	background-position: -30px 0px;	
}

span.tw a:link,
span.tw a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -30px;
}

span.tw a:hover {
	background-position: -30px -30px;	
}

span.yt a:link,
span.yt a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -60px;
}

span.yt a:hover {
	background-position: -30px -60px;	
}

span.pin a:link,
span.pin a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -90px;
}

span.pin a:hover {
	background-position: -30px -90px;	
}

span.fl a:link,
span.fl a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -120px;
}

span.fl a:hover {
	background-position: -30px -120px;	
}

span.unk a:link,
span.unk a:visited {
	width:30px;
	height:30px;
	background: url(../images/social_icons.png) 0px -150px;
}

span.unk a:hover {
	background-position: -30px -150px;	
}



/**************footer menu links*****************/

#footer {
	display: block;
	padding-top: 50px;
	padding-bottom:50px;
	}
	
#footer_menu_center{
	width: 80%;
	margin: auto;
	}
	
#footer_menu_senators{
	float:left;
	width:22%;
	margin-right: 0px;
	padding-left: 10%;
	}
#footer_menu_senators h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_senators ul a:link{
	color: #595959;
	text-decoration:none;
	}   
#footer_menu_senators h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_senators ul a:visited{
	color: #595959;
	text-decoration:none;
	}  
#footer_menu_senators h3 a:hover{
color: #6C7B84;
text-decoration:none;
	}
#footer_menu_senators ul a:hover{
color: #6C7B84;
text-decoration:none;
	}
#footer_menu_senators a:hover{
color: #6C7B84;
text-decoration:none;
	}
	

#footer_menu_committees{
	margin-top: 0px;
	}
#footer_menu_committees h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_committees ul a:visited{
	color: #595959;
	text-decoration:none;
	}		
#footer_menu_committees h3 a:hover{
	color: #AE6A3A;
	}
#footer_menu_committees ul a:hover{
	color: #AE6A3A;
	}
#footer_menu_committees a:hover{
	color: #AE6A3A;
	}
	

#footer_menu_legislation{
	float:left;
	width:22%;
	margin-right: 0px;
	}
#footer_menu_legislation h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_legislation ul a:link{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_legislation h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_legislation ul a:visited{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_legislation h3 a:hover{
	color: #A99055;
	}
#footer_menu_legislation ul a:hover{
	color: #A99055;
	}
#footer_menu_legislation a:hover{
	color: #A99055;
	}
	
	
	

#footer_menu_artartifacts {
	float:left;
	width:22%;
	}
#footer_menu_artartifacts h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_artartifacts ul a:link{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_artartifacts h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_artartifacts ul a:visited{
	color: #595959;
	text-decoration:none;
	}	
#footer_menu_artartifacts h3 a:hover{
	color: #65925F;
}
#footer_menu_artartifacts ul a:hover{
	color: #65925F;
}
#footer_menu_artartifacts a:hover{
	color: #65925F;
}

#footer_menu_about{
	float:left;
	width:22%;
	margin-right: 0px;
	}
#footer_menu_about h3 a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about ul a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about h3 a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about ul a:visited{
	color: #595959;
	text-decoration:none;
	}
#footer_menu_about h3 a:hover{
	color: #523044;
	}
#footer_menu_about ul a:hover{
	color: #523044;
	}		
#footer_menu_about a:hover{
	color: #523044;
	}
	
	
#footer h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	padding-bottom: 10px;	
	}
	
#footer ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height: 1.3;
	padding-bottom: 10px;
	padding-top: 0px;
	}
			
	
	/*************************************/

#test {
}

/* SECONDARY PAGE CONTENT STYLES */

#secondary_col1 {
	width: 24.35%;
	float: left;
	clear: none;
	margin-right: 1.4%;



	display: block;
	margin-top: 20px;
	}
	
#secondary_col1	.content_column_container {
	padding:10px;
}
#secondary_col1	.text-list {
	float: none;
	text-align: left;
	padding-top: 15px;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 1em;
	}
#secondary_menu {
}
.sidebar_link_container {
	width:100%;
	float:left;
	clear: none;
	margin-top:15px;
	background-color:#FAF6ED;
	border-top:5px #E2E2E4 solid;
}
.sidebar_link_container img {
	/*width:40%;*/
	float:right;
	margin-right:-4%;
}
#secondary_col2 {
	width: 74.10%;
	padding: 0;
	margin-bottom: 15px;
	background-color: #FFF;
	margin-top: 20px;
			}
#secondary_col2 h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}
	#secondary_col2 .h1 {
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
	}

#secondary_col2  hr {
	margin:0.6em 0;
	border-width:1px;
	}
			
/*added this for contenttitle related css*/
#secondary_col2 .contenttitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#secondary_col2 .contenttitle_generic {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
#secondary_col2 .contenttitlered {
	color: #800000;
    font-weight: bold;
    font-size: 16px;
}
#secondary_col2 .contentsubtitle {
    font-weight: bold;
    font-size: 15px;
}
#secondary_col2 .contentsubtitle_generic {
    font-weight: bold;
    font-size: 15px;
    padding-left:10px;
}
#secondary_col2 .contentsubtitlered {
	color:#800000;
    font-weight: bold;
    font-size: 15px;
}
/* end of contenttitle related css*/

#senators_header h1, #senators_header .h1{
	color:#6C7B84;
}
#committees_header h1, #committees_header .h1 {
	color:#AE6A3A;
}
#legislative_header h1, #legislative_header .h1 {
	color:#A99055;
}
#artartifacts_header h1, #artartifacts_header .h1 {
	color:#65925F;
}

#about_header h1, #about_header .h1 {
	color:#523044;
}
#desks_header h1, #desks_header .h1 {
	color: #4b617f;
	}
.art-history {
}
.secondary-article {
}
#secondary_content_rotator {
	display:block;
}
.p {
}
.h1_action_icons {
}
#h1_action_icons {
}
#header1 {
display: block;
width: 100%;
height: 124px;
}
#div1 {
display: block;
float: left;
background-image: url(../images/banner_blue_1024c.png);
background-repeat: no-repeat;
height: 124px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

/*************** Oral History Tableā?? desk top **********************/
.featured_voices_header {
	display: inline;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.4em;
	color:#523044;
	padding: 15px 0px 10px 0px;
}

#oh_featured_container {
	display: block;
	float:left;
	margin: 5px 0px 15px 0px;
}

 .oh_featured_column_container {
 	padding-top: 15px;	
 	/*padding-right: 12%;
 	padding-left: 14%;*/
	padding-right: 5%;
 	padding-left: 5%;
 	height:460px;
 	/*overflow: scroll;*/
	overflow: hidden;
 }

.oh_featured_column-left {
	background-color:#f4f1ea; 
	float: left;
	width: 31%;
	height: 450px;
	/*height: 420px; */
	margin-right: 3.5%;
	border-top-style: solid;
	border-width: 7px;
	border-color:#c2b5bd;
 }

 .oh_featured_column-right { 
    background-color:#f4f1ea; 
    float: left; 
    width: 31%;
    height: 450px;
	/*height: 420px; */
    border-top-style: solid;
	border-width: 7px;
	border-color:#c2b5bd; 
 }

 .oh_featured_column-center {
 	background-color:#f4f1ea; 
 	float: left; 
 	width: 31%;
 	height: 450px;
	/*height: 420px; */
 	margin-right: 3.5%;
 	border-top-style: solid;
	border-width: 7px;
	border-color:#c2b5bd;
 }

 #oh_featured_container img {
 	opacity:.9;
 }

  #oh_featured_container a:hover img {
 	opacity: 1;
 }

 .oh_featured_name {
 	font-family: 'Source Sans Pro', sans;
    font-weight:400;
	font-size:1.2em;
	color:#2F7FAA;
	margin:10px 0px 5px 0px;
	/*float:left;*/
}

.oh_featured_name a:hover {
	color:#523044;
}

.oh_featured_quote {
 	font-family: 'Source Sans Pro', ital;
    font-weight:400;
    font-style: italic;
	font-size:1.1em;
	color:#523044;
	clear:left;
	margin:0px;
 }

  #secondary_col2 .oh_featured_body {
 	font-family: 'Source Sans Pro', ital;
    font-weight:400;
	font-size:1em;
	color:#555;
	margin-top:.5em;
 }

 #oh_table {
 	display: block;
 }

 #oh_table_mobile {
 	display: none;
 }


#oh_table_search {
	display:block;
	width:auto;
	height:auto;
	float:right;
	background-color: #fff;
	border: solid 1px;
    border-color: #fff;
    border-style: solid;
    border-radius: 3px;
}

#oh_table_search #search {
	float:left;
	padding: 2px 0px 0px 4px;
	color: #595959;
	font-size:.8em;
	font-weight: 400;
}

#oh_table_search .fa-search{
	color:#595959;
	float:right;
	padding-top: 0px;
	font-weight: 200;
}

#oh_table_filter_container {
	background-color: #fff;
	height: 23px;
	width: auto;
	border: none;
	border-radius: 2px;
	margin: 0px 15px 11px 0px;
	float: left;
}

.oh_table_header1 select.filter {
  	background:transparent;
	width:auto;
	border:none;
	padding-left:0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.8em;
	font-weight:400;
	color:#777;
	letter-spacing: 0px;
  	background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
 	 background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  	background-repeat: no-repeat;
}

#oh_table_filter_apply {
	background-color: #2F7FAA;
	height: auto;
	width: auto;
	border: solid 1px;
    border-color: #fff;
    border-style: solid;
    border-radius: 3px;
	margin: 0px 2px 0px 11px;
	float: right;
	font-family: 'Source Sans Pro', sans;
	color:#fff;
	font-size:.9em;
	font-weight: 200;
}

.oh_table_filter_apply button:hover {
	background-color: #fff;
}

#oh_table .oh_table_header1 th {
	font-family: 'Source Sans Pro';
	background-color: #523044;
	color:#fff;
	font-size: 1.2em;
	font-weight: 300;
	padding: 8px 10px 8px 15px;
	text-align: left;
}

#oh_table .oh_table_header2 th{
	font-family: 'Source Sans Pro';
	background-color: #b8a373;
	color:#fff;
	font-weight: 500;
	padding: 7px 0px 7px 0px;
}

#oh_table td {
	font-family: 'Source Sans Pro';
	font-size: 1.1em;
	font-weight: 230;
	text-align: center;
	padding: 8px 10px 8px 10px;
	color:#666;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color:#dbd1b8;
	width: 20%;
}

#oh_table td a {
	color:#523044;
}

#oh_table td a:hover {
	color:#2F7FAA;
}

#oh_table tr:nth-child(even) {
    background-color: #f4f1ea;
}

#oh_table .oh_table_last {
	border-bottom-style: solid;
	border-width: 1px;
	border-color:#dbd1b8;
}
/*************** Oral History Pageā?? desk top **********************/


#oh_subject_header-left {
	width:27%;
	padding-right:2%;
}

#oh_subject_header-right {
	/*width:60%;*/
	padding-right:10%;
}

.oh_subject_name {
	/*padding-top:20%;*/
}

#oh_subject_column-left {
	width:47%;
	margin-right: 8%;
	margin-top: 35px;
}

#oh_subject_column-right {
	width:40%;
	margin-top: 30px;
	padding-right:0%;
}


/*************** End Oral History ***************************/
}

@media only screen and (max-width: 935px) {

#main-nav {
	background-color: white;
}

#about {
	display: none;
}

#logo_social_footer_center {
	height: auto;
	padding-bottom: 0px;
}

#footer_logo {
	padding-bottom: 0px;
}

#footer_menu_center {
		display:none;
	}
#footer_legal {
	display: block;
	background-color: #fff;
	margin-top:5px;
}
#footer_legal p a:link{
	color: #595959;
	text-decoration:none;
	}
#footer_legal p a:visited{
	color: #595959;
	text-decoration:none;
	}

#footer_legal p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height: 1.3;
	color: #595959;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:center;
	text-decoration: none;

	}
}

@media only screen and (max-width: 360px) {

	#search{
		width:100px;
	}

}

@media only screen and (max-width: 270px) {

	#search{
		width:70px;
	}

}