/* CSS Document */

/*#############################################################



© 2008 Supermarket Savvy

Author: Richard Gil
Company: Spotlight Creative, LLC.

URL: http://www.supermarketsavvy.com



#############################################################*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end of reset */

/*basic structure */

body {padding:0; margin: 0; background:#F2E8B6; }

.grpHeader {width:920px; height:156px; margin:0; padding:0; float:left; background:url(../images/generic/homeHeader.jpg) no-repeat;}

.header {width:920px; height:150px; margin:0; padding:0; float:left; background:url(../images/home/header.jpg) no-repeat;}

.mainContent {width:920px; margin:0; padding:0; float:left; background:url(../images/home/contentBG.jpg);}

.content {width:920px; margin:0; padding:20px 0 30px 0; float:left; background:url(../images/home/bg2.jpg) no-repeat;}

.homeContentWrapper {width:648px; height:100%; margin:0 0 0 136px; padding:0; float:left; background:none; font-family:Arial, Helvetica, sans-serif;}

.footer {width:920px; height:40px; margin:0; padding:0; float:left; background:url(../images/home/footer.jpg) no-repeat;}


.homeTable p {color:#fff; font-size:1.1em; font-weight:normal; letter-spacing:.1em; padding:0 3px 0 3px;}
td.homeContent {padding:5px;}

td.homeContent p.headerHome {text-align:center; font-size:1.6em; font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 5px 0;}

td.homeContent hr {width:75%; color:#fff; border-top:1px solid; text-align:center; margin:0 auto;}
.homeTable ul {color:#fff; font-size:1.1em; font-weight:normal;  margin:10px 0 0 3px; list-style-type:disc; list-style-position:outside; padding:0 0 0 15px;}

.homeTable li {padding:0 0 3px 0;letter-spacing:.1em;}

