@import url("reset.css");
/*
 * Client: 
 * Site Name: 
 * URL: 
 *
 * Author: 
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 
 *
 * --------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	color: #333333;
	background: url(../../elements/skin/bg.jpg) repeat-y left top;
	background-color: #eab455;/*	text-align: center;*/
}
#wrapper.outer {
	text-align: left;
	background: url(../../elements/skin/outer-bg.jpg) no-repeat left top;
	padding-left: 92px;
	padding-top: 22px;
	font-size: 1.2em;
}
#wrapper.inner {
	/*border: 1px solid blue;*/
	width: 776px;
}
#header {
	height: 135px;
	position: relative;
	background: url(../../elements/skin/header-bg.jpg) no-repeat right top;/*border: 1px solid red;*/
}
#header #logo {
	display: block;
	position: absolute;
	left: 18px;
	top: 17px;
}
#nav .navigation {
	list-style: none;
}
#nav .navigation li {
	display: block;
	float: left;
}
#nav .navigation a {
	display: block;
	float: left;
	height: 41px;
	text-indent: -9999px;
	background: transparent url(../../elements/skin/nav.png) left top no-repeat;
}
#nav .navabout a {
	width: 91px;
	background-position: 0px 0px;
}
#nav .navabout a:hover {
	background-position: 0px bottom;
}
#nav .navwhatsnew a {
	width: 105px;
	background-position: -91px 0px;
}
#nav .navwhatsnew a:hover {
	background-position: -91px bottom;
}
#nav .navdonations a {
	width: 96px;
	background-position: -196px 0px;
}
#nav .navdonations a:hover {
	background-position: -196px bottom;
}
#nav .navvolunteers a {
	width: 99px;
	background-position: -292px 0px;
}
#nav .navvolunteers a:hover {
	background-position: -292px bottom;
}
#nav .navfaq a {
	width: 69px;
	background-position: -391px 0px;
}
#nav .navfaq a:hover {
	background-position: -391px bottom;
}
#nav .navupdate a {
	width: 84px;
	background-position: -460px 0px;
}
#nav .navupdate a:hover {
	background-position: -460px bottom;
}
#nav .navdonors a {
	width: 76px;
	background-position: -544px 0px;
}
#nav .navdonors a:hover {
	background-position: -544px bottom;
}
#nav .navcontact a {
	width: 101px;
	background-position: -620px 0px;
}
#nav .navcontact a:hover {
	background-position: -620px bottom;
}
#nav .navdiy a {
	width: 55px;
	background-position: -721px 0px;
}
#nav .navdiy a:hover {
	background-position: -721px bottom;
}
#main {
	clear: both;
}
#main h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #005596;
	margin-top: 0px;
}
#main h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	color: #333333;
}
#right * {
	line-height: 1.7em;
}
#left {
	width: 144px;
	background: url(../../elements/skin/left-bg.gif) no-repeat left top;
	float: left;
	color: #ffffff;/*border: 1px red solid;*/
}
#left * {
	line-height: 1.4em;
}
#left a {
	color: #005596;
	text-decoration: underline;
}
#left p {
	margin-top: 20px;
}
#left dd {
	margin-left: 20px;
}
#left dt, #left dd {
	font-weight: bold;
}
#left .content {
	background: transparent url(../../elements/skin/left_content-bg.gif) no-repeat left bottom;
	padding: 14px 10px 200px 16px;
}
#left form span {
	display: block;
	color: #ffffff;
	margin-bottom: 2px;
}
#left form .search {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 92px;
	height: 18px;
	line-height: 18px;
	border:0;
}
#left form input {
	vertical-align: middle;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#right {
	float: left;
	background: url(../../elements/skin/right-bg.gif) repeat-x left top;
	width: 632px;
}
#right .content {
	padding: 18px 10px 0px 16px;
}

#right .content .bodyimg{
	margin: 1px 2px 4px 10px;
	float: right;
}
#footer {
	margin-left: 160px;
	border-top: solid 1px #e8ba98;
	margin-top: 12px;
	color: #aeaba6;
	font-size: .9em;
}
#footer .navigation {
	margin-top: 10px;
}
#footer .navigation li{
	display: inline;
}
#footer .navigation li span {
	border-left: 1px solid #aeaba6;

}
#footer .navigation li span a {
	color: #aeaba6;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#footer .navigation li span.first {
	border-style: none;
}
#footer .navigation li span.first a {
	padding-left: 0px;
}
#footer .copyright {
	margin-top: 6px;
}
/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------
 * Misc. Classes
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix { display: block; }
/* End hide from IE-mac */ 


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 

/* Remove the outline in FF */
*|*:-moz-any-link:focus {
outline: none !important;
}

.hide { display: none; }
.hide {
	display: none;
}

.invisible { visibility: hidden; }

.invisible {
	visibility: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.ok, .err, .error {
	color: #333333;
	display: block;
	padding: 10px;
}
.ok {
	border-top: solid 2px #003300;
	border-bottom: solid 2px #003300;
}
.err, .error {
	border-top: solid 2px #990000;
	border-bottom: solid 2px #990000;
}
.homeimg{
	padding-top: 14px;
	padding-right: 18px;
}
/* -------------
 * Misc. Tags
 * ------------- */
strong {
	font-weight: bold;
}
a {
	color: #005596;
}