@charset "utf-8";
/* CSS Document */
* {padding: 0; margin: 0;}
html, body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	background:#C7C7B8 url(../images/bg.gif) repeat-x;
}
* html .clearfix	{
	height:1%;
}
* table	{
	border-collapse:collapse;
}
a:link	{
	color:#000066;
}
a:visited	{
	color:#990000;
}
p,h1,h2,h3	{
	padding-top:10px;
}
h1	{
	font-size:1.5em;
	color:#660000;
}
.c	{
	text-align: center;	
}
#main	{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#actioncenter	{
	display:block;
	width:194px;
	height:auto;
	float:right;
	margin-top:-141px;
}
#actioncenter img	{
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	float:left;
}
#actioncenter a img.fix	{
	margin-top:1em;
}
#header	{
	height:235px;
	width:800px;
	clear:left;
}
#logo	{
	height:93px;
}
#logo img	{
	border:none;
	margin-top:15px;
}
#quote	{
	height:142px;
	width:800px;
	margin:0;
}
#donate	{
	width:74px;
	height:43px;
	float:right;
}
#donate img	{
	border:none;
}
#volunteer	{
	width:101px;
	height:43px;
	float:right;
}
#volunteer img	{
	border:none;
}
#nav {
	height:auto;
	width:780px;
	background: url(../images/nav_background.gif) repeat-x;
	margin:0;
	padding:10px;
	text-align: center;
	color:#FFFFFF;
}
#nav li	{
	display:inline;
	list-style-type: none;
}
#nav a { 
	color:#FFFFFF;
	padding:10px 3px;
}
#navlist a:link,#navlist a:visited	{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	background-color: #000066;
	text-decoration: none;
}
#content	{
	background: #FFFFFF url(../images/content_bg.gif)  repeat-x;
	width:780px;
	padding: 0 10px 10px;
	line-height: 1.4em;
}
#content a img {
	border:none;
	vertical-align:top;
	margin-bottom:10px;
}
#clearone	{
	clear:both;
	height:1px;
}
#content li	{
	list-style-position: inside;
}
#left	{
	width:370px;
	float:left;
}
#right	{
	position:relative;
	width:370px;
	margin-left:400px;
}
#right img	{
	border:none;
	margin:0;
	padding-right:5px;
	float:left;
}
#susbscribe	form 	{
	margin-bottom:10px;
}
#subscribe form label	{
	float:left;
	margin-top:0.5em;
	width:10em;
}
#subscribe form input	{
	clear:right;
	margin-top:0.5em;
}
form.volunteer fieldset	{
	float: left;
	clear: left;
	width:100%;
	margin: 20px 0 1.5em 0;
	padding: 0;
	border:none;
}
form.volunteer fieldset ul	{
	padding: 1em 1em 0 0;
	list-style: none;
}
form.volunteer fieldset li	{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0.25em;
	list-style:none;
}
form.volunteer label	{
	float: left;
	width: 14em;
	margin-right: 1em;
	clear:left;
}
form.volunteer fieldset.submit	{
	width: auto;
	border: 0 none #FFFFFF;
	margin-left: 11em;
}
#sidebar	{
	float:right;
	width:200px;
	height:auto;
	background-color:#FFFFCC;
	border:1px solid #000000;
	margin:15px 5px 15px;
	padding:10px;
}
#sidebar h1	{
	text-transform:uppercase;
	text-align:center;
	font-size:1em;
	padding:0;	
}
#sidebar a img	{
	border:1px solid #000000;
}
#sidebar a, #sidebar p	{
	text-align:center;
}
.contact	{
	border-collapse:collapse;
}
.contact th	{
	text-align:center;
	background: #000066;
	color:#FFFFFF;
	speak-header:once;
}
.contact td, .contact th	{
	padding:2px 10px;
	border:1px solid #000000;
}
.contact tr.odd	{
	background:#990000;
	color:#FFFFFF;
}
.contact tr.odd a	{
	color:#FFFFFF;
}
.contact caption	{
	margin-top:1.5em;
	font-size:0.75em;
	text-align:right;
}
.boxes{
	width: 1em;
}
.button	{
	margin-left:10em;
}
div.figure {
	float:left;
	width: 185px;
	margin: 12px;
	padding: 12px;
}
div.figure a, div.figure p	{
	text-align:center;
}
div.figure img	{
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
#footer	{
	position:relative;
	padding-top:10px;
	clear:both;
	margin:30px 0px;
	height:93px;
	border: 1px solid #000000;
	background:#D8D8CD;
}
#footer p	{
	color:#000000;
	font-size:.8em;
}
#footer a	{
	font-size:.9em;
	color:#000000;
}
#footer img	{
	float:left;
	margin-top:-15px;
	border:none;
}
#mapContainer {
  height: 600px;
  width: 600px;
  border:1px solid #000000;
}
.smallfont	{
	font-size:70%
}
.warning	{
	color:#F00;
}

