* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-image:url('/images/body_bg2.jpg');
	background-repeat:repeat-x;
	background-color: #5e0000;
}
h1 {
	font-size:24px;
	padding-bottom:10px;
	color:#9b220d;
}
h2 {
     font-size:18px;
     color:#2f5a80;
     padding-bottom:10px;
}
#content_left_text h2 a {
	text-decoration:none;
     color:#2f5a80;
}
p {
	padding-bottom:10px;
	line-height:120%;
}
ul {
	padding-left:15px;
	padding-bottom:10px;
}

.clear {
	clear:both;
}

/* -------------------------------------
END: General Tag Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */

#wrapper {
	width: 1184px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; /* Treated as align */
	background-image:url('/images/page_bg.jpg');
	background-repeat:no-repeat;
	min-height:701px;

}

#header{
	position:relative;
	float:left;
	width:1184px;
	height:204px;
}
#logo {
	height:98px;
	width:502px;
	float:left;
	margin-left:324px;
	cursor:pointer;
	display:block;

}
#page {
	position:relative;
	float:left;
	width:932px;
	margin:0px 126px 0px 126px;
	background-color:#fff;
}
#main_flash{
	position:relative;
	float:left;
	width:932px;
	height:385px;
	background-image:url('/images/flash_bg.jpg');
	background-repeat:no-repeat;
}
#flash_container{
	position:relative;
	float:left;
	width:628px;
}
#video {
	position:relative;
	float:left;
	margin-left:15px;
 }
#vid_area{
position:relative;
float:left;
width:597px;
height:318px;

}
#rotateMod {
width:530px;
height:298px;

}
.secondary #main_flash {
	background-image:url('/images/flash_bg_sub.jpg');
	background-repeat:no-repeat;
}

#flash_img {
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:2px;
 }
.secondary #flash_img {
	background-image:url('/images/sub_image.jpg');
	background-repeat:no-repeat;
        width:597px;
        height:145px;
}
#news #flash_img {
	background-image:url('/images/Stills-News.jpg');
	background-repeat:no-repeat;
}
#blog #flash_img {
	background-image:url('/images/Stills-BLOG.jpg');
	background-repeat:no-repeat;
}
#issues #flash_img {
	background-image:url('/images/Stills-Issues.jpg');
	background-repeat:no-repeat;
}
#meet #flash_img {
	background-image:url('/images/Stills-meetbob.jpg');
	background-repeat:no-repeat;
}
#contact #flash_img {
	background-image:url('/images/Stills-Contact.jpg');
	background-repeat:no-repeat;

}
#volunteer #flash_img {
	background-image:url('/images/Stills-Volunteer.jpg');
	background-repeat:no-repeat;

}

#main_nav {
	position:relative;
	float:left;
	width:628px;
height:41px;
}
#main_nav #menu {
	position:relative;
	float:left;
	height:22px;
	width:596px;
	padding-top:10px;
padding-left:25px;
}
#main_nav #menu li {
	display: inline;

	font-size:12px;
	color:#5e0000;
	
} 
#main_nav #menu li .here {
	text-decoration:none;
	color:#bf2531;
}
#main_nav #menu li a{
	text-decoration:none;
	color:#9b220d;
	height:30px;
display:block;
float:left;
	padding-right:30px;
}
#main_nav #menu li a:hover{
	text-decoration:none;
	color:#bf2531;
}
#main_right {
	position:relative;
	float:left;
	width:292px;
}

#red_btn {
	position:relative;
	float:left;
	width:291px;
	height:86px;
	margin-top:12px;
}
#signup {
	position:relative;
	float:left;
	width:292px;
	margin-top:60px;
	margin-left:22px;
	margin-right:6px;

}
#signup .long {
	background-color:#efefef;
	border:1px solid #ccc;
	font-size:12px;
	color:#9b220d;
	padding:4px 0px 4px 4px;
	margin-top:6px;
	width:240px;
}
#signup .short {
	background-color:#efefef;
	border:1px solid #ccc;
	font-size:12px;
	color:#9b220d;
	padding:4px 0px 4px 4px;
	margin-top:8px;
	width:116px;
}
#stay_connected {
	height:30px;
	width:160px;
}
.cnt_btns {
	padding-right:5px;
	width:30px;
	height:30px;
}
#div_submit_main {
	float:right;
	margin-top:-30px;
	margin-right:10px;

}

#signup #submit_btn {
	width:102px;
	height:35px;
	background:url('/images/btn_signup.jpg')  no-repeat scroll 0px 0px;
	border:none;
	cursor: pointer;
	margin-right:22px;
margin-top:-2px;
}
#content {
	position:relative;
	float:left;
	width:932px;
}
#content_left {
	float: left;
	width:600px;
}
.secondary #content_left {
	margin-top:-160px;

}
#content_left_text {
	padding:10px 15px 15px 25px;

}
#content_left_text a {
	color: #5c6471;

}


#content_right {
	float: right;
	width: 300px;
	margin-right:5px;
	margin-left:20px;
	margin-top:5px;
}
#right_btns {
	width:300px;
}
.btn_left {
	position:relative;
	float:left;
	display:block;
	margin-right:3px;
}
#twitter_feed {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	height:209px;
    padding-left:10px;
	margin-top:5px;
}
#latest_news {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	height:209px;
    padding-left:10px;
}
#blog_f_wrapper {
position:relative;
float:left;
	margin-top:5px;
}
#categories {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	min-height:100px;



}
#monthly {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	min-height:100px;


}
#recent_entries {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	min-height:100px;

}
#rss_feed {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	min-height:100px;

}
#bloggers {
	background-image:url('/images/right_short_box.jpg');
	background-repeat:no-repeat;
	width:294px;
	min-height:100px;

}
#blog_f_wrapper ul {
padding: 20px 10px 10px 30px;

}
#blog_f_wrapper a, .right_item_text a{
	text-decoration:none;
	color:#395270;
}
.gray_bg {
 	background-color:#efefef;
	padding:10px 10px 0px 10px;   
}
.paginate {
padding-top:50px;

}
#blog_f_wrapper a:hover, .right_item_text a:hover {
	color:#bf2531;
}
.right_item_title {
	position:relative;
	float:left;        
	display:block;
	margin:13px 0px 0px 13px;
}

.right_item_text {
	position:relative;
	float:left;   
	padding:30px 0px 0px 13px;    
        width:200px;
}

#footer {
	position:relative;
	float:left;
	width:1184px;
	text-align: center;
	margin-top:17px;
	
}
#footer ul li {
	display: inline;
	color:#fff;
	padding-top:17px;
}
#footer p {
	color:#fff;
}
#footer ul li a{
	text-decoration:none;
	color:#fff;
}
#footer ul li a:hover {
	color:#bf2531;
}
#footer ul {
	padding-bottom:0px;
	color:#fff;
}

/* -------------------------------------
END: Main Structure Tags
------------------------------------- */
#issues_dropdown, #meet_dropdown {
	position:absolute; 
	visibility:hidden; 
	background-color:#efefef;
	border:1px solid #97a9b9;
	width: 200px; 
	z-index:100;
	text-align:left;

margin-left:-5px;


	
}
#issues_dropdown ul, #meet_dropdown ul {
margin:0;
padding:0;
width: 200px; 
}
#issues_dropdown li, #meet_dropdown li  {
	list-style:none;
	width:200px; 

 }
#issues_dropdown li a, #meet_dropdown li a {
        display:block;
	text-decoration:none;
	width: 190px; 
padding:5px 5px 5px 5px;
	color: #5c6471;
}
#issues_dropdown li a:hover, #meet_dropdown li a:hover {
	text-decoration:none;
	background-color:#fff;
	width: 190px; 
	color: #5c6471;
}
#tbl_donation, #tbl_billing, #tbl_cc, #tbl_comment {
margin:20px 20px 20px 20px;
}

#tbl_don td, #tbl_billing td, #tbl_cc td, #tbl_comment td {
padding: 2px 2px 2px 2px;
}

#tbl_vol td {
padding:2px 2px 2px 2px;
vertical-align:top;
}


#contribute #main_flash {
	background-image:url('/images/flash_bg_contribute.jpg');
	background-repeat:no-repeat;
	width:932px;
	height:215px;
}
#contribute #flash_container{
	position:relative;
	float:left;
	width:932px;
}
#contribute #flash_img_contribute {
	position:relative;
	float:left;
	width:904px;
	height:149px;
	margin-left:15px;
		
}
#contribute  #submitbtn2{
 	float:left;
	width:134px;
	height:46px;
	background:url('/images/submit_btn.jpg')  no-repeat scroll 0px 0px;
	border:none;
	cursor: pointer;


}
#like {
float:right;
width:260px;
height:50px;

}
