.home {
	width: 724px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-nav {
	margin-bottom: 20px;
}
.home-nav .home-nav-banner {
	display: block;
	text-indent: -10000px;
	outline: 0;
	width: 724px;
	height: 82px;
	margin-bottom: 20px;
	background: 0 0 no-repeat;
}
.home-nav .home-nav-banner.majority-reps {
	background-image: url(../images/template/homepage_majority_reps.jpg);
}
.home-nav .home-nav-banner.minority-dems {
	background-image: url(../images/template/homepage_minority_dems.jpg);
}
#home-schedule h2 {
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #c9c9c9;
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	text-transform: uppercase;
	color: #335a8a;
	font-weight: 700;
	padding-bottom: 2px;
	font-size: 22px;
	line-height: 22px;
}
#home-schedule .col {
	float: left;
	min-height: 202px;
	margin-left: 5px;
}
#home-schedule .col:first-child {
	margin-left: 0;
}
#home-schedule .col.event-list {
	width: 257px;
	min-height: 202px;
	background: #F1F1E6;
	padding: 2px;
}
#home-schedule .col.event-list h3 {
	float: left;
	margin: 0 5px 3px;
	padding: 0 0 3px;
	border-bottom: 1px solid #c9c9c9;
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #335a8a;
}
#home-schedule .col.event-list .no-records {
	clear: left;
	text-align: center;
}
#home-schedule .col.event-list ul {
	clear: left;
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
}
#home-schedule .col.event-list ul li {
	border-top: 1px dotted #000;
	padding: 5px;
}
#home-schedule .col.event-list ul li:first-child {
	border-top: 0;
}
#home-schedule .col.event-list ul li:nth-child(odd) {
	background: #ddddd4;
}
#home-schedule .col.event-list ul li .date {
	display: block;
	float: left;
	width: 50px;
}
#home-schedule .col.event-list ul li .title {
	display: block;
	margin-left: 50px;
	text-decoration: underline;
	padding-left: 8px;
	background: url(../images/bullets/bluearrow.gif) 0 2px no-repeat;
}
#home-schedule .col.event-list .read-more {
	display: block;
	margin-left: 55px;
	padding-left: 8px;
	color: #ff0000;
	background: url(../images/bullets/bluearrow.gif) 0 2px no-repeat;	
	text-decoration: underline;
}
#home-schedule .committee-calendar {
	background: transparent url(../images/home/calendar.png) center top no-repeat;
	width: 200px;
	padding: 5px 10px 8px;
	color: #fff;
}
#home-schedule .committee-calendar h3 {
	margin: 0;
	padding: 0;
	height: 20px;
	text-indent: -10000px;
}
#home-schedule .committee-calendar .calendar-wrapper {
}
#home-schedule .committee-calendar h4 {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	color: #ffe400;
	margin: 7px 0;
}
#home-schedule .committee-calendar h4 .arrow {
	display: inline-block;
	width: 10px;
	height: 16px;
	text-indent: -10000px;
	background: url(../images/home/arrow_prev.gif) 0 3px no-repeat;
}
#home-schedule .committee-calendar h4 .arrow.next {
	background-image: url(../images/home/arrow_next.gif);
}
#home-schedule .committee-calendar table {
	width: 175px;
	margin-left: 2px;
}
#home-schedule .committee-calendar table td,
#home-schedule .committee-calendar table th {
	padding: 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
#home-schedule .committee-calendar table th {
	color: #d5d6bb;
}
#home-schedule .committee-calendar table td a {
	color: inherit;
}
#home-schedule .committee-calendar table td a:hover,
#home-schedule .committee-calendar table td a:active,
#home-schedule .committee-calendar table td a:focus {
	text-decoration: none;
}
#home-schedule .committee-calendar table td.is-hearing {
	color: #ffae00;
}
#home-schedule .committee-calendar table td.is-today {
	color: #ffe400;
}

.home.row{
	padding-top: 0px;
	width: auto;
}
	.home.row .col-md-4{
		padding: 8px;
		padding-left: 9px;
		padding-top: 15px;
	}
	.home.row .heading{
		font-weight: bold;
		color: #fff;
		background-color: #477340;
		height: 54px;
		padding: 9px;
	}
		.home.row .heading .title{
			font-size: 18px;
			text-transform: uppercase;
		}
			.home.row .heading h2
			, .home.row .heading h3{
				margin: 0px;
			}
	.home.row .name-and-state{
		font-size: 13px;
		color: #fff;
	}
	.home.row .calendar{
		margin: 0px;
	}
	.home.row .image{
		margin-top: 2px;
	}
	.home.row .social{
		overflow: auto;
		margin-top: 5px;
	}
	.home.row .social a{
		display: block;
		float: left;
		text-indent: -9999px;
		background: transparent url() scroll no-repeat left top;
		width: 32px;
		height: 32px;
		margin: 2px;
 	}
 		.home.row .social a.facebook{
 			background-image: url(../images/home-redesign/icon_fb.png);
 		}
 		.home.row .social a.twitter{
 			background-image: url(../images/home-redesign/icon_tw.png);
 		}
 		.home.row .social a.instagram{
 			background-image: url(../images/home-redesign/icon_ig.png);
 		}
 		.home.row .social a.youtube{
 			background-image: url(../images/home-redesign/icon_yt.png);
 		}
 		.home.row .social a.flickr{
 			background-image: url(../images/home-redesign/icon_fl.png);
 		}
 	.home.row .module h3{
 		font-weight: bold;
 		font-size: 16px;
 		color: #477340;
 		text-transform: uppercase;
		border-bottom: solid 1px #c5c5c5;
		margin-bottom: 0px;
		margin-top: 5px;
		padding-bottom: 5px;
 	}
 		.home.row .module#home-calendar h3{
 			color: #244876;
			margin-top: 10px;
 		}
 	.home.row .module ul{
 		list-style-type: none;
 		padding-left: 0px;
 	}
 		.home.row .module ul li{
 			padding-bottom: 10px;
 			padding-top: 10px;
 			border-bottom: solid 1px #c5c5c5;
 		}
 		.home.row .module ul li .date{
 			font-weight: bold;
 			font-size: 13px;
 			color: #494949;
 			display: block;
 		}
 		.home.row .module ul li .title{
 			font-size: 12px;
 			color: #494949;
 		}
 	.home.row .module .read-more{
 		font-weight: bold;
 		font-size: 13px;
 		color: #477340;
 		text-transform: uppercase;
 	}
 		.home.row .module#home-calendar .read-more{
 			color: #244876;
 		}
 	.home.row .module .no-records{
 		margin-top: 5px;
 	}
 	.home.row .module#home-calendar table tr th{
 		font-weight: bold;
 		font-size: 12px;
 		color: #244876;
 		text-transform: uppercase;
 	}
 		.home.row .module#home-calendar table tr td{
 			font-weight: bold;
 			font-size: 12px;
 			color: #494949;
 		}
 			.home.row .module#home-calendar table tr td.is-hearing a{
 				font-weight: bold;
 				font-size: 12px;
 				color: #e2a228;
 			}
 			.home.row .module#home-calendar table tr td.is-today{
 				font-weight: bold;
 				font-size: 12px;
 				color: #fff;
 				background-color: #244876;
 			}
 			.home.row .module#home-calendar table tr td.out-of-month{
 				font-weight: bold;
 				font-size: 12px;
 				color: #a7a7a8;
 			}
 	.home.row .calendar-wrapper-inner table th
 	, .home.row .calendar-wrapper-inner table td {
 		padding: 10px 5px;
 	}
 /* */