@charset "UTF-8";
/* CSS Document */
/*-------------------------------- FORMATTING --------------------------------*/

body {
	background-image:url(/wp-content/themes/default/images/bg_patterns/tempBG.jpg);
}
div#mainWrapper {
	background-image:url(/wp-content/themes/default/images/bg_patterns/tan_greenStripes.png);
	background-repeat:repeat-y;
}
/*-------------------------------- MAIN NAV - (content_L) --------------------------------*/
.previewImageTop {
	background-image:url(/wp-content/themes/default/images/miniFrames_01.png);
	background-repeat:no-repeat;
}
.previewImageMiddle {
	background-image:url(/wp-content/themes/default/images/miniFrames_03.png);
	background-repeat:repeat-y;
}
.previewImageBottom {
	background-image:url(/wp-content/themes/default/images/miniFrames_05.png);
	background-repeat:no-repeat;
}
/*-------------------------------- CONTENT - Calendar Preview --------------------------------*/
div#calendarPreview {
	background-image:url(/wp-content/themes/default/images/calendarHead_3D.png);
	background-repeat:no-repeat;
}
/*-------------------------------- CALENDAR OF EVENTS --------------------------------*/
div#calendarTop {
	background-image:url(/wp-content/themes/default/images/calendar_01.png);
	background-repeat:no-repeat;
}
div#calendarMiddle {
	background-image:url(/wp-content/themes/default/images/calendar_02.png);
	background-repeat:repeat-y;
}
div#calendarBottom {
	background-image:url(/wp-content/themes/default/images/calendar_03.png);
	background-repeat:no-repeat;
}
/*-------------------------------- FEATURED PRODUCTS/Vendors --------------------------------*/
.featuredProductTop {
	background-image:url(/wp-content/themes/default/images/miniFrames_01.png);
	background-repeat:no-repeat;
}
.featuredProductMiddle {
	background-image:url(/wp-content/themes/default/images/miniFrames_03.png);
	background-repeat:repeat-y;
}
.featuredProductBottom {
	background-image:url(/wp-content/themes/default/images/miniFrames_05.png);
	background-repeat:no-repeat;
}
/*-------------------------------- HISTORY --------------------------------*/
div#historyImg_homerPainting {
	width:560px;
	height:497px;
	background-image:url(/wp-content/themes/default/images/homerPainting.png);
	background-repeat:no-repeat;
}
div#historyImg_homerPainting h3 {
	padding:430px 0 0 60px;
}
div#historyImg_oldStore {
	width:560px;
	height:293px;
	background-image:url(/wp-content/themes/default/images/oldStore_threeApples.png);
	background-repeat:no-repeat;
}
div#historyImg_burnedStore {
	width:560px;
	height:287px;
	background-image:url(/wp-content/themes/default/images/burnedStore.png);
	background-repeat:no-repeat;
}
div#historyImg_storeFront_sm {
	width:560px;
	height:287px;
	background-image:url(/wp-content/themes/default/images/storeFront.png);
	background-repeat:no-repeat;
}
div#historyImg_storeFront_lg {
	width:560px;
	height:389px;
	background-image:url(/wp-content/themes/default/images/storeFront_lg.png);
	background-repeat:no-repeat;
}
/*-------------------------------- GRAMMY Gs --------------------------------*/
div#historyImg_grammyGs {
	width:560px;
	height:293px;
	background-image:url(/wp-content/themes/default/images/grammyGs.png);
	background-repeat:no-repeat;
}
/*-------------------------------- LINKS --------------------------------*/
div#linksPage {
}
/*-------------------------------- CONTACT THE CO-OP --------------------------------*/
div#contact {
	background-image:url(/wp-content/themes/default/images/contactCards.png);
	background-repeat:no-repeat;
}