* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#000;
	font:1.2em Arial, Helvetica, sans-serif;
	background:#e1dcc1;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#9a0000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

.digestframe,
.wirebox {display:none;}

#tickerbox {
  background:url(../images/ticker2.jpg) no-repeat;
  background-size:100%;
  width:230px;
  height:65px;
  position:absolute;
  top:0;
  right:0;
  z-index:99;
  font: bold 2.5em Georgia;
  text-align: center;
  padding-top: 83px;
}
#wrapper{
	width:980px;
	margin:54px auto 0;
	background:url(../images/bg-wrapper-c.gif) repeat-y;
	position:relative;
}
.wrapper-holder{
	background:url(../images/bg-wrapper-t.gif) no-repeat;
}
.wrapper-frame{
	background:url(../images/bg-wrapper-b.gif) no-repeat 0 100%;
	padding:21px 23px 23px 22px;
}
#header{
	height:1%;
	margin:0 0 5px;
	background:url(../images/bg-header.gif) repeat-x;
	position:relative;
}
#header:after,
.panel:after,
#nav:after{
	display:block;
	clear:both;
	content:"";
}
#header .img-holder{
	background:url(../images/flag.png) no-repeat;
	float:left;
	padding:0 33px 0 0;
}
.img-holder .holder{
	position:relative;
	float:left;
}
.img-holder img{
	vertical-align:top;
	margin:-27px 0 0;
	position:relative;
}
.img-holder .mask{
	position:absolute;
	bottom:0;
	left:0;
	width:2px;
	height:2px;
	font-size:0;
	background:url(../images/mask-lt.png) no-repeat;
}
#header .devin{
	width:364px;
	height:86px;
	text-indent:-9999px;
	overflow:hidden;
	margin:34px -38px 0 -72px;
	position:relative;
	z-index:40;
	float:left;
	background:url(../images/text-devin.png) no-repeat;
}
.slideshow{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
}
.slideshow li{
	float:left;
	display:none;
}
#header .mask{
	position:absolute;
	bottom:0;
	right:0;
	width:2px;
	height:2px;
	font-size:0;
	background:url(../images/mask-rt.png) no-repeat;
	z-index:30;
}
* html #header .mask{
	right:-1px;
}
.issuedesc {
	display:none;
}
h4.middleheadline {
	font-size:16px;
	margin: 5px;
}
.slideshow-mask{
	position:absolute;
	top:0;
	right:189px;
	width:232px;
	height:148px;
	background:url(../images/mask-slides.png) no-repeat;
	z-index:30;
}
.slideshow img{
	vertical-align:top;
}
.panel{
	width:927px;
	padding: 0 10px 0 0;
	margin:0 -1px 6px;
	position:relative;
	z-index:20;
	background:url(../images/bg-panel.gif) no-repeat;
}
* html .panel{
	margin:0 -1px;
}
.panel fieldset {
	width:170px;
	height:14px;
	float:right;
	padding:4px 0;
	margin:7px 0 0;
	background:url(../images/bg-search.gif) no-repeat;
}

.searcher {
	position: absolute;
    right: 14px;
    top: -40px;
}

.searcher fieldset {
	width:170px;
	height:14px;
	float:right;
	padding: 7px;
	margin:7px 0 0;
	background: #ffffff;
}

.panel .text,
.searcher .text {
	width:135px;
	float:left;
	border:0;
	padding:1px 7px;
	margin:0;
	font-size:10px;
	color:#0d3047;
	outline:none;
	text-transform:uppercase;
}
.panel .submit, 
.searcher .submit {
	width:15px;
	height:14px;
	float:right;
	margin:1px 6px 0 0;
	padding:0;
	border:none;
	cursor:pointer;
	background:url(../images/btn-search.gif) no-repeat;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	height:36px;
	float:left;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat;
}
#nav li:first-child{
	background:none;
}
#nav a{
	color:#fff;
	position:relative;
	display:block;
	margin:0 0 0 2px;
	padding:11px 12px 17px 12px;
}
#nav a:hover,
#nav .active a,
#nav li:hover a,
#nav li.hover a{
	background:#d1dce5;
	color:#0d3047;
	text-decoration:none;
}
#nav .active a{
	padding:11px 16px 11px 15px;
}
#nav .active a:hover,
#nav .active:hover a,
#nav .active.hover a{
	padding:11px 16px 17px 15px;
}
#nav a.home{
	margin:0;
	padding:11px 16px 11px 19px;
}
#nav a.home:hover,
#nav li:hover a.home,
#nav li.hover a.home{
	background:#d1dce5 url(../images/bg-nav-home.gif) no-repeat;
}
#nav .dropdown{
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	position:absolute;
	top:42px;
	left:2px;
	white-space:nowrap;
	display: none;
	z-index:20;
}
* +html #nav .dropdown{
	left:-9999px;
}
.dropdown ul{
	margin:0;
	padding:1px 0 0;
	list-style:none;
	background:#d1dce5;
	float:left;
	overflow:hidden;
	position:relative;
}
#nav .dropdown li{
	float:none;
	padding:0 0 1px;
	margin:0 0 -1px;
	background:none;
	position:static;
}
#nav .dropdown a{
	color:#345571;
	margin:0;
	display:block;
	padding:8px 17px 8px 19px !important;
	position: relative;
}
#nav .dropdown .b{
	font-size:0;
	line-height:0;
	background:#d1dce5;
	clear:both;
	height:8px;
	margin:0 8px;
}
#nav .dropdown .bl,
#nav .dropdown .br {
	display:inline;
	width:8px;
	height:8px;
	position:relative;
}
#nav .dropdown .bl{
	background:url(../images/bg-drop-bl.png) no-repeat;
	float:left;
	margin-left:-8px;
}
#nav .dropdown .br{
	background:url(../images/bg-drop-br.png) no-repeat 100% 0;
	float:right;
	margin-right:-8px;
}
#nav .dropdown a:hover{
	background:#f0f4f7;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover .dropdown,
#nav li.hover .dropdown{
	display: block;
}
* +html #nav li:hover .dropdown{
	left:2px;
}
#main{
	overflow:hidden;
	height:1%;
	padding:0 0 13px;
}
.gallery{
	overflow:hidden;
	position:relative;
	height:1%;
	font-size:12px;
	margin:0 0 6px;
	color:#fff;
	background:url(../images/bg-gallery.gif) no-repeat;
}
.gallery .slides{
	margin:0;
	padding:0;
	list-style:none;
	height:341px;
	width: 935px;
	position:relative;
	overflow:hidden;
}
.slides li{
	height:341px;
	width: 935px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
}
.slides li.active{z-index:2;}
.slides .text-holder{
	width:325px;
	float:left;
	padding:32px 22px 10px 41px;
	line-height:17px;
}
.slides img{
	float:right;
}
.gallery h2{
	margin:0 0 15px;
	font:20px Georgia, "Times New Roman", Times, serif;
}
.gallery p{
	margin:0 0 9px;
	font-size:13px;
}
.gallery .more{
	width:100px;
	height:32px;
	display:block;
	color:#fff;
	font-size:10px;
	padding:7px 0 0;
	margin:0 0 0 -3px;
	text-align:center;
	background:url(../images/btn-more-lg.jpg) no-repeat;
}
.gallery .more:hover{
	text-decoration:none;
}
.gallery .thumbnails{
	position:absolute;
	bottom:29px;
	left:24px;
	z-index:5;
}
.thumbnails ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.thumbnails ul li{
	float:left;
	margin:0 14px 0 0;
}
.thumbnails ul a{
	display:block;
	border:2px solid #fff;
}
.thumbnails ul a:hover,
.thumbnails ul .active a{
	border-color:#b70202;
}
.thumbnails .prev,
.thumbnails .next{
	float:left;
	width:8px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 11px 0 0;
	background:url(../images/btns-stitcher.gif) no-repeat;
}
.thumbnails .next{
	margin:11px 0 0 -3px;
	background-position:0 -15px;
}
* html .thumbnails .next{
	margin:11px 0 0 -17px;
}
.thumbnails img{
	vertical-align:top;
}
.container{
	width:100%;
	overflow:hidden;
}
.container-holder{
	width:960px;
	overflow:hidden;
}
.container .box{
	width:251px;
	float:left;
	margin:0 9px 0 0;
	padding:0 25px 0 30px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-box.gif) repeat-x;
}
.container h3{
	color:#fff;
	margin:0 -25px 23px -30px;
	width:275px;
	position:relative;
	padding:9px 10px 10px 21px;
	background:#8c0000 url(../images/bg-heading.gif) no-repeat;
	font:1.5em Georgia, "Times New Roman", Times, serif;
}
.container .box-gray{
	background:url(../images/bg-box-gray.gif) repeat-x;
	padding:0 25px 0 10px;
	width:271px;
}
.container .box-gray h3{
	width:279px;
	padding:9px 10px 10px 17px;
	background:#a59e7b url(../images/bg-heading2.gif) repeat-x;
	margin:0 -25px 23px -10px;
}
.container .box-blue{
	width:254px;
	padding:0 25px 0 26px;
	background:url(../images/bg-box-blue.gif) repeat-x;
}
.container .box-blue h3{
	width:280px;
	margin:0 -25px 17px -26px;
	padding:9px 10px 10px 16px;
	background:#2c4e68 url(../images/bg-heading3.gif) no-repeat;
}
.box .youtube,
.box .twitter,
.box .podcast,
.box .rss{
	width:21px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:9px;
	right:10px;
	background:url(../images/ico-youtube.gif) no-repeat;
}
.box .rss{
	top:10px;
	right:14px;
	background:url(../images/ico-rss.gif) no-repeat;
}
.box .podcast{
	top:9px;
	right:43px;
	width:27px;
	background:url(../images/podcast.png) no-repeat;
}
.box .twitter{
	top:9px;
	right:74px;
	width:27px;
	background:url(../images/twitter_24x24.png) no-repeat;
}
.container .text{
	width:250px;
	height:29px;
	overflow:hidden;
	height:1%;
	margin:0 0 16px;
	padding:0 0 4px;
	/*background:url(../images/bg-input.png) no-repeat;*/
	background :#fff;
	border: 1px solid #ccc;
}
.container .text input{
	width:230px;
	padding:6px 8px;
	background:none;
	border:0;
	float:left;
	margin:0;
	font-size:10px;
	position:relative;
	outline:none;
	text-transform:uppercase;
	color:#0d3047;
}
.container .submit{
	width:63px;
	height:26px;
	margin:-2px 0 0 10px;
	cursor:pointer;
	border:none;
	padding:0 4px 6px 0;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	line-height:20px;
	float:left;
	background:url(../images/btn-submit.png) no-repeat;
}
.container .unsub{float:left;margin-left: 75px;font-size:11px;}
.container .video{
	display:block;
	margin:-13px 0 6px -17px;
}
.video img{
	vertical-align:top;
}
.container .more{
	display:block;
	text-align:right;
	font-size:0.83em;
	margin:0 -13px 0 0;
}
.container .more a{
	color:#cc0202;
}
.container h4{
	color:#cc0202;
	margin:0 0 4px;
	font:bold 1em/18px Georgia, "Times New Roman", Times, serif;
}
.container .date{
	text-transform:uppercase;
	font-size:0.83em;
	color:#124c6d;
	display:block;
	margin:0 0 15px;
}
.container p{
	margin:0 0 5px 3px;
	line-height:17px;
}
.container p a{
	color:#cc0202;
	font-size:0.83em;
}
#footer{
	overflow:hidden;
	height:1%;
	padding:17px 10px 19px 32px;
	background:#3e5f7b url(../images/bg-footer.gif) no-repeat;
}
#footer .add-nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size:0.91em;
}
.add-nav li{
	float:left;
	padding:0 4px;
	margin:0 1px 0 -1px;
	background:url(../images/separator2.gif) no-repeat 0 3px;
}
.add-nav a{
	color:#fff;
}
#sidebar{
	width:201px;
	float:left;
	padding:28px 1px 0 40px;
	background:url(../images/bg-sidebar.jpg) no-repeat;
}
#sidebar h3{
	color:#fff;
	margin:0 0 15px;
	font:18px Georgia, "Times New Roman", Times, serif;
}
#sidebar .sub-nav{
	margin:0 0 23px;
	padding:0;
	list-style:none;
	font-weight:bold;
	font-size:12px;
}
.sub-nav li{
	margin:0 0 8px;
	vertical-align:top;
	height:1%;
}
.sub-nav a{
	padding:6px 10px 7px 30px;
	display:block;
	height:1%;
	cursor:pointer;
	color:#fff;
	background:url(../images/bg-sub-nav.png) no-repeat;
}
.sub-nav a:hover,
.sub-nav .active a{
	text-decoration:none;
	background:url(../images/bg-sub-nav-hover.png) no-repeat;
}
#sidebar h4{
	color:#21435b;
	margin:0 0 12px;
	font:18px Georgia, "Times New Roman", Times, serif;
}
#sidebar .text{
	width:188px;
	height:29px;
	overflow:hidden;
	height:1%;
	margin:0 0 7px 0;
	padding:0 0 4px;
	background:url(../images/bg-input2.png) no-repeat;
}
#sidebar .text input{
	width:170px;
	padding:6px 8px;
	background:none;
	border:0;
	float:left;
	margin:0;
	font-size:10px;
	text-transform:uppercase;
	color:#0d3047;
	outline:none;
	position:relative;
}
#sidebar .submit{
	width:63px;
	height:26px;
	margin:-1px 15px 0 auto;
	cursor:pointer;
	border:none;
	padding:0 0 6px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	line-height:20px;
	background:url(../images/btn-submit.png) no-repeat;
}
.inner #main{
	padding:0 42px 13px 0;
	background:url(../images/bg-main-inner.gif) no-repeat 100% 0;
}
#content{
	width:590px;
	float:right;
	line-height:18px;
	padding:21px 28px 13px 27px;
	background:url(../images/bg-content.gif) repeat-x;
}
#content h2{
	color:#0d3047;
	margin:0 0 16px -1px;
	font:18px Georgia, "Times New Roman", Times, serif;
}
#content h3{
	font-size:12px;
	color:#9a0000;
	margin:0;
}
#content .date{
	display:block;
	color:#898989;
}
#content p{
	margin:0 0 18px;
}
#content p a{
	text-decoration:underline;
}
#content p a:hover{
	text-decoration:none;
}
#content .paging{
	overflow:hidden;
	height:1%;
	padding:18px 0 0;
	margin:0 -4px 0 0;
	font-size:11px;
	line-height:13px;
}
.paging ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.paging ul li{
	float:left;
}
.paging ul a{
	display:block;
	padding:0 3px 1px 3px;
}
.paging ul a:hover,
.paging ul .active a{
	color:#fff;
	background:#9a0000;
	text-decoration:none;
}
#footer .social-networks{
	margin:-3px 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.social-networks li{
	float:left;
	margin:0 9px 0 0;
}
.social-networks a{
	width:21px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/icons.gif) no-repeat;
}
.social-networks .rss{
	background-position:-30px 0;
}

#voterecord
{
    margin:10px auto;
    font-size:.9em;
}
#voterecord .voteHeader td
{
    font-weight:bold;
    color:White;
    background:#7899BA;
    padding:5px 6px;
}
#voterecord .voteRow td
{
    border-bottom:1px solid black;
    padding:5px 6px;
    text-transform:capitalize;
}
#voterecord .voteRow a
{
    color:Black;
}
#voterecord .aye
{
    color:#057422;
}
#voterecord .nay
{
    color:#D20000;
}
#voterecord .col4
{
    width:300px;
}

.tour-show
{
	border:2px solid #2a4865;
}
.tour-show ul
{
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	height:275px;
	width:auto;
}
.tour-show ul li
{
	background:#222;
	color:#fff;
	height:275px;
	width:586px;
	position:absolute;
	left:0;
	top:0;
}
.tour-show .img-frame
{
	width:390px;
	height:275px;
	background:#e1dcc1;
	float:left;
}
.tour-show img
{
	max-width:390px;
	max-height:275px;
	width:auto !important;
	height:auto !important;
	width:390px;
	height:275px;
	display:block;
	margin:0 auto;
}
.tour-show .caption
{
	float:right;
	padding:10px 10px 10px 0;
	width:173px;
}
.wirebox {
  width: 306px;
  margin: 40px 0 0 -26px;
}
.wirebox h4 {
  width:100%;
  background: #21435b;
  display:block;
  color:#fff;
  font-weight:normal;
  text-align:center;
  font-size: 18px;
  padding: 11px 0;
}
.wirebox a {
  width:47%;
  background: #9a0000;
  display:block;
  text-align:center;
  color:#fff;
  font-family:georgia;
  padding:5px 2px;
  float:left;
  margin: 0 0 5px 0;
}
.wirebox a.right {
  float:right;
}