html,body{	
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
	background: #B7D9FF url(images/bkg14.gif) repeat-x;
	/*background-color: #7895A3;*/
	font-family: "Times New Roman, Arial, Verdana, Helvetica, Geneva, Sans-serif";
}

a.menu:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

a.menu:active {
	color: #9A5851;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #9A5851;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.pipe { 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
}

h2 {
	font-size: 16px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A5851;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0em;
	font-weight: bold;		
}

h3 {
	font-size: 16px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A5851;
	color: #000000;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-indent: 0em;
	font-weight: bold;		
}

h4 {
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	color: #9A5851;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

h5 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #9A5851;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
}

h6 {
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0em;
}

#container {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#header {
	z-index: 1;
	position: relative;
	width: 800px;
	height: 251px;
	background-image: url(images/Header22.gif);
}

#menubar {
	position: absolute;
	top: 28px; 
	left: 600px;
}

#bottommenubar {
	position: absolute;
	top: 0px; 
	left: 850px;
	width: 800px;
	height: 22px;
}

#column1 {
	background-color: #FFFFFF;
	position: relative;
	left: 20px;
	text-align: center;
	text-indent: 0em;
	color: #9A5851;
	width: 575px;
	float: left;
}
#column1 p{margin:1em;}

#column2 {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	text-indent: 0em;
	color: #9A5851;
	width: 220px;
	float: right;
	display: inline;
}
#column2 p{margin:1em;}

#column3 {
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	color: #9A5851;
	width: 800px;
	float: left;
	margin: 0em;
	padding: 0em;
}
#column3 p{margin:1em;}

#column4 {
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-indent: 0em;
	width: 779px;
	float: left;
}
#column4 p{margin:1em;}

#column5 {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	text-indent: 0em;
	color: #9A5851;
	width: 575px;
	float: left;
}
#column5 p{margin:1em;}

#column6 {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	text-indent: 0em;
	color: #9A5851;
	width: 220px;
	float: right;
	display: inline;
}
#column6 p{margin:1em;}

#column7 {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	width: 800px;
	float: left;
}
#column7 p{margin:1em;}

#whitestripe {
	width: 580px;
	height: 15px;
	background-color: #FFFFFF;
}

#whitestripe2 {
	width: 580px;
	height: 15px;
	background-color: #FFFFFF;
}

#footer {
	position: relative;
	width: 800px;
	height: 50px;
	background-image: url(images/Footer5.gif);
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

#shoppingcart {
	position: static;
	top: 15px;
	left: 15px;
	height: 75px;
	width: 500px;
	background: #FFFFFF;
	border: 6px solid #9A5851;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
	color: #9A5851;
}

#booklist, #contents {
	position: static;
	top: 100px;
	left: 15px;
	width: 500px;
	background: #FFFFFF;
	border: 6px solid #9A5851;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 2px solid #9A5851;
	width: 20%;
}

#contents p, #contents button {
	margin: 1em;
}

.content {
	
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	text-indent: 5ex;
	}
	
.content2 {
	
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	text-indent: 0ex;
	}

#table {
	margin-left: 20px;
	}

#table, #table tr {
	padding: 0px;
	border-collapse:collapse;
	}

#table tr td {
	vertical-align: middle;
	text-align: center;
	color: black;
	font-weight: bold;
	border-collapse:collapse;
	border: 1px solid;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	height: 7px;
	}

.flavors {
	font-size: 12px;
	font-family: arial;
	margin-left: 10px;
	}

.break {
	height: 7px;
	background-color: #9A5851;
	}

.break2 {
	height: 7px;
	background-color: #B7D9FF;
	}

.warning {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #9A5851;
	}

/* *** Float containers fix:

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

color
{
color: ffa300;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
