/* Start of CMSMS style sheet 'bow_buttons' */
#but_classic{
	background: #983434;
}

#but_classic:hover {
	background: #7E2A17;
}

#but_chameleon {
	background-color: #00A0C6;
}
#but_chameleon:hover {
	background-color: #0e6398;
}

#but_freespirit {
	background-color: #cb6835;
}
#but_freespirit:hover {
	background-color: #fe6936;
}
#but_platinum {
	background-color: #666;
}
#but_platinum:hover {
	background-color: #3E3E3E;
}
#but_gallery {
	background-color: #fe6767;
}
#but_gallery:hover {
	background-color: #fe3636;
}

#but_home {
	background-color: #333;
}
#but_home:hover {
	background-color: #000000;
}
/* End of 'bow_buttons' */

