html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #333 url(../images/background.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	border: 0px;
}

a {
	text-decoration: none;
	color: #c80007;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c80007;
	margin-top: 20px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #c80007;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #e9353b;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 20px;
}

#content {
	width: 900px;
	background-color: white;
}

.firstheading {
	margin-top: 20px;
}

.menu {
	text-align: left;
	padding-left: 30px;
	line-height: 14pt
}

#productmatrix h3 {
	color: #bd0000;
	margin-top: 0px;
}

#productmatrix td {
	line-height: 14pt;
}

#productmatrix img {
	margin-bottom: 10px;
}

.ordering {
	font-weight: bold;
	padding: 5px;
	border-style: solid;
	border-color: #00249b;
	border-width: 1px;
	line-height: 30px;
	background-color: #c0e0ff;
}

.checkout {
	border-style: solid;
	border-color: #00249b;
	border-width: 2px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #c0e0ff;
	line-height: 30px;
}

#ordersummary {
	background-image: url(../images/ad-back-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

#ordersummary p {
	margin: 6px;
}

#ordersummary img {
	margin-top: 20px;
}

.sandwich {
	border-style: solid;
	border-color: #00249b;
	border-width: 1px;
	border-left: 0px;
	border-right: 0px;
	color: #00249b;
}

.ordersection {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.sublink {
	color: #0060a0;
}

.productblurb {
	background-image: url(../images/greyback-600.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 20px;
}

.productblurb h3 {
	padding-left: 20px;
	padding-right: 20px;
}

.productblurb p {
	padding-left: 30px;
	padding-right: 30px;
}

.ad {
	background-image: url(../images/ad-back-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
}

.ad p {
	padding-left: 20px;
	padding-right: 20px;
}

.widecontent p {
	padding-left: 30px;
	padding-right: 30px;
}

.widecontent h2 {
	padding-left: 30px;
	padding-right: 30px;
}

.widecontent h3 {
	padding-left: 30px;
	padding-right: 30px;
}

.widecontent h4 {
	padding-left: 30px;
	padding-right: 30px;
}

.fineprint {
	font-size: 11px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}