/* Lent
Begins on Ash Wednesday and ends on Palm Sunday (40 days not including Sundays)
Colors: Purple
*/
/* ST PATRICK DAY theme
body {
	background: #333333;
	color: #333;
	padding: 13px 0 25px 0;
	background-image: url(http://www.stpatricksga.org/wp-content/backgrounds/GGreen.gif);
	background-repeat: repeat-x;
	}

#branding {/*where the logo sits*/
/*
	width:625px;
	height:100px;
	padding-bottom:15px;
	background: url(http://www.stpatricksga.org/wp-content/themes/a-stpatrick-magazine/images/backgrounds/bg_lent_SPD.png) no-repeat;
	}
 END ST PATRICK DAY */	
	
body {
	background: #333333;
	color: #333;
	padding: 13px 0 25px 0;
	background-image: url(http://www.stpatricksga.org/wp-content/backgrounds/GDPurple.gif);
	background-repeat: repeat-x;
	}

#branding {/*where the logo sits*/

	width:625px;
	height:100px;
	padding-bottom:15px;
	background: url(http://www.stpatricksga.org/wp-content/themes/a-stpatrick-magazine/images/backgrounds/bg_lent.png) no-repeat;
	}
*/