@charset "utf-8";
/* CSS Document */

#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/CapitolBackground.jpg) no-repeat;
	background-size: 100%;
}

#content {
	font-family: proxima-nova,sans-serif;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
	width: 960px;
	z-index: 1;
	position: relative;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
}

p {
	text-decoration:none;	
}
p a:link {
	text-decoration:none;	
}
p a:hover {
	text-decoration:underline;	
}

.top_bar {
  display: table;
  width: 100%;
}
.top_menu {
font-family: "Roboto Condensed",sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 2em;
display: table-cell;
vertical-align: middle;
text-decoration: none;
}

.find_lower {
color: #A0A0A0;
padding-right:4px;
}

.MY_REP_upper {
color: #3B3B3B;
}

.top_bar a:link {
text-decoration: none;
}

.top_bar a:hover {
text-decoration: underline;
}

.social_button {
display: table-cell;
vertical-align: middle;
text-decoration: none;
}

.graybar {
background-color:#F0F1F2;
height:15px;
width:100%;
}

.rep_bar {
padding: 10px;
}

.rep_left {
float:left;
margin-top:0;
}

.rep_right {
float:right;
margin-top:0;
}
.state_representative {
color: #A0A0A0;
font-size: 16px;
margin-top: 10px;
margin-bottom: 0px;
font-family: proxima-nova,sans-serif;
font-weight: 500;
line-height: 1.1;
}

.rep_nam {
color: #337AB7;
text-transform:uppercase;
font-family: proxima-nova,sans-serif;
font-size: 30px;
font-weight: bold;
line-height: 1.1;
}

.proudly_serving {
color: #595959;
font-size: 17px;
font-style: italic;
margin: 0px 0px 20px;
font-family: proxima-nova,sans-serif;
font-weight: 500;
line-height: 1.1;
}

.address, .email {
font-family: proxima-nova,sans-serif;
font-size: 14px;
color: #595959;
text-align: right;
margin: 10px 0px;
line-height: 1.42857;
}

.email a: {
color: #337AB7;
text-decoration: none;
}
.email a:hover {
color: #23527C;
text-decoration: underline;
}
#mainbody {
	background-color: #FFF;
	width: 920px;
	margin: 20px;
	padding: 0px;
}
.hdoheader {
color: #21409A;
font-size: 30px;
line-height: 1em;
font-weight: bold;
font-family: proxima-nova,sans-serif;	
margin-top:0px;
margin-bottom:-5px;
}
.hdoheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}
.blogtitle-date {
font-family: proxima-nova,sans-serif;
font-size: 11px;
color: #790000;
font-weight: bold;
}

.blogentry-title {
color: #21409A;
font-size: 18px;
font-weight: 700;
line-height: 1.1;
}
.blogentry-title a:link {
color: #21409A;
text-decoration:none;
}
.blogentry-title a:hover {
color: #21409A;
text-decoration:underline;
}

.blogentry-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21409a;
	font-style: italic;
	line-height: 18px;
}

.readmore {
color: #337AB7;
font-size: 12px;
text-decoration: none;
}

.readmore a:link {
text-decoration: none;
}

.readmore a:hover {
text-decoration: underline;
}

#newsyears {
	background-color: #E8E8E8;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	margin-top: 4px;
	margin-bottom:15px;
	font-family: proxima-nova,sans-serif;
	font-size: 11px;
	color: #790000;
	font-size: 13px;
	text-decoration: none;
}
#newsyears a:link {
	color: #790000;
}
#newsyears a:hover {
	color: #790000;
	text-decoration: underline;
}
#newsyears a:visited {
	color: #790000;
}
.newsitem {
	margin-bottom: 10px;
	clear:both;
}
.newsphoto {
	float: left;
	height: 100px;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.newsphoto2 {
	float: left;
	height: 200px;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.newstext {
	padding-left: 130px;
	margin-left: 15px;
}

#footer {
	clear:both;
	height: 230px;
	background-color: #3C4290;
	width: 920px;
	font-family: proxima-nova,sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	color: #fff;
	padding-bottom: 0px;
	padding-right: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer_column {
	float:left;
	width:250px;	
	margin-left: 50px;
	line-height:1.5em;
}
