/* CSS RESET v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End of CSS reset*/

.clearer {
	clear: both;
}

body{ 
	background-color: #750000;
	margin:0px 0px 0px 0px; 
}


#header_container {
	width:100%;	
	height:151px;
	background:url(images/background_header.gif) repeat-x;
}

	#header_container2 {
		margin: 0px auto;
		width:969px;
		height:151px;
		background:url(images/background_header2.jpg) no-repeat;
	}
	
		#logo {
			padding:10px 0px 0px 15px;
		}

#body_background {
	float:left;
	width:100%;	
	background-color:#656565;
}

	#centre {
		width:969px;
		margin: 0px auto;
	}

		#body_container {
			width:899px;
			float:left;
			background-color: #ffffff; 
			border: solid #ffffff;
			border-width: 20px 35px 15px 35px;
		}

			#body_top2 {
				float:left;
				width:632px;
				border-left: 267px solid #3a3a3a;
				padding: 0px 0px 0px 0px;
				background-color:#656565;
				
			}
	
				#left_column {
					float:left;
					width:267px;
					margin:0px 0px 0px -267px;
				}
				
					#quote {
						float:left;
						width:227px;
						line-height: 27px;
						font-weight: normal;
						font-size:20px;
						font-family: "Times New Roman", Times, serif, Garamond;
						color: #ffffff;
						margin: 0px 20px 0px 20px;
						text-align:left;
					}
					
					#pledge_box {
						float:left;
						width:243px;
						height: 53px;
						margin: 17px 0px 4px 12px;
						background:url(images/background_sign_pledge.gif) no-repeat;
					}
					
						#pledge {
							float:left;
							width:200px;
							height: 45px;
							margin: 10px 0px 5px 15px;
						}
		
				#right_column {
					float:right;
					width:592px;
					margin:0px 20px 20px 20px;
				}

				#body_bottom1 {
					float:left;
					width:899px;
					min-height:171px;
					background:url(images/background_body_bottom.gif) no-repeat;
					margin: 15px 0px 0px 0px;
				}

		#top_news_header {
			float:left;
			font-size: 20px;
			font-weight: normal;
			font-family: "Times New Roman", Times, serif, Garamond;
			color: #b7b7b7;
			text-decoration:none;
			margin: 0px 0px 0px 0px;
			padding: 24px 0px 0px 33px;
		}
		
		#top_news {
			width:500px;
			height:100px;
			font-size: 12px;
			font-weight: normal;
			float:left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #ffffff;
			text-decoration:none;
			margin: 10px 0px 0px 32px;
			padding: 0px 0px 0px 0px;
			line-height:15px;
		}
		
		#contact_header {
			font-size: 20px;
			font-weight: normal;
			float:right;
			font-family: "Times New Roman", Times, serif, Garamond;
			color: #b7b7b7;
			text-decoration:none;
			margin: 0px 0px 0px 0px;
			padding: 24px 127px 0px 0px;
		}
		
		#contact_info {
			width:270px;
			height:100px;
			font-size: 12px;
			font-weight: normal;
			float:right;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #ffffff;
			text-decoration:none;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			line-height:15px;
		}
		
		#social_media_icons {
			width:60px;
			height:24px;
			padding: 0px 0px 0px 0px;
			margin: -5px 25px 0px 0px;
			float:right;
		}

#footer_container {
	width:100%;
	background:url(images/background_footer.gif) repeat-x;
	padding: 7px 0px 0px 0px;
}

	#footer_container2 {
		width:969px;
		height:140px;
		margin: 0px auto;
		padding: 0px 0px 0px 0px;
	}
	
		#footer_menu {
			width:969px;
			text-align:center;
			padding: 15px 0px 0px 0px;
			line-height:10px;
		}
		
		#footer_copyright {
			width:969px;
			text-align:center;
			padding: 35px 0px 0px 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#d82b24;
		}		

/*START of primary navigation*/

#nav_container {
	float:left;
	padding:0px 0px 20px 0px;
	line-height:12px;
}

#navlist ul, #navlist li {
	width:243px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	border-bottom: 0px solid #a3a3a3;
}

#navlist a:link {
	float: left;			
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}
	
#navlist a:hover {
	border-bottom: 0px solid #adadad;
	padding: 0px 0px 0px 25px;
	color: #ad190f;
	background:url(images/arrow_bullet.gif) no-repeat;
	background-position:left;	
}	

#navlist a:visited {
	float: left;			
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#navlist a:link#current {
	border-bottom: 0px solid #adadad;
	padding: 0px 0px 0px 25px;
	color: #ffffff;
	background:url(images/arrow_bullet.gif) no-repeat;
	background-position:left;
}

/*Misc*/

a img {border: none; }

.bullet {
		margin: 10px 0px 15px 20px;
		padding: 0px 0px 0px 0px;
		list-style:disc outside;
		}
		
.numbered_list {
		margin: 10px 0px 15px 20px;
		padding: 0px 0px 0px 20px;
		list-style: decimal outside;
		}		
	
/* start photo and caption block */

.picture { 
		background-color: #656565;
		border: 0px solid #CCCCCC; 
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#b7b7b7;
		line-height:12px;
		}
.picture img { 
		border: 0px solid #CCCCCC;
		vertical-align:middle; 
		margin: 5px 0px 3px 0px; 
		}
.right { 
		margin: 0px 10px 10px 20px; 
		float:right; 
		}
.left { 
	margin: 0px 20px 10px 0px; 
	float:left; 
	}
	
.content_divider{
	width:590px;
	height:1px;
	background-color:#7a7a7a;  
	padding: 0px 0px 0px 0px;  /*top right bottom left*/
	margin: 15px 0px 15px 0px;  /*top right bottom left*/
	overflow:hidden;	
	}	

/* end photo and caption block */

/*HEADERS*/

/*main titles - dark gray, italics*/
h1 {
	font-size: 20px;
	font-weight: normal;
	text-align:left;
	font-family: "Times New Roman", Times, serif, Garamond;
	color: #b7b7b7;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/*Latest News Headlines*/
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

/*Page sub headers*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-weight:bold;
}


/* Text */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}

/* Rollovers */
.link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#abaaaa;
	line-height:18px;
	text-decoration:underline;
	}
.link:hover {color: #ffffff;}

.link_footertitles {	
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif, Garamond;
	color: #b7b7b7;
	text-decoration:none;
	}
.link_footertitles:hover {color: #ffffff;}

.link_latestnews {	
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #abaaaa
	}
.link_latestnews:hover {color: #ffffff;}

.pledge_link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a3a3a3;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	}
.pledge_link:hover {color: #d5d5d5;}

.bottom_box_email {	
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #abaaaa;
	}
.bottom_box_email:hover {color: #ffffff;}

.footer_menu {	
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	}
.footer_menu:hover {color: #abaaaa;}

.copyright {	
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #d82b24;
	text-decoration:underline;
	}
.copyright:hover {color: #abaaaa;}





