/*<![CDATA[*/

h1{ font-size: 3em; color: #000000;}
h2{ font-size: 2em; color: black;}
h3{ font-size: 1em; color: black;}
h4{ font-size: 2em; color: red;}
h5{ font-size: 1m; color: black; clear: both;}
h6{ font-size: 1.25em; color: black;}
/* NAVIGATION */
ul#mainNav {
  border-left: 1px dashed #999999;
  margin: 0;
  padding: 0;
  list-style: none;
float: left;  
}

#mainNav li {
  float: left;
  width: 16.6%;
}

#mainNav a {
  text-decoration: none;
  color: #000000;
  font-size: .8em;
  text-transform: uppercase;
  border: 1px dashed #999999;
  border-left: none;
  display: block;
  padding: 7px 5px 7px 30px;
  background: #E7E7E7 url(images/link.png) no-repeat left center;
}

#mainNav a:hover {
  background: #B2F511 url(images/go.png) no-repeat 5px 50%;
  font-weight: bold;
}
/* special formatting for home page link */
a#homeLink {
	background: #E7E7E7 url(images/home.png) no-repeat 5px 52%;}
	
/* styles for the "you are here" buttons */
#home #mainNav a#homeLink,
#hoainf #mainNav a#hoainfLink,
#hoamtg #mainNav a#hoamtgLink,
#neigh #mainNav a#neighLink,
#cityco #mainNav a#citycoLink,
#local #mainNav a#localLink
 {
	background: #FFFFFF url(images/bg_here.png) no-repeat 5px 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;}
	

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

	
/* IE Fixes */

/* force hover on entire width of  link */
* html #mainNav a {
  height: 1px;
}
/* NAVIGATION T1*/
ul#subNav {
  border-left: 1px dashed #999999;
  margin: 0;
  padding: 20px;
  list-style: none;
 float: left;
}

#subNav li {
 
  width: 90%;
}



#subNav a {
  text-decoration: none;
  color: #000000;
  font-size: .8em;
  text-transform: uppercase;
  border: 1px dashed #999999;
  border-left: none;
  display: block;
  padding: 7px 5px 7px 30px;
  background: #E7E7E7 url(images/link.png) no-repeat left center;
}

#subNav a:hover {
  background: #B2F511 url(images/go.png) no-repeat 5px 50%;
  font-weight: bold;
}
/* special formatting for home page link */

	
/* styles for the "you are here" buttons */
#home #subNav a#homeLink,
#hoainf #subNav a#hoainfLink,
#hoamtg #subNav a#hoamtgLink,
#neigh #subNav a#neighLink,
#cityco #subNav a#citycoLink,
#local #subNav a#localLink
#moss #subNav a#mossLink,
#mtroy #subNav a#mtroyLink,
#park #subNav a#parkLink,
#sienna #subNav a#siennaLink,
#stokes #subNav a#sokesLink
 {
	background: #FFFFFF url(images/bg_here.png) no-repeat 5px 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;}
	

#home #subNav a#homelink:hover,
#feature #subNav a#featureLink:hover {
	color: #B2F511;
}

	
/* IE Fixes */

/* force hover on entire width of  link */
* html #subNav a {
  height: 1px;
}
.preload {
  background-image:url(images/go.png);
  display: none;
}





/*]]>*/