/* CSS copyright seyDoggy http://www.seyDoggy.com */

/*<group=title color>*/


#pageHeader h1 {
	color: #999966;
/* To change the color of the title, replace the "#6699ff" with the color code of your choice. */;
	font-weight: normal;
	font-weight: normal;
	font-size: x-large;
}

#pageHeader h2 {
	color: #666600;
/* To change the color of the slogan, replace the "#3366ff" with the color code of your choice. */;
	font-size: small;
	font-size: small;
}

.photo-title {
	color: #999966;
/* To change the color of the title, replace the "#6699ff" with the color code of your choice. */
}

.photo-caption {
	color: #666600;
/* To change the color of the slogan, replace the "#3366ff" with the color code of your choice. */;
	font-size: small;
	font-size: small;
}

/*</group>*/


