/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 10px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:link, a:visited {
	color: #235F9C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #235F9C;
	text-decoration: none;
}
img {
	border: 1px solid #235F9C;
	margin: 6px;
}
html, body {
	height: 100%;
}
body {
	background: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	line-height: 1.4;
	behavior: url('/css/csshover.htc');
}
#container {
	width: 746px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	background: #FFF;
}
#header {
	margin: 0 0 2px;
	background: url(../images/header.gif) 0 0 no-repeat;
	text-indent: -1234em;
	height: 96px;
}
#navigation {
	margin: 2px 0;
	background: url(../images/menu.gif) 0 0 no-repeat;
	height: 32px;
	position: relative;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 32px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 32px;
	text-decoration: none;
}
#navigation li a:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}
#home {
	width: 65px;
	left: 0;
}
#home a:hover {
	background-position: 0 -32px;
}
#about {
	width: 98px;
	left: 66px;
}
#about a:hover {
	background-position: -66px -32px;
}
#programs {
	width: 103px;
	left: 165px;
}
#programs a:hover {
	background-position: -165px -32px;
}
#thriftstore {
	width: 118px;
	left: 269px;
}
#thriftstore a:hover {
	background-position: -269px -32px;
}
#help {
	width: 110px;
	left: 388px;
}
#help a:hover {
	background-position: -388px -32px;
}
#events {
	width: 78px;
	left: 499px;
}
#events a:hover {
	background-position: -499px -32px;
}
#faq {
	width: 65px;
	left: 578px;
}
#faq a:hover {
	background-position: -578px -32px;
}
#contact {
	width: 102px;
	left: 644px;
}
#contact a:hover {
	background-position: -644px -32px;
}
#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: -1px;
	top: 32px;
	text-indent: 0;
	margin: 0;
	background: #235f9c;
	width: 150px;
	list-style: none;
	border: 2px solid #FFF;
	border-width: 1px;
}
#navigation ul li {
	position: static;
	height: auto;
	border-top: 1px solid #FFF;
}
#navigation ul li a {
	height: auto;
	_height: 1px;
	padding: 3px;
	font-size: 12px;
	color: #FFF;
}
#navigation ul li a:hover {
	background: #133456;
}
#internal #content {
	background: url(../images/pics.jpg) 0 0 no-repeat;
	margin: 2px 0;
	padding: 226px 15px 0;
}
#title {
	color: #191919;
	margin: 0 0 10px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	text-transform: uppercase;
}
#wrapper {
	background: url(../images/pics.jpg) 0 0 no-repeat;
	padding: 213px 0 0;
}
#services {
	background: #ECECEC url(../images/hometop.gif) 0 0 no-repeat;
	min-height: 154px;
	_height: 154px;
	padding: 0 0 0 30px;
}
#services .services {
	width: 200px;
	float: left;
	padding: 46px 50px 5px 0px;
	font-size: 11px;
	line-height: 13px;
}
#services p {
	height: 65px;
}
#services .thrift {
	padding-right: 0;
}
#services a.readmore {
	display: block;
	margin: 17px 0 0;
	background: url(../images/readmore.gif) 0 0 no-repeat;
	height: 19px;
	width: 104px;
	text-indent: -1234em;
	text-decoration: none;
}
#services a:hover.readmore {
	background: url(../images/readmore.gif) 0 -19px no-repeat;
}
#index #title {
	background: #FFF url(../images/homebottom.gif) 0 0 no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	margin-bottom: 0;
	margin-left: -30px;
}
#donate {
	background: url(../images/volunteer.jpg) 0 0 no-repeat;
	width: 234px;
	height: 184px;
	float: right;
	margin: 45px 0 20px 20px;
	position: relative;
	list-style: none;
	text-indent: -1234em;
}
#donate li {
	position: absolute;
	left: 0;
	height: 88px;
	width: 234px;
	margin: 0;
}
#donate a {
	display: block;
	height: 88px;
	text-decoration: none;
}
#online {
	top: 88px;
}
#volunteer {
	top: 0px;
}
#index #content {
	padding: 0px 0 10px 30px;
	background: #FFF;
}
#clear {
	height: 100px;
}
#footer {
	width: 746px;
	margin: -90px auto 0;
	text-align: center;
	padding: 5px 0;
	height: 80px;
	background: #d0ddea url(../images/footer.gif) 0 0 no-repeat;
	color: #5f8bb7;
	font-size: 13px;
}
#footer a {
	text-decoration: none;
	color: #5f8bb7;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 5px 0 0;
}
p#links {
	color: #494d52;
}
#footer #links a {
	color: #494d52;
}
#byline {
	font-size: 10px;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}

/* Forms */
option {
	padding-right: 10px;
}

form label {
	display: block;
	margin: 2px 0;
	float: left;
	width: 160px;
	height: 14px;
}
form br {
	height: 1px;
	display: block;
	margin: 0;
	clear: both;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 170px;
	font-size: 12px;
}

form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 300px;
	height: 120px;
}
form select {
}
form input.button {
	margin-left: 0;
	margin: 5px 0;
	border: 1px solid #000;
	background: #FFF;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	clear: left;
}
.hidden {
	display: none;
}
.radio {
	margin-left: 170px;
	line-height: 16px;
	vertical-align: middle;
}
form label.heading {
	width: auto;
	float: none;
	margin: 15px 0 10px;
}
form .radio input {
	display: inline;
	margin: 0 5px 0 0;
	line-height: 16px;
	vertical-align: middle;
}
form .radio label {
	float: none;
	width: auto;
	display: block;
}
label.checkbox{
	display:block;
	float:none;
	margin:5px;
}
label.checkbox input{
	display:inline;
	float:none;
	margin:5px;
}

form label.checkbox {
display: block;
width: auto;
float: none;
height: auto;
clear: both;
}
.checkbox input {
vertical-align: middle;
}

.set {
	clear: both;
}
.long label {
	float: none;
	width: auto;
	height: auto;
}
.long select {
	margin: 0 0 15px 1em;
}
form.paypal input {
	display: inline;
	margin: 0;
}
#content .hidden {
	display: none;
}

/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #BFBFBF;
}
#faqview li h2 {
	margin-top: 10px;
	font-size: 12px;
}
#faqview li li {
	border-top-width: 0;
	margin: 0 0 0 40px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}
#signup {
	float: right;
clear: right;
width: 229px;
padding: 5px 0 5px 5px;
border: 1px solid #235F9C;
margin: 0 0 0 5px;
}
#signup div.newsletter_message {
margin: 0 0 5px;
font-size: 12x;
}
#signup form {
margin: 0;
text-align: center;
}
#signup form * {
margin: 0;
display: inline;
}
#signup label {
display: none;
}

