@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; /* 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 {
	background-image: url(../images/programs/program_cover.jpg);
	background-repeat: no-repeat;
	height: 352px;
	background-color: #990000;
	background-position: 83% bottom;
	padding: 0px;
	margin: 0px;
	text-align: 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 img {
	margin-top: 43px;
}

#cover_aboutus {
	background-image: url(../images/aboutus/aboutus_cover.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-color: #990000;
	background-position: 76% top;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cover_aboutus h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 50px;
	padding-left: 11%;
	left: 0px;
	text-align: left;
}
#cover_aboutus p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#cover_aboutus .shoppers {
	padding-left: 12%;
	text-align: left;
	line-height: 22px;
	margin-bottom: 4px;
}


#cover .shoppers {
	padding-left: 12%;
	text-align: left;
	line-height: 22px;
}

#cover_aboutus table {
	margin-left: 13%;
	margin-top: 2%;
}
#cover_aboutus td {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
#cover_aboutus h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FFFFFF;
	vertical-align: middle;
}
#cover_aboutus td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding-left: 5px;
}
	
#cover_aboutus a {
	color: #FFFFFF;
	text-decoration: none;
}

#cover_aboutus a:hover {
	color: #999999;
}

#cover_aboutus a img {
border: none;
}

#cover_top {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	margin-bottom: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#content {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #990000;
	height: 60px;
	text-align: center;
} 

#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;
}



#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;
}
#cover_aboutus .about_us_clouds {
	margin-left: 7%;
}

#cover_aboutus .people {
}
