.altRow
{
	background:#E4F0F2;
}
.aboutPage #subhead, .aboutPage .altRow
{
	background-color:#F7ECE8;
}
.aboutPage #subhead H2
{
	color:#B34422;
}
.aboutPage #content
{
	background-image: url('../images/redwhiteplus.gif');
}
.servicesPage #subhead, .servicesPage .altRow
{
	background-color:#FAF3E5;
}
.servicesPage #subhead H2
{
	color:#CA8A00;
}
.servicesPage #content
{
	background-image: url('../images/orangewhiteplus.gif');
}
.physiciansPage #subhead, .physiciansPage .altRow
{
	background-color:#F0F3E7;
}
.physiciansPage #subhead H2
{
	color:#6D8614;
}
.physiciansPage #leftCol .sticky
{
	color:#000000;
}
.physiciansPage #content
{
	background-image: url('../images/greenwhiteplus.gif');
}
.officesPage #subhead, .officesPage .altRow
{
	background-color:#F1EDF4;
}
.officesPage #subhead H2
{
	color:#785292;
}
.officesPage #content
{
	background-image: url('../images/purplewhiteplus.gif');
}
.aboutPage #main-nav .about a, .servicesPage #main-nav .services a, .physiciansPage #main-nav .physicians a, .officesPage #main-nav .offices a
{
	background-position: bottom left;
}