body {
	background-image: url(../images/grd-Body.jpg);
	background-color: #1098FB;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
}

img { border: none;}

h1 img {
	margin: 0 20px;
	padding: 0;
}

h1.news {
	margin: 10px 20px;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #003399;
	margin: 20px 0 0 0;
}

h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #003399;
	margin-bottom: 10px;
	text-align: center;
}

p, li, label {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

ul {
	margin: 0 0 0 15px;
}

.index-container {
	width: 905px;
	margin: 0 auto;
}

.container {
	width: 900px;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto
}

.air-quality { background-image: url(../images/headers/air-quality.jpg);}
.doing-your-share { background-image: url(../images/headers/do-your-share.jpg);}
.doing-your-share-edu { background-image: url(../images/headers/do-your-share-edu.jpg);}
.teachers-giftcard { background-image: url(../images/headers/AQToolkit-header.jpg);}

.business-partners { background-image: url(../images/headers/business-partners.jpg);}
.contact-us { background-image: url(../images/headers/contact-us.jpg);}
.newsletter { background-image: url(../images/headers/newsletter.jpg);}
.adventures { background-image: url(../images/headers/adventures.jpg);}
.news-header { background-image: url(../images/headers/news.jpg);}
.nomination { background-image: url(../images/headers/nomination.jpg);}

.logo {
	width: 211px;
	float: left;
	margin: 15px 0 0 -5px;
}

.social-media {
	float: left;
	width: 150px;
	margin: 20px 0 0 20px;
	text-align:center;
}

.index-buttons {
	width: 500px;
	float: right;
	margin-top: 15px;
}

.index-buttons img {
	margin-left: 10px;
}

.flash {
	width: 905px;
	height: 252px;
	clear: both;
}

/* navigation */

.side-nav-container {
	width: 187px;
	float: left;
	clear: left;
	margin-top: 9px;
}

.side-nav {
	background-image: url(../images/side-nav-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #009900;
	width: 187px;
	padding-top: 30px;
}

.sub-nav {
	clear: both;
	margin: -15px 0 0 0;
}

.sub-nav h3 {
	padding: 0 0 3px 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}

.sub-nav ul {
	padding: 0 0 3px 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.sub-nav li {
	list-style: none;
	display: inline;
}

.sub-nav li a {
	font-size: 10px;
}

/* content */

.content {
	width: 713px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 65px;
	background-image: url(../images/grd-Bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 75px;
	min-height: 400px;
}

.content p {
	width: 445px;
	margin: 0 20px 15px 20px;
}

p.full {
	width: 650px;
}

.content-news {
	width: 673px;
	height: 165px;
	background-color: #FFFFFF;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	overflow: scroll;
	overflow-x: hidden;
	margin-left: 20px;
	border: thin solid #CCCCCC;
}

.content-news p {
	width: 100%;
	margin: 10px 20px 15px 20px;
}

.content-news p:hover {
	background-color: #F1F1F1;
}

.right {
	float: right;
	margin: 10px 20px 10px 10px;
	border: thin solid #CCCCCC;
}

.award-box {
	float: right;
	margin: 10px 20px 10px 10px;
	border: thin solid #CCCCCC;
	background-color:#FFFF99;
	padding: 10px;
}

.left {
	float: left;
	margin: 0px 25px 0px 20px;
}

.content ul {
	width: 450px;
}

.index-content {
	background-image: url(../images/grd-Bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 75px;
	float: left;
	width: 905px;
	background-color: #FFFFFF;
	clear: both;
}

#breathe-easier {
	width: 330px;
	margin: 0 25px 10px 25px;
	float: left;
}

.news-events-container {
	width: 500px;
	float: left;
}

.news-events {
	background-image: url(../images/box-News.gif);
	width: 460px;
	height: 218px;
	padding: 10px 20px 0 20px;
}

.news-events p {
	margin: 0;
	
}

/* footer */

.index-footer {
	width: 905px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.footer {
	width: 720px;
	margin: 0 0 0 180px;
	text-align: center;
	clear: both;
}

.index-footer ul, .footer ul {
	margin: 0 0 3px -25px;
}

.index-footer li, .footer li {
	line height: 18px;
	display: inline;
	list-style: none;
	color: #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding: 0 6px;
}

.footer p, .index-footer p {
	line height: 18px;
	list-style: none;
	color: #FFFFFF;
	margin: 15px 0 3px 0;
}

.index-footer li a, .footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
