@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}

#container {
	border: 0px none #000000; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	}

#navigation {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 80px;
	margin: 0px;
	width: 100%;
	background-image: url(../images/home/clothing_bank-logo1.jpg);
	background-repeat: no-repeat;
	background-position: 14% 5px;
}

ul#primary {
	padding-left: 35%;
}

ul#primary li  {
	display: inline;
	list-style: none;
}

ul#primary a, ul#primary span, ul#primary a.current {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #333333;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

ul#primary span, ul#primary a.current, ul#primary a.current:hover {
	padding-bottom: 3px;
	margin-top: 0;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

ul#primary a {
	background-color: #FFFFFF;
	padding-bottom: 3px;
}

ul#primary a:hover {
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


#cover {
	height: 245px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 80% center;
}

#cover h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: left;
	padding-left: 11%;
}
#cover p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#cover .free_clothes {
	padding-left: 260px;
	padding-bottom: 18px;
}
#cover .shoppers {
	padding-left: 12%;
	text-align: left;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
}

#cover_shoppers {
	height: 250px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home/sticker_shopper_back.png);
	background-repeat: no-repeat;
	background-position: 80% center;
}


#cover_shoppers h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: left;
	padding-left: 11%;
}
#cover_shoppers p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#cover_shoppers .free_clothes {
	padding-left: 260px;
	padding-bottom: 18px;
}
#cover_shoppers .shoppers {
	padding-left: 12%;
	text-align: left;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
}

#cover_people {
	height: 245px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 80% center;
	background-image: url(../images/aboutus/sticker_people.png);
}

#cover_people h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: left;
	padding-left: 11%;
}
#cover_people p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#cover_sponsors {
	height: 245px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 80% center;
	background-image: url(../images/donations/sticker_sponsors.png);
}

#cover_sponsors h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: left;
	padding-left: 11%;
}


#cover table {
	float: right;
	margin-right: 13%;
	margin-top: 4%;
}
#cover td {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
#cover h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cover td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding-left: 5px;
}
	
#cover a {
	color: #FFFFFF;
	text-decoration: none;
}

#cover a:hover {
	color: #999999;
}

#cover a img {
border: none;
}

#cover_shoppers {
	height: 250px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home/sticker_shopper_back.png);
	background-repeat: no-repeat;
	background-position: 80% center;
}

#cover_free {
	height: 250px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home/sticker_clothes_back.png);
	background-repeat: no-repeat;
	background-position: 80% center;
}



#cover_free h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: left;
	padding-left: 11%;
}
#cover_free p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#cover_free .free_clothes {
	padding-left: 260px;
	padding-bottom: 18px;
}
#cover_free .shoppers {
	padding-left: 12%;
	text-align: left;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
}

#cover_top {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	margin-bottom: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
#cover_directions {
	height: 125px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 80% center;
}
#cover_directions h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	
	text-align: left;
	padding-left: 11%;
}


#content {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #990000;
	height: 60px;
} 

#content p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#items {
	border-left-style: none;
	border-left-color: #000000;
	width: 85%;
	padding-top: 15px;
	padding-right: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#items p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#items ul {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 22px;
}


#container #cover img {
}
#items #item1 {
	padding-left: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-bottom: 60px;
}

#item1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#items #item2 {
	padding-left: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #336600;
	margin-bottom: 60px;
}

#item2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#items #item3 {
	padding-left: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000066;
	margin-bottom: 60px;
}

#item3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#item1 table {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: medium solid #990000;
}
#item1 caption {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	margin-top: 20px;
	text-align: left;
}
#item1 tr {
	padding: 5px;
	margin: 5px;
}
#item1 td {
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-style: dotted;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#item2 table {
	border: medium solid #336600;
	font-family: Arial, Helvetica, sans-serif;
}
#item2 caption {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}
#item2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px;
	vertical-align: top;
	border: thin dotted #336600;
}

/*Contact Form*/
			
form#feedback {
	border: thin double #660000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	margin-bottom: 30px;
	width: 600px;
}

form#feedback p {
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	color: #990000;
}

form#feedback p.warning {
	color: #339900;
	font-weight: bold;
}

form#feedback p.confirm {
	color: #990000;
	font-weight: bold;
}

fieldset#subscribe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #660000;
}

input#send {
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990000;
}
