@charset "utf-8";
/* CSS Document */

#header_wrapper {
	background: url(images/header_bg.png) repeat-x;
}

#header {
	background: url(images/banner_stpatrick.jpg) no-repeat;
}

#footer_wrapper {
	background: url(images/footer_bg.png) repeat-x;
}

a, h2, .npheader {
    color: #39ae49;
}

/* Product page */
table#productImgTable {
	border: 1px solid #39ae49;
}

/* Holiday graphics */
div#holidayblock_bl {
	height: 120px;
	background: url(images/stpatrick_bl.png) no-repeat top;
}

div#holidayblock_br {
	width: 140px;
	height: 70px;
	background: url(images/stpatrick_br.png) no-repeat top;
}