/* Reset & Typography */

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,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-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}*:focus{ outline:0}ol,ul{ list-style:none}table{ border-collapse:separate; border-spacing:0}caption,th,td{ text-align:left; font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{ content:""}blockquote,q{ quotes:""""}a img{ border:none}body{ font-size:85%; line-height:1.5; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}h2,h3,h4,h5,h6{ color:#555; font-weight:lighter; font-family:Georgia,Times New Roman,Times,serif}h1{ font-size:2.2em; line-height:1; margin-bottom:0.5em; font-weight:bolder}h2{ font-size:1.6em; margin-bottom:0.75em}h3{ font-size:1.3em; line-height:1; margin-bottom:1em}h4{ font-size:1.2em; line-height:1.25; margin-bottom:1.25em; height:1.25em}h5{ font-size:1em; font-weight:bold; margin-bottom:0em}h6{ font-size:1em; font-weight:bold}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{ margin:0}p{ margin:0 0 1.5em}blockquote{ margin:1.5em; color:#666; font-style:italic}strong{ font-weight:bold}em,dfn{ font-style:italic}sup,sub{ line-height:0}abbr,acronym{ border-bottom:1px dotted #666}address{ margin:0 0 1.5em; font-style:italic}hr{ clear:both; float:none; width:100%}del{ color:#666}pre,code{ margin:1.5em 0; white-space:pre}pre,code,tt{ font:1em 'andale mono','lucida console',monospace; line-height:1.5}li ul,li ol{ margin:0 1.5em}ul,ol{ margin:0 1.5em 1.5em 1.5em}ul{ list-style-type:square}ol{ list-style-type:decimal}table{width:100%}th{ font-weight:bold; background:#444; color:#fff}th,td{ padding:4px 10px 4px 5px}tr.even td{ background:#E5ECF9}tfoot{ font-style:italic}caption{ background:#eee}.left{ float:left}.right{ float:right}.clear{ clear:both}

input#s {
	border: 1px solid #aaa;
	padding: .25em;
	  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  webkit-border-radius: 5px;
  webkit-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
}

.tnail {
	padding: 5px;
	background-color: white;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	line-height: 2em;
}

a {
	color: #28629c;
}
a:hover {
	color: #4882bc;
}
#header {
	margin-top: 1.5em;
	position: relative;
}
#content_skipper {
	text-align: right;
	height: 0;
	font-size: 80%;
}
#content_skipper a {
	color: #666;
	text-decoration: none;
}
#content_skipper a:hover {
	color: #222;
	text-decoration: underline;
}
#home_n_contact {
	font-size: 90%;
}

#subnav #volunteer {
	background-image: url(images/icon-hand.gif);
	background-position: .6em 0em;
}
#subnav #donate {
	background-image: url(images/icon-money.gif);
	background-position: .6em 0em;
}
#subnav #training {
	background-image: url(images/icon-people.gif);
	background-position: .6em 0em;
}
.hidden {
	visibility: hidden;
	height: .25em;
	display: block;
}

.picture {
	padding: .25em;
	border: 1px solid #eee;
	margin: .5em;
}
.noshow {
margin: 0; height: 0; line-height: 0; padding: 0;
visibility: hidden;
}


#searcher {
	float: right;
}
#misc {
	position: absolute;
	bottom: 20%;
	right: 0;
	float: right;
	text-align: right;
}

#title {
	position: absolute;
	bottom: 20%;
	width: 475px;
	left: 130px;
}

#title {
	font-family: Georgia, Times, serif;
	font-weight: lighter;
	color: #1a3e65;
	font-style: italic;
	margin-bottom: .2em;
	font-size: 2.3em;
	line-height: 1.2em;
}
#title span {
	color: #444;
}
#title span {
	color: #777;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: .4em;
	line-height: 1.1em;
	display: block;
}

#stories tr td {
	text-align: center;
}

#stories tr td a {
	color: #333;
	font-size: 0.9em;
}

#stories tr td a:hover {
	color: #382;
}

div.navigation {
	padding: 1em;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.inset {
	margin: 0 auto;
	width: 800px;
}
.tightinset {
	margin: 0 auto;
	width: 780px;
}
#container {
	background-color: #ddd;
}
#content {
	width: 577px;
	float: left;
	border-right: 1px solid #ccc;
}
#sidebar {
	background-color: white;
	float: right;
	width: 222px;
}
#subnav {
	background-color: #1a3e65;
	margin: 0;
	padding: 5px 5px;
}
#subnav li {
	background-color: #1e4a75;
	color: #ddd;
	list-style-type: none;
	margin-bottom: 2px;
	background-image: url(images/icons.gif);
	background-repeat: no-repeat;
	padding: 15px 20px 15px 40px;
}
#subnav li a {
	font-size: 90%;
	margin-top: 15px;
	color: #fff;
	margin-left: 30px;
	text-decoration: none;
}
#subnav li a:hover {
	text-decoration: underline;
}
#footer {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 90%;
}
#footer #copyright {
	float: left;
	color: #333;
}
#footer #etc {
	float: right;
}
#navigation {
	background-color: #ee8004;
	padding: 10px;
}
#navigation ul {
	height: 1em;
	padding: 2px 3px 2px 3px;
	margin: 0;
}
#navigation ul li {
	float: left;
	padding-left: 20px;
	list-style-type: none;
}
#navigation ul a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul a:hover {
	text-decoration: underline;
}
li.widget {
	list-style-type: none;
} 
h2.widgettitle {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
.textwidget {
	font-size: 0.9em;
}
#logo {
	float: left;
	}
#title {
	float: left;
	}
body {
	background-image: url(images/bgfade.jpg);
	background-color: #ccc;
	background-repeat: repeat-x;
}

.post {
	padding: 2em 4em;
	background-color: white;
}

.roundtop {
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  webkit-border-topleft-radius: 10px;
  webkit-border-topright-radius: 10px;
  border-topleft-radius: 10px;
  border-topright-radius: 10px; }

