﻿@charset "utf-8";
/* CSS Document */

body	{
	background-color: #f3f3f4;
	margin-top: 0;
	font-family: trebuchet, verdana, arial;
	font-size: 13px;
}

img {
	border: 0px;
}


#i1-default {
	/* Enter styles here */
	background-color: green; /* must be green so it will show up properly in green box on store home page */
	color: white; /* font color */
	font-size: 10pt; text-align: center; }



#i1-department {
	/* Enter styles here */
	background-color: green; /* must be green so it will show up properly in green box on store home page */
	color: white; /* font color */
	font-size: 10pt; text-align: center; }



#i2-default {
	/* Enter styles here */
	text-align: center;
}



#i3-default {
	/* Enter styles here */
	
}
