h3 {
	color:#bf9d0c;
}


#spotlight {
	background-color: #bf9d0c;
	background-image: url(../images/summer/in-the-spotlight-title.gif);
	background-repeat: no-repeat;
}
#spotlight-content {
	width:965px;
	background-color: #f5f5f5;
	border-bottom: solid 1px #9b9c9f;
}
#spotlight-content h2{
	color: #bf9d0c;
}

/* left */


#challenge {
	background-image: url(../images/summer/challenge-header.gif);
	background-repeat: no-repeat;
}
#solution {
	background-image: url(../images/summer/solution-header.gif);
	background-repeat: no-repeat;
}
#benefits {
	background-image: url(../images/summer/benefits-header.gif);
	background-repeat: no-repeat;
}
#benefits ul li{
	background-image: url(../images/summer/benefit-arrow.gif);
	background-repeat: no-repeat;
}

/* right */

#screenshots {
	background-image: url(../images/summer/screenshot-header.gif);
}

#screenshots .nav a:hover {
	color: #bf9d0c;
}
#screenshots .ss {
	background-image: url(../images/summer/screen-shot-icon.gif);
}
#screenshots .ss:hover {
	background-image: url(../images/summer/screen-shot-icon-over.gif);
}


#testimony {
	background-image: url(../images/summer/testimony-header.gif);
}

#testimony .nav a:hover {
	color: #bf9d0c;
}
#testimony .mi {
	background-image: url(../images/summer/movie-icon.gif);
}
#testimony .mi:hover {
	background-image: url(../images/summer/movie-icon-over.gif);
}


#testimony .nav a:hover {
	color: #bf9d0c;
}
#testimony .si {
	background-image: url(../images/summer/slideshow-icon.gif);
}
#testimony .si:hover {
	background-image: url(../images/summer/slideshow-icon-over.gif);
}


#testimony .nav a:hover {
	color: #bf9d0c;
}
#testimony .pdfi {
	background-image: url(../images/summer/pdf-icon.gif);
}
#testimony .pdfi:hover {
	background-image: url(../images/summer/pdf-icon-over.gif);
}
#testimony-quote {
	background-color: #f2ebce;
}


#files .nav a:hover {
	color: #bf9d0c;
}
#files .first-nav a {
	color:#bf9d0c;
}
#files .first-nav a:hover {
	color: #bf9d0c;
}
#files .cs:hover {
	background-image: url(../images/summer/arrow.gif);
}
#files .cs-link {
	background-image: url(../images/summer/arrow.gif);
}
#files .cs-link:hover {
	background-image: url(../images/summer/arrow.gif);
}


#topics .nav a:hover {
	color: #bf9d0c;
}
#topics .first-nav a {
	color:#bf9d0c;
}
#topics .first-nav a:hover {
	color: #bf9d0c;
}
#topics .rt:hover {
	background-image: url(../images/summer/arrow.gif);
}



#links .nav a:hover {
	color: #bf9d0c;
}
#links .rl:hover {
	background-image: url(../images/summer/arrow.gif);
}




