@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/gw_bg.jpg) #4877AA;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 1.3 em;
}

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 42px;
	color: #4c4c4c;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 25px;
}

h2 {
	font-family: helvetica, arial, sans-serif;
	size: 24px;
	color: #4c4c4c;
	font-weight: normal;
}

.bullets {
	font-weight: bold;
	color: #000;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#container {
	width: 850px;
	height: 768px;
	background-color: none;
	float: left;
}

#header {
	width: 850px;
	height: 291px;
	background-color: #fff;
	position: absolute;
}

#header2 {
	width: 850px;
	height: 291px;
	background-color: #fff;
	float: left;
}

#main {
	width: 850px;
	height: 330px;
	background-color: #fff;
	position: absolute;
	margin-top: 291px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.3 em;
}

#about {
	width: 850px;
	background: url(images/about_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#how {
	width: 850px;
	background: url(images/how_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#communities {
	width: 850px;
	background: url(images/communities_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#crisis {
	width: 850px;
	background: url(images/watercrisis_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}


#donate {
	width: 850px;
	background: url(images/donate_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#contact {
	width: 850px;
	background: url(images/contact_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#friend {
	width: 850px;
	background: url(images/tellafriend_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#privacy {
	width: 850px;
	background: url(images/privacy_bg.jpg) #fff;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 70px;
}

#nav {
	float: left;
	width: 254px;
	height: auto;
	background-color: #203F6D;
	margin-top: 10px;
	padding-bottom: 20px;
}

#nav a:link {
	font-size: 15.7px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#nav a:visited {
	font-size: 15.7px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover {
	font-size: 15.7px;
	color: #D4E6FC;
	text-decoration: underline;
}

#navtext {
	padding: 10px 20px 0px 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 15.7px;
	color: #fff;
	float: left;
	text-align: left;
	line-height: 2em;
	font-weight: normal;
}

#nav #navtext ul {
	margin-top: 1px;
	margin-bottom: 6px;
}

#nav #navtext ul li {
	list-style-image: url(images/bullet.jpg);
	line-height: 1.3em;
}


#nav #navtext ul li a {
	font-size: 13px;
	line-height: 1.3em;
}

#content {
	float: right;
	width: 556px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.3em;
}	

#contentLow {
	float: right;
	width: 556px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 180px;
}

#boxes {
	height: 224px;
	width: 770px;
	margin-top: 544px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: absolute;
	margin-left: 40px;
}

#box1 {
	height: 224px;
	width: 231px;
	float: left;
	margin-right: 38px;
	background-color: #5C95CD;
	color: #fff;
}

#box1 a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#box1 a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#box1 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


#box2 {
	height: 224px;
	width: 231px;
	margin-right: 38px;
	float: left;
	background-color: #D8EBFB;
	color: #000;
}

.label {
	width: 171px;
	padding: 10px;
	background-color: #203F6D;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
}

.label2 {
	width: 171px;
	padding: 10px;
	background-color: #203F6D;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
}
	

#box2 a:link {
	color: #203F6D;
	text-decoration: underline;
	font-weight: bold;
}

#box2 a:visited {
	color: #203F6D;
	text-decoration: underline;
	font-weight: bold;
}

#box2 a:hover {
	color: #203F6D;
	text-decoration: none;
	font-weight: bold;
}

#box3 {
	height: 224px;
	width: 231px;
	float: left;
	background-color: #83A8CC;
	color: #fff;
}

#box3 a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#box3 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#box3 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
	
.boxtext {
	padding: 20px;
	line-height: 1.5em;
}


#footer {
	float: left;
	width: 850px;
	height: 30px;
	padding-top: 40px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerMain {
	float: left;
	width: 849px;
	height: 80px;
	margin-top: 40px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footerMain a:link {
	color: #fff;
	text-decoration: none;
}

#footerMain a:visited {
	color: #fff;
	text-decoration: none;
}

#footerMain a:hover {
	color: #fff;
	text-decoration: underline;
}

.boldBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boldGrey {
	font-size: 14px;
	font-weight: bold;
}



	
