/*  IE5.5 IE6 png fix - Alpha image loader javascript htc */
div, img, ul { behavior: url("htc/iepngfix.htc"); }
img {
border:none;
}
html, body {
	/*background-color: #1e1e1e;*/
	/*color: #36468f;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
    background-color: #343932; /* colour same as footer, accounts for pages that are short. Alt is to do colour same as middle*/
	background-repeat:repeat;
}

#top {
background-color: #343932;
width: 100%;
height: 208px;
background-image: url(../images/repeater.jpg);
background-repeat:repeat-x;
background-position:bottom;

}


.center {
width:784px;
margin-left:auto;
margin-right:auto;
}

#header {
width:784px;
height:104px;
margin-left:auto;
margin-right:auto;
}


#header_left {
width:412px;
height:104px;
float:left;
margin-top:25px;
}

#header_right {
width:371px;
height:56px;
float:right;
text-align:right;
margin-top:60px;
}

#site {
/*width:784px;*/ /* give slightly more width than the 783px that we need, just in case any borders get interpreted poorly*/
width:100%;
background-color:#FFFFFF;
}

.content {
width:784px;

padding-top:10px;
}

#content_left {
width:447px;
float:left;
}


.home_content_left_top {
float:left;
/*background-image:url(../images/left_top.jpg);*/
background-color:#f4f4f4;
width:447px;
height:16px;
}

.home_content_left_bottom {
float:left;
/*background-image:url(../images/left_bottom.jpg);*/
background-color:#f4f4f4;
width:447px;
height:16px;
}


.home_content_left_middle {
background-color: #f4f4f4;
float:left;
width:447px;
min-height:392px;
}

#home_content_right {
/*background-color: #f4f4f4;*/
float:left;
width:321px;
height:392px;
margin-left:14px;
}

#home_content_donations {
background-color: #f4f4f4;
float:left;
width:321px;
height:189px;
margin-bottom:18px;
overflow:hidden;
}

#donations_left {
width:159px;
float:left;
height:189px;
}

#donations_right {
width:162px;
float:left;
height:189px;
background-image: url(../images/donations_blank.jpg);
}




#home_content_contact {
background-color: #f4f4f4;
float:left;
width:321px;
height:189px;
margin-bottom:46px;
}

.home_content_generic {
background-color: #f4f4f4;
float:left;
width:321px;
/*height:189px;*/
margin-bottom:18px;
padding-bottom:10px;
}

.home_content_generic h2 {
padding-left:10px;
margin-top:10px;
color: #343932;
margin-bottom:8px;
}


.home_content_generic a {
color:#000000;
}

.home_content_generic a:hover {
text-decoration:none;

}

.home_content_generic p {
padding-left:10px;
}

a.a_right {
display:block;
width:85%;
text-align:right;
margin-bottom:5px;
}

#phone_box {
background-image: url(../images/contactus_top.jpg);
width:321px;
height:179px;
float:left;
}

#phone_box h2 {
padding-left:10px;
margin-top:10px;
color: #343932;
margin-bottom:8px;
}

.phone_box_left {
float:left;
width:45px;
height:18px;
margin-left:10px;
}

.phone_box_right {
float:left;
width:230px;
height:18px;
font-size:0.9em;

}

.phone_box_right a {
color:#000000;
}

.phone_box_right a:hover {
text-decoration:none;

}


#nav_box {
width:784px;
height:49px;
/*background-image:url(../images/nav.jpg);*/
}


#nav_left {
width:14px;
height:42px;
background-image:url(../images/nav_left.jpg);
float:left;
}

#nav_centre {
width:756px;
height:42px;
background-image:url(../images/nav_stretch.jpg);
background-repeat:repeat-x;
float:left;

}
#nav_right {
width:14px;
height:42px;
background-image:url(../images/nav_right.jpg);
float:left;

}


#footer {
background-image: url(../images/repeater_bottom.jpg);
width:100%;
height:214px;
background-repeat:repeat-x;
background-color: #343932;
}

#footer_left {
width:500px;
float:left;
margin-top:50px;
}

#footer_left ul li {
float:left;
list-style-type:none;
margin-right:20px;
}

#footer_left ul li a {
text-decoration:none;
color:#FFFFFF;
font-size:1.2em;
}

#footer_left ul li a:hover {
text-decoration:underline;
}

#footer_right {
width:280px;
float:left;
text-align:center;
margin-top:50px;
}

#footer_right a {
color:#FFFFFF;
text-decoration:none;
}

#footer_right a:hover {
text-decoration:underline;
}

#footer_wrap {
width:784px;
margin-left:auto;
margin-right:auto;
}





/* Begin Hover Nav */


#nav_centre ul {
margin:0;
padding:0;

}


#nav_centre ul li {
	float:left;
	height:42px;
	overflow: hidden;
	padding:0;
	margin:0;
	margin-left:20px;
	line-height:39px;
	background-image:url(../images/nav_divider.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

#nav_ul li.last {
background:none;
}



#nav_centre ul li a {
	color:#FFFFFF;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
}
	
#nav_centre ul li a:hover {
	color:#999999;
}

#nav_centre ul li a.current {
text-decoration:underline;
}
	
	#donations_left {
	float:left;
	height:189px;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	background-image:url(../images/werelyondonations_on.jpg);

		
	}

	#donations_left img {
margin-left:0;
padding-left:0;
}
	#donations_left a img {
	width:159px;
	}
	
	#donations_left a:hover img {
			float: left;
			/*width: 112px;*/
			/*height: 33px;*/
			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
	}	
	
.home_content_left_middle h1 {
	font-size:1.75em;
	font-weight:normal;
	margin-left:12px;
	margin-top:3px;

}

.home_content_left_middle h2 {
	font-size:1.2em;
	margin-left:12px;
	margin-top:6px;
}

.home_content_left_middle p {
padding-top:0;
margin-left:13px;
margin-right:13px;
font-size:1.1em;
}

#our_services {
background-image: url(../images/ourservices.jpg);
width:447px;
height:26px;
margin-top:20px;
}

.home_col {
width:175px;
margin-bottom:10px;
float:left;
text-align:center;
}

.home_col img {
margin-top:17px;
}

.home_col2 {
width:245px;
margin-left:0px;
float:left;
border-left:2px solid #343932;
padding-left:6px;

}

.home_col2 p {
padding:0;
margin:0;
padding-top:5px;
padding-bottom:5px;
}

.col_wrap {
width:447px;
height:auto;
float:left;
margin-bottom:10px;
margin-top:10px;
}

.home_col a:hover {
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
	border-bottom:2px solid #343932;
}

.home_col a img:hover {
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;

}


#contact_hov {
	float:left;
	height:37px;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	background-image:url(../images/contact_moreinfo_on.jpg);

		
	}

	#contact_hov img {
margin-left:0;
padding-left:0;
}
	#contact_hov a img {
	width:321px;
	}
	
	#contact_hov a:hover img {
			float: left;
			/*width: 112px;*/
			/*height: 33px;*/
			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
	}	
	
	.useful_links a {
	color:#000000;
	text-decoration:none;
	}
	
		.useful_links a:hover {
		text-decoration:underline;
}
	
	
	form#contactform  input, form#contactform textarea {
	width:98%;
	}
	
	form#contactform textarea {
	height:100px;
	}
	
	#normal_input {
	
	}
	
	p#normal_input input {
	width:130px;
	float:left;
	margin-right:10px;
	}
	
	.black {
	color:#000000;
	}
