@charset "utf-8";
/* CSS Document */

div {margin:0px; padding:0px; }
body {margin:0px; padding:0px; background-color:#9b1d77; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
img { border:0px;}
h1 { color:#37228f; font-size:24px; }
h2 { color:#c60358; font-size:18px; }
h3 { color:#c70358; font-size:15px; padding:0px; margin:0px; margin-top:15px; }

#container {
	margin:20px auto;
	width:1000px;
	overflow:auto;
}


#header {
	background:url(images/header_bg.jpg) no-repeat;
	background-position:top right;
	background-color:#ffffff;
}
#lower_content { 
	width: 1000px;
	overflow:hidden;
	}
#logo {
	margin-left:10px; /*old logo was margin:30px */
}

#navigation {
	background:url(images/nav_repeat.jpg) repeat-x;
	height:30px;
	overflow:hidden;
}

#nav_text {
	padding:0px;
	float:right;
	margin:0px;
	margin-right:20px;
	margin-top:7px;
}

#nav_text a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#navigation li {
	display:inline;
	padding-right:20px;
}

#left_content {
	width:755px;
	float:left;
	overflow:hidden;
	padding-left:15px;
	background-color:#ffffff;
}

#three_links {
	width:215px;
	height:280px;
	float:left;
}

#three_tabs {
	float:left;
}

.colour_tab  {
	width:40px;
	height:80px;
	margin-top:15px;
}

#three_images {
	float:left;
	height:280px;
}

.tab_image {
	width:175px;
	height:80px;
	margin-top:15px;
}
#postcard_img {
	float:left;
	margin-top:15px;
	margin-left:15px;
	width:525px;
	overflow:hidden;
}

#content_text {
	clear:both;
	overflow:hidden;
	padding-top:25px;
	padding-right:30px;
	color:#333333;
	line-height:140%;
}

.home_atag {
	text-decoration:none;
	color:#0e6532;
	font-size:14px;
}

#content_text li{
	list-style-image:url(images/bulletpoint.jpg);
}

#side_bar {
	background-color:#ffffff;
	overflow:hidden;
	float:right;
	width:230px;
}

#side_bar_footer {
	width:230px;
	height:380px;
	background:url(images/vibrant_footer.jpg) no-repeat;
	background-position:bottom;
}

#volunteer_form {
	margin-top:15px;
	margin-left:15px;
	width:200px;
	height:270px;
	background-color:#009933;
	background:url(images/volunteernow_bg.jpg) repeat-x;
}

#volunteer_form table {
	color:#ffffff;
	margin-top:15px;
	margin-left:10px;
}

#vol_text {
	padding-top:10px;
	margin-left:5px;
	width:187px;
	height:35px;
	overflow:hidden;
}

#submit {
margin-left:30px;
margin-top:30px;
}

#footer {
	height:100px;
	margin-top:20px;
	padding-bottom:30px;
	border-top:1px solid #7e2e67;
	background:url(images/footer_logo.jpg) no-repeat;
	background-position:left center;
		overflow:hidden;

}

#inner_footer {
	margin-top:30px;
	width:560px;
	margin-left:150px;
	color:#666f6d;
	font-size:11px;
	font-weight:bold;

}

#inner_footer a { 
	color:#666f6d;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#inner_footer ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-left:15px;
}

#inner_footer li {
	list-style-image:url(images/bulletpoint_footer.jpg);
}

#wdb_footer {
	width:1000px;
	margin:0px auto;
	padding:0px;
}
#wdb_footerinner {
	width:770px;
	text-align:center;
	padding:0px;
	color:#dba8cd;
	font-size:10px;
}
#wdb_footer a {
	color:#dba8cd;
}
