body,html{
	margin:0;
	padding:0;
}
body {
	min-width:750px;
	background-image: url(../images/faux-border1.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
}
/* position:absolute for all browsers - the whole page scrolls */
#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right: 0px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>#headerwrap {
	position:fixed;
	background-color: #FFFFFF;
	height: auto;
}
#header {
	height:107px;
	width:748px;
	margin:0 auto;
	background-color: #AB3712;
	border: 1px solid #CCC;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#navcontainer {
	width: 750px;
	background-color: #C62A14;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 26px;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
#middlewrap {
	height: 100%;
	margin-top: 150px;
	clear: both;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#prod-middlewrap {
	height: 100%;
	margin-top: 110px;
	clear: both;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	width:720px;
	margin:0 auto;
	height: auto;
	clear: both;
}
#content {
	padding:0;
	height: 100%;
	margin: 0px auto;
	width: 720px;
}
#leftcol {
	float: left;
	width: 345px;
	text-align: justify;
}
#rightcol {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 350px;
	text-align: justify;
}
#index-rightcol {
	float: right;
	width: 345px;
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	background-color: #F0EFF8;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:82px;
}
body>div#footerwrap {
	position:fixed;
}
#footer {
	height:82px;
	width:720px;
	margin:0 auto;
	background-image: url(../images/footer-back.jpg);
	background-repeat: no-repeat;
}
#middle {
	width: 750px;
}
h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: 'trebuchet ms', arial, sans-serif;
}
h2 {
	font-size: 0.9em;
	color: #FFFF00;
	font-weight: bold;
	text-align: left;
	display: block;
	background-color: #C62A14;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: 'trebuchet ms', arial, sans-serif;
}
h3 {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-align: left;
	display: block;
	background-color: #E6CFEB;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: 'trebuchet ms', arial, sans-serif;
	margin-bottom: 0px;
}
.subhead {
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
}
.form-text {
	font-size: 0.8em;
	color: #000000;
}
a {font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
img {border: none;
}
.thumb-float-l {
	float: left;
	font-size: .5em;
	color: #666666;
	clear: both;
	margin-right: 10px;
	margin-bottom: 15px;
}
.thumb-float-r {
	padding-left: 15px;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	clear: both;
	font-size: xx-small;
	color: #CCCCCC;
}
ul {
	font-size: 0.9em;
	color: #2D0B7C;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
}
.ul-bullet {
	list-style-image: url(../images/star.gif);
	list-style-position: outside;
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #000;
	font-size: 0.9em;
	margin-left: 50px;
}
#logo {
	height: auto;
	width: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.7em;
	color: #FFFF00;
	font-weight: bold;
}
#strapline {
	float: right;
	width: 400px;
	margin-top: 55px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img-mid {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
}
.prod-title {
	font-size: 0.9em;
	color: #89A98E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.prod-description {
	float: left;
	width: 550px;
	text-align: left;
}
.prod-photo {
	float: right;
	width: 103px;
	text-align: justify;
}
.addtobasket {
	font-weight: bold;
	color: #CC0000;
}
.prod-box {
	float: left;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
dt {
	font-size: 0.9em;
	color: #89A98E;
	margin-top: 8px;
	font-weight: bold;
}
dd {
	margin-left: -5px;
	padding-left: 20px;
}
.category-title {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	background-color: #EBF1EB;
	width: 100%;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#anchor-line {
	height: 1000px;
	width: 1px;
	float: left;
}
dl {
	margin-left: 40px;
}
.offer-head {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
hr {
	width: 90%;
	height: 1px;
	color: #C62A14;
}
.times-p {
	font-family: "Times New Roman", Times, serif;
}
.comic-p {
	font-family: "Comic Sans MS", Helvetica, sans-serif;
}
.underline {
	text-decoration: underline;
}
#sign-up {
	float: right;
	clear: right;
	padding: 5px;
	width: 340px;
	margin-top: 30px;
}
.small-left {
	font-size: .7em;
}
.no-underline {
	text-decoration: none;
}

