/* CSS Document */
html {overflow-y: scroll;
	}
body	{
		background-color:#e8eff9;
		font-family: verdana, helvetica, sans-serif;
		font-size: 11pt;
		background-repeat: no-repeat;
		color: black;
		}		
.copyright{
		font-family: verdana, helvetica, sans-serif;
		font-size: 8pt;	
		color: #7d0000;
		}
.indexcopy	{
		font-family: verdana, helvetica, sans-serif;
		font-size: 10pt;
		background-repeat: no-repeat;
		color: #525b64;
		padding: 0px 20px 0px 0px;
		}	
.pagecopy	{
		font-family: verdana, helvetica, sans-serif;
		font-size: 10pt;
		background-repeat: no-repeat;
		color: black;
		}
/*--Store Styles--*/

.store_header{
		font-family: verdana, helvetica, sans-serif;
		text-decoration:underline;
		font-size: 15pt;
		font-weight: bold;
		padding-top:5px;
}
.store_item {
		font-family: verdana, helvetica, sans-serif;
		width:510px;
		float:left;
		font-size:13pt;
		font-weight:400;
		}
.jar_case{
		font-family: verdana, helvetica, sans-serif;
		color:#7d0000;
		}
#top_container {
		width: 510px;
		background-color:transparent;
		position:relative;
		margin-bottom:25px;
		border-bottom: 1px solid #7d0000;
		}
#container {
		width: 510px;
		background-color:transparent;
		position:relative;
		line-height:15pt;
		}
#jars {
		width:220px;
		float:left;
		}		
#cases {
		width:290px;
		float:left;
		}
/*----------------*/
ul		{
	align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: no-repeat;
	color: #000;
		}
h1		{
		font-family: verdana, helvetica, sans-serif;
		font-size: 15pt;
		color: #000000;
		}
h2		{
		padding: 0px 20px 0px 0px;
		font-family: verdana, helvetica, sans-serif;
		font-size: 15pt;
		color: #525b64;
		}
h3		{
		font-family: verdana, helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		}
a:link	{
		border: none;
		font-size: 9pt;
		font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: #7d0000;
		}
a:visited {
		border: none;
		font-size: 9pt;
		font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: #7d0000;
		}
a:hover	{
		border: none;
		font-size: 9pt;
		font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: #7d0000;
		}

a:active	{
		border: none;
		font-size: 9pt;
		font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: #7d0000;
		}
img { border: none }

/*_____holiday index styles_____*/

.holiday_header {
		font-size: 15px;
		font-weight: bold;
		color: #7d0000;
}
.6pack_left {
		width: 230px;
		padding: 0;
		margin: 0;
		float: left;
		color: #FFF;
		font-size: 10px;
}
.pack_header {
		font-size: 13px;
		font-weight: bold;
		color: #7d0000;
		text-align: center;
}
#6pack_container {
		width: 702;
		background-color: #006;
}
#clr {
		clear: both;
}
