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

/* Frames */

body {
	background-color: #BEC0C2;
}

#master0 img {
border-color: #F58426;
}

/* 426 height, 641 */

#paper {
	background:url(images/newhead.png);
	background-repeat:no-repeat;
	height: 150px;
	margin-left: 245px;
	margin-top: 62px;
	width: 750px;	
	position: absolute;
	z-index: -10;
}

#content {
	margin-left: 272px;
	margin-top: 140px;
	width: 650px;
	height: 470px;
	position: absolute;
	z-index: -5;
}

#contentwo {
	margin-left: 270px;
	margin-top: 140px;
	width: 650px;
	height: 470px;
	position: absolute;
	z-index: -5;
	background-image:url(images/content.png);
	background-repeat:no-repeat;
}

#text {
	margin-left: 5px;
	margin-top: 5px;
	width: 630px;
	height: 417px;
}

#textscroll {
	margin-left: 5px;
	margin-top: 5px;
	width: 630px;
	height: 417px;
	overflow-y: scroll;
}

#leftstores {
	margin-left: 0px;
	margin-top: 5px;
	width: 305px;
	height: 417px;
	float: left;
}

#rightstores {
	margin-left: 310px;
	margin-top: -415px;
	width: 305px;
	height: 417px;
	float: right;
}

#logo {
	background-image:url(images/logotrans.png);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	margin-left: 150px;
	margin-top: 0px;
	width: 200px;
	position: absolute;
}	
	
#rectangle {
	background:url(images/rectangle.jpg);
	background-repeat: no-repeat;
	height: 504px;
	width: 140px;
}

#subscribecontainer {
	margin-left: 270px;
	margin-top: 575px;
	width: 679px;
	height: 155px;
	background-image:url(images/newmaillist.png);
	background-repeat:no-repeat;
position: absolute;
	}

#subscribe {
	margin-left: 475px;
	margin-top: 630px;
	width: 450px;
	height: 73px;
	position: absolute;
	float: left;
}

#subscribecontainerscroll {
	margin-left: -5px;
	margin-top: 10px;
	width: 679px;
	height: 155px;
	background-image:url(images/newmaillist.png);
	background-repeat:no-repeat;
	position: absolute;
	}

#freshbunch {
	width: 151px;
	height: 72px;
	margin-left:770px;
    margin-top: 590px;
    float: right;
position: absolute;
}

#refined {
	background:url('images/refined.png');
	background-repeat:no-repeat;
	z-index: 10000;
	height: 48px;
	width: 350px;
	margin-left: 580px;
	margin-top: 40px;
	position: absolute;
}

/* Styles */

/**************** menu coding *****************/
#menu {
	margin-top: 90px;
	margin-left: 620px;
	width: 630px;
	height: 30px;
	position:absolute;
	left: -245px;
}

/* NEW MENU */

#container{width:500px;margin:auto;font-size:11pt;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#F58426;position:absolute;border:1px solid white;width:200px;margin-left:-60px;z-index:10000;position:absolute;}
#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#fff;}

#menu ul{float:left;margin:0px;padding:0px;background:#F58426;list-style:none;}
.clear{clear:both;height:10px;}
#menu ul .itemw{display:none;margin-left:-30px;}
#menu ul:hover .itemw{display:block;background:#F58426;position:absolute;border:1px solid white;width:160px;z-index:10000;position:absolute;}

#menu ul:hover .itemw a{color:#fff;text-decoration:none;}
#menu ul:hover .itemw a:hover{color:#fff;}

/* Styles */

.newsletter,
.newsletter a:link,
.newsletter a:visited{
	font-family: Garamond, Century;
	font-size: 18px;
	color: #F58426;
}

.stores{
	font-family: Garamond, Century;
	font-size: 15px;
	color: #F58426;
}

.state{
	font-family: Garamond, Century;
	font-size: 18px;
	color: #F58426;
	text-decoration: underline;
}


/* for ajax */

