/**
 * @version $Id: cslplum.css 2009-03-10 $
 * @author Design by ( WebMuse Gloria )
 * @copyright Copyright (C) 2009 Creative Illuminations Web Services. All rights reserved.
 *
 * class = .  use multiple times
 * id    = #  use only once
 */
 
.spr-h {
	background: url(../images/plum/spr.gif) repeat-x;
}

.spr-v {
	background: url(../images/plum/spr.gif) repeat-y;
}

.spr-top {
	background: url(../images/plum/sprtop.gif) repeat-x;
}


a.sundayservices:hover {
         color: #872890;
}
