<!--

body {
	background-color:#f7f7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:0;
}


.errorText {padding:20px; background:#FFDADA; border:1px solid #F00; color:#333; width:300px; }

img {
	border:0;
}

ul {
  margin-top:0;
  margin-bottom:0;
}

form {
	display:inline;
}

h2 {
	padding-bottom:0;
	margin-bottom:10px;
}

h3 {
	padding-bottom:0;
	margin-bottom:0;
}

.hsGreen {
	color:#47aa42;
}

.hotLinkStar { font-size:9px; vertical-align:super; }

.storeName {
	color:#47aa42;
	font-size:12px;
	font-weight:bold;
}

.day {
	color:#fff;
	background-color:#999;
	font-weight:bold;
}

#container {
	margin:30px auto 0;
	width:980px;
	background:#fff;
}


#header {
	width:940px;
	height:29px;
	padding:20px;
	background:no-repeat top left url(/img/design/border_top.jpg);
}

#header #logo {
	float:left;
	width:200px;
}

#header #cart {
	float:left;
	margin-left:5px;
	width:690px;
	height:19px;
	color:#ff000;
	text-align:right;
}

#header #links {
	float: left;
	margin-left: 5px;
	width: 735px;
	height: 30px;
	background-color: #000;
	color: #fff;
	vertical-align: bottom;
	font-weight:bold;
}

#header #links ul {
	margin:0;
	padding:0;
}

#header #links li {
	height: 22px;
	margin: 0;
	padding:7px 2px 0 2px;
	float: left;
	list-style: none;
}

#header #links .selected {
	background-image: url(/img/design/link_Selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header #links a {
	float:left;
	padding:5px 3px;
	text-decoration:none;
	color:#FFFFFF;
}

#header #links a:hover, #header #links a.active {
	color:#47aa42;
	background-color:#000;
}



#content {
	width:953px;
	height:100%;
	float:left;
	padding:20px 20px 0 20px;
	margin:0;
	background:repeat-y url(/img/design/border_sides.jpg);
}

#contentLeft {
	float:left;
	width:710px;
}

#contentRight {
	float:right;
	width:200px;
	margin-right:15px;
}

#greenie {
	height:525px;
	width:710px;
	background:#8cc63f url(/img/design/greenieShadow.gif) bottom right no-repeat;
}

#welcome {
	float:left;
	width:470px;
	height:255px;
	background: no-repeat url(/img/welcome_background.gif);
	font-size:12px;
	color:#000;
	padding:14px;
	margin:10px;
	line-height:15px;
}

#welcome h3 {
	margin:0 0 10px 0;
	font-size:18pt;
}

#whatsNew {
	float:right;
	margin:10px 20px 0 0;
}


#pillars {
	clear:both;
	text-align:center;
	height:212px;
}

#banners {
	padding-top:8px;
}



#hotLinks {
	float:right;
	height:32px;
	padding-right:8px;
}

.hotLinkRed {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}

.hotLinkRedSmall {
	color:#ff0000;
	font-weight:bold;
}



#hotLinks1 {
	width:200px;
	height:50px;
	background-color:#d6d6d6;
	border-bottom:2px solid #fff;
}

#hotLinks2 {
	width:200px;
	height:50px;
	background-color:#efefee;
	border-bottom:2px solid #fff;
}

#hotLinksPhoto {
	width:50px;
	height:50px;
	float:left;
	border-right:2px solid #fff;
}
#hotLinkText {
	width:135px;
	height:40px;
	padding:5px;
	float:right;
	font-size:10px;
}

#hotLinkText a {
	text-decoration:none;
	color:#666;
}

.hotLink {
	color:#47aa42;
	font-size:14px;
	font-weight:bold;
}



#storeLocator {
	width: 200px;
	height: 115px;
	padding-bottom:10px;
}




#footer {
	clear:both;
	width:943px;
	height:20px;
	font-size:9px;
	color:#fff;
	background:#000 ;
	margin-top:20px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer #copyright {
	float:left;
	padding:5px 0 0 14px;
	font-weight:bold;
	width:286px;
}


#footer #links {
	float:right;
	padding:5px 19px 0 0;
}

#eFirst {
	float:right;
	padding:2px 19px 0 0;
	margin:0;
	font-size:9px;
}


#footerIMG {
	width:980px;
	height:19px;
	clear:both;
	background:url(/img/design/border_bottom.jpg) no-repeat  bottom;
}


.star { font-size:14px; color:#ff0000; }


body#eNews { background-color:#fff; }
#eNews #eNewsContainer {
	margin:0 auto 0;
	width:700px;
	background:#fff;
}
#eNews #eNewsHeader {
	width:634px;
	height:97px;
	padding:20px;
	background:#fff);
}
#eNews #eNewsContent {
	width:640px;
	height:100%;
	float:left;
	padding:20px 20px 0 20px;
	margin:0;
}
#eNews #eNewsFooter {
	width:634px;
	height:57px;
	background:#fff);
}

#eNewseFirst {
	width:634px;
	font-size:9px;
	text-align:right;
}

#eNews .textField { width:160px; height:14px; border:1px solid #aca7a6; }
#eNews .faveWord { width:270px; padding:5px; background-color:#dddbda; border:5px solid #aca7a6; font-size:14px; font-weight:bold; }

#eNewsList { line-height:19px; }

#eNewsTerms li { padding-bottom:10px; }

-->