* {margin:0;padding:0;}

body {
	background:url(../images/bg-body.png) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;font-size:62.5%;color:#222222;
	}

img {border:0;}

p {margin-bottom:1.75em;}

a {text-decoration:none; color:#B4C835;}
a:hover {color:#6CC7DC;}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:192px;
	background:url(../images/logo.gif) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(../images/menu_bg.jpg) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:left; width:180px; margin-top:20px;
	text-align:center; padding:0px 10px;
	}
#sidebar h3 {font-size:1.3em; text-align:center}
img.deco {padding:2px; border:2px solid #FF0000; border-bottom-color:#003366; border-right-color:#009933; border-left-color:#FF9900}
#sidebar p {text-align:justify; padding:5px 8px;}

#content {
	float:right; background:#FFF; font-size:14px;
	width:460px; padding:20px 30px 20px 10px; display:block;
	min-height:400px;
	}
#footer {
	clear:both;
	height:28px; font-weight:bold;
	background:url(../images/footer_bg3.gif) bottom repeat-x; text-align:center; padding-top:20px;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:2.2em; text-transform:uppercase;
	font-weight:bold; padding-bottom:5px; padding-left:5px;
	letter-spacing:-1px; border-bottom:2px solid #CCC;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(../images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px; text-transform:uppercase;
	display:block; font-weight:bold;
	color:#fff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(../images/menu_hover.gif) repeat-x center center; color:#003366; text-decoration:underline
	}

#menu li a.active, #menu li a.active:hover {color:#000066; font-size:14px; background:url(../images/pointer.gif) center 28px no-repeat; text-decoration:none;}
/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin:10px; margin-top:20px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block; font-size:16px; font-weight:bold;
	height:20px;
	line-height:20px;
	color:#222222;
	padding:10px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#0033FF;
	}
#sidebar li a.active {color:#0066CC;}
#sidebar-bottom {
	height:20px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;
	}
	
#sidebar .quote {
	font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman",Times, serif; line-height:25px; 
	margin:30px 15px; text-align:center; padding-top:0px; background:url(../images/quote2.gif) top left no-repeat;}
#sidebar .quote span {color:#009999; font-size:10px;}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

.txt1 {font-size:18px; font-weight:bold}
.red {color:#FF0000}
.green {color:#009933}
.big {font-size:26px;}

h3.mission {text-align:center; font-size:38px; color:#006600; font-weight:bold; line-height:45px;}

ul.objectives li {border-bottom:1px dashed #CCC; padding:10px; font-size:14px; font-weight:bold; list-style-image:url(../images/bullet.jpg); list-style-position:outside}

div.team {margin:10px 30px;}
div.team a {color:#000}
div.team a:hover {text-decoration:underline;}

table.join {margin:0px 0px 0px 40px;}
table.join td {padding:10px;}

.avail_vol {font-size:14px; font-weight:bold; margin:10px 10px 0px 10px; 
	text-align:center; background:url(../images/volunteer.gif) left center no-repeat; background-color:#333; border:1px solid #CCC;}
