body {
	margin:0;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#24415c;
	background:#b6b3ac url(../images/bg-body.gif) no-repeat 50% 0;
}
img {border:0;}
a{
	text-decoration:underline;
	color:#24415c;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:880px;
	padding:0 5px 8px;
	margin:0 auto 25px;
	background:#f3f3f3;
}
#header {
	background: url(../images/bg-header.gif) no-repeat;
	height: 199px;
	position:relative;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	color:#fff;
}
.nav-box {
	overflow:hidden;
	width:868px;
	background: url(../images/bg-top-nav.gif) repeat-x;
	padding:6px 0 9px 12px;
}
.title-nav {
	font-size:12px;
	margin:0 3px 0 0;
	text-transform:uppercase;
	color:#fff;
	float:left;
}
#nav li {
	display:inline;
	margin:0 7px 0 12px;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {text-decoration:underline;}
.header-wrap {
	overflow:hidden;
	width:100%;
}
.logo {
	position:absolute;
	left:-41px;
	top:32px;
	width: 160px;
	height: 160px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	height:100%;
	display:block;
	cursor:pointer;
	background: url(../images/logo.png) no-repeat;
}
.slogan {
	margin:50px 0 0 119px;
	float: left;
	overflow:hidden;
	text-indent:-9999px;
	width: 304px;
	height: 74px;
	background: url(../images/text-slogan.png) no-repeat;
}
.slogan a {
	height:100%;
	display:block;
	position: relative;
}
#form-update {
	float:right;
	width:233px;
	padding:51px 10px 0 16px;
}
.update {
	background: url(../images/text-update.gif) no-repeat;
	width: 193px;
	height: 29px;
	display:block;
	text-indent:-9999px;
	margin:-9px 0 2px 0px;
}
.form-wrap {
	overflow:hidden;
	width:100%;
	margin:0 0 4px;
}
.text {
	background: url(../images/bg-input.gif) no-repeat;
	width: 104px;
	height: 19px;
	padding:1px 4px 0;
	float:left;
	margin:0 3px 0 0;
	display:inline;
}
.text input {
	background:none;
	border:0;
	padding:0;
	margin:0;
	width:104px;
	float:left;
	color:#ac6c6c;
	font-size:12px;
}
.submit {
	border:0;
	float:left;
	margin:0 0 0 3px;
}
#main {
	background: url(../images/bg-main.gif) repeat-y 100% 0;
	padding:7px 0 0;
}
.main-holder {
	background: url(../images/bg-main-b.gif) no-repeat 100% 100%;
	min-height:691px;
}
* html .main-holder {height:691px;}
.main-holder:after {
	content:'';
	clear:both;
	display:block;
}
#content {
	float:left;
	width:620px;
	line-height:17px;
}
#content h1 {
	margin:0 0 1px;
	color:#24415c;
	font:normal 18px Georgia, Times, serif;
}
#content h1 a {
	text-decoration:none;
	color:#24415c;
}
#content h1 a:hover {text-decoration:underline;}
#content h2 {
	margin:0 0 5px;
	padding:8px 0 4px 8px;
	background: #800707 url(../images/bg-ttl.gif) repeat-x;
	color:#faf9f9;
	font:normal 18px Georgia, Times, serif;
}
#content p {margin:0 0 16px;}
.top-story {
	border:1px solid #e4e3e1;
	background:#f8f8f8;
	width:608px;
	margin:0 0 7px;
	overflow:hidden;
	position:relative;
}
.top-story .holder {
	background: url(../images/bg-top-story.gif) repeat-x;
	border:1px solid #fafaf9;
	padding:1px 1px 3px;
}
.top-story img {
	float:left;
	margin:0 10px 0 0;
}
.top-story .text-box {
	overflow:hidden;
	height:1%;
	padding:40px 0 0;
}
.top-story-tag {
	position:absolute;
	right:15px;
	top:1px;
	background: url(../images/text-top-story.gif) no-repeat;
	width: 126px;
	height: 24px;
	text-indent:-9999px;
}
.content-wrap {
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
}
.info-box {
	width:298px;
	border:1px solid #e4e3e1;
	background:#f8f8f8;
	padding:1px;
	float:left;
	margin:0 6px 0 0;
	display:inline;
}
.info-box ul {
	padding:0 5px;
	overflow:hidden;
	list-style:none;
	margin:0 0 5px;
        margin-top: -10px;
}
.info-box ul li{margin-bottom:15px;}
.info-box ul a{
	color:#24415C;
	text-decoration:none;
}
.info-box ul a:hover {text-decoration:underline;}
.more {
	overflow:hidden;
	height:1%;
	display:block;
}
.more a {
	background: url(../images/read-more.gif) no-repeat;
	width: 90px;
	height: 18px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
.video-box {
	background:#d1dae3 url(../images/bg-video.gif) repeat-x;
	padding:7px 0 8px;
	margin:0 0 0 3px;
	width:607px;
}
.ttl-video {
	background: url(../images/text-video.gif) no-repeat;
	width: 104px;
	height: 17px;
	text-indent:-9999px;
	margin:7px 0 0 6px;
	float:left;
	display:inline;
}
.gop-tv {
	background: url(../images/ico-gop-tv.gif) no-repeat;
	width: 66px;
	height: 29px;
	float:right;
	text-indent:-9999px;
	margin:0 22px 0 0;
}
.videos-nav {
	list-style:none;
	margin:7px 0 0 13px;
	padding:0;
	overflow:hidden;
	height:1%;
}
.videos-nav li {
	margin:0 0 11px;
}
.videos-nav li a {
	color:#24415c;
	text-decoration:none;
}
.videos-nav li a:hover {text-decoration:underline;}
.video-holder {
	overflow:hidden;
	height:1%;
}
.alignright {
	float:right;
	margin:0 11px 0 30px;
}
#sidebar {
	float:right;
	width:260px;
}
.side-box {
	border:4px solid #d9d7d4;
	width:240px;
	margin:1px 0 11px 7px;
}
.connected {
	background: url(../images/text-connected.gif) no-repeat;
	width: 240px;
	height: 31px;
	text-indent:-9999px;
	margin:0;
}
.side-box .holder {
	background: #e9e8e7 url(../images/bg-side.gif) repeat-x;
	overflow:hidden;
	padding:0 1px 0 11px;
	width:228px;
}
.connected-nav ul {
	list-style:none;
	margin:0 -2px 0 10px;
	padding:0;
	float:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	width:105px;
	overflow:hidden;
}
.connected-nav ul li {
	padding:11px 0 12px;
	float:left;
}
.connected-nav ul li a {
	color:#b6b3ac;
	text-decoration:none;
	display:block;
	height:1%;
	padding:0 0 0 40px;
	line-height:32px;
}
.connected-nav ul li a:hover ,
.connected-nav ul li.active a {
	background-position:0 -32px;
	text-decoration:none;
}
.connected-nav ul li .facebook {background: url(../images/ico-facebook.gif) no-repeat;}
.connected-nav ul li .twitter {background: url(../images/ico-twitter.gif) no-repeat;}
.connected-nav ul li .rss {background: url(../images/ico-rss.gif) no-repeat;}
.connected-nav ul li .flickr {background: url(../images/ico-flickr.gif) no-repeat;}
.action {
	background: url(../images/text-action.gif) no-repeat;
	width: 240px;
	height: 31px;
	text-indent:-9999px;
	margin:0;
}
.add-nav {
	list-style:none;
	margin:0 0 0 -19px;
	padding:8px 0 20px;
}
.add-nav li {
	padding:0 0 13px;
	overflow:hidden;
	height:1%; 
}
.add-nav li a {
	height:14px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
	overflow:hidden;
}
.add-nav li a:hover,
.add-nav li.active a{background-position:0 -14px;}
.add-nav li .donate {
	background: url(../images/text-donate.gif) no-repeat;
	width: 84px;
}
.add-nav li .volunteer {
	background: url(../images/text-volunteer.gif) no-repeat;
	width: 126px;
}
.add-nav li .signup {
	background: url(../images/text-signup.gif) no-repeat;
	width: 75px;
}
#footer {
	text-align:center;
	padding:0 0 50px;
}
#footer .title-site{
	background: url(../images/text-tnsenate.gif) no-repeat;
	width: 291px;
	height: 19px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
#footer a{
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px
}
.content-text{padding:0 5px;}
#main .inside h2{
	margin:-6px -1px 7px 0;
	position:relative;
	width:612px;
}

/*EDITS*/

/*BLOGS*/

h2.post-title{
background: none!important;
padding-left: 0px!important;
}

.post-title a{
text-decoration: none;
}
.post-title a:hover{
text-decoration: underline;
}


#blog_content {
	float:left;
	width:100%px;
	line-height:17px;
}
#blog_content h1 {
	margin:0 0 1px;
	color:#24415c;
	font:normal 18px Georgia, Times, serif;
}
#blog_content h1 a {
	text-decoration:none;
	color:#24415c;
}
#blog_content h1 a:hover {text-decoration:underline;}
#blog_content h2 {
	margin:0 0 5px;
	padding:8px 0 4px 8px;
	background: #800707 url(../images/bg-ttl.gif) repeat-x;
	color:#faf9f9;
	font:normal 18px Georgia, Times, serif;
}
#blog_content p {margin:0 0 16px;}

#blog_content hr{
display: none;
}

.side-panel .side-box{
margin: 0px!important;
margin-bottom: 15px!important;
padding: 0px;
width: 240px;
background: #e9e8e7 url(../images/bg-side.gif) repeat-x;
}

.blog-post{
width: 583px;
margin-right: 20px;
}

.side-panel .BlogRecentPost, .side-panel .BlogPostArchive{
padding: 5px;
padding-top: 0px;
}

.side-panel .BlogRecentPost a, .side-panel .BlogPostArchive a{
text-decoration: none;
}

.side-panel .BlogRecentPost a:hover, .side-panel .BlogPostArchive a:hover{
text-decoration: underline;
}

.side-panel h4{
background-color: #ffffff;
font-family: Times;
text-transform: uppercase;
font-size: 16px;
color: #b48b8a;
text-align: center;
padding: 5px;
}
.BlogTagList ul{
margin-left: 5px!important;
}

/*NEWSROOM*/
#newsroom ol.blogsitesummary li{
margin-bottom: 10px;
}
#newsroom ol.blogsitesummary li a{
text-decoration: none;
}
#newsroom ol.blogsitesummary li a:hover{
text-decoration: underline;
}
#newsroom .date{
display: block!important;
font-size: 10px!important;
color: #666666;

}

/*HOMEPAGE*/
ol.blogsitesummary{
padding:0px!important;
margin:0px!important;
}
.blogsitesummary li{
list-style-type: none!important;
}
.blogsitesummary .author{
display: none;
}
.blogsitesummary .date{
display: block;
font-size: 10px;
margin-top: 3px;
color: #666666;
}

/* Easy Slider */

#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider, #slider li{ 

width:602px;
height:148px;
overflow:hidden; 
		}
	span#prevBtn{float: left; margin: 5px;}
	span#nextBtn{float: right;  margin: 5px;}					

.content #slider img{
	display:block!important;
	border:0px!important;
	background-color:none!important;
	padding:0px!important;
}

/* // Easy Slider */

/*MEMBER PAGE*/
#member_photo{
width: 245px;
margin-left: 10px;
}

#member_photo img{
border: 5px solid #ffffff!important;
}

#member_articles{
margin-left: 10px;
margin-top: 10px;
}

#member_posts .post-body, #member_posts .post-details{
display: none;
}

#member_posts .post-title a{
font-size: 11px;
line-length: 200px!important;
float:left;
width: 250px!important;
clear: both;
margin-bottom: 15px;
color: #666666;
}

#member_posts .blog-post h2.post-title{
border-bottom:0px!important;
font-weight: normal;
}
.member_posts_title{
line-height: 38px;
font-weight: bold;
}
#ticker{
font-size: 12px!important;
height: 16px;
margin-bottom: 5px;
padding: 10px;
width: 586px;
position: relative;
left: 2px;
background-color: #d3dde5;
border: 1px solid #6287a5;
}
#ticker ol.blogsitesummary{
float: right;
}
#ticker .title{
font-size: 14px;
font-weight: bold;
color: #ab3e3e;
}