@charset "UTF-8";
/* CSS Document */




h1{
	text-align:center;
	color: #F37737;
	font-size:22px;
	/*font-weight:bold;*/
}

h2{
	text-align:center;
	color: #F37737;
	font-size:30px;
	font-weight:bold;
}


#subheading{
	text-align:center;
	color: #F37737;
	font-size:22px;
	font-weight:bold;
}

.contacts a:link, #mail {
	color: #F37737;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.contacts a:hover, #mail {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.contacts a:visited, #mail {
	color: #996600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.footer a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
#list1{
	list-style-image:url(images/ul.gif)
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.Greenest{
padding-left:350px;
}
.Greenest2{
padding-left:350px;
color:#009900;
font-style:italic;
}
.rosterRow {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}
.rosterRow td {
	style="padding-right:6px;"
	style="padding-left:6px;"
}
.rosterRow strong {
	font-size: 13px;
}
.rosterHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px; 
	color:#000000;
	font-weight:bold;
}

.southwest{
	background-color:#A98500;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.northwest{
	background-color:#4E7F46;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.mid-america{
	background-color:#AF4C35;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.northeast{
	background-color:#7B92A3;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.southeast{
	background-color:#98BE06;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.colorado{
	background-color:#3A5D66;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.contactDetails{
	font-size:9pt;
	font-style:italic;
	font-weight:normal;
	}
