﻿html, body 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background: #000000;
	color: #ffe9b6;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}

h1 
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-top: 0px;
	text-shadow:1px 1px 3px #000000;
}

h2 
{
	text-shadow:1px 1px 3px #000000;
}

a img 
{
    border: 0px;
}

.ad 
{
	margin-bottom: 10px;
}

.breadcrumbs 
{
	background: #dbe6f6;
}

.clear 
{
	clear: both;
}

.container 
{
	margin: 0px auto;
	width: 760px;
}

.content 
{
	background: #faf6eb url('/images/content-background.jpg') no-repeat top center;
}

.contenttopborder 
{
	background: url('/images/content-top-border.png');
	height: 25px;
	position: absolute;
	width: 760px;
}

.footer 
{
	clear: both;
}

.footer .quote 
{
	text-align: center;
}

.footercolumn 
{
	float: left;
	width: 25%;
}

.footercolumncontainer 
{
	border-top: 1px dotted #cccccc;
}

.listprice 
{
	color: #000000;
}

.masthead 
{
	height: 150px;
	width: 760px;
}

.maincontentcontainer 
{
    color: #000000;
	float:left;
	padding: 15px 10px 10px 10px;
	width: 515px; /* -20px for padding */
}

.menu 
{
	background: url('/images/menu-banner.png') no-repeat;
	float: left;
	height: 400px;
	margin: 15px 0px 10px 10px;
	padding: 65px 10px 10px 25px;
	width: 170px; /* - 35px for padding */
}

.menu a:link,
.menu a:visited,
.menu a:hover 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-shadow:1px 1px 3px #000000;
}

.menu a:hover 
{
	color: #ffe9b6;
}

.menu h2 
{
	color: #ffffff;
}

.product 
{
	float: left;
	height: 220px;
	text-align: center;
	width: 33%;
}

.product a:link,
.product a:visited,
.product a:active,
.product a:hover 
{
	color: #0f3c5a;
	text-shadow:1px 1px 3px #998554;
}

.product a:hover 
{
	color: #336382
}

.product img 
{
	border: 1px solid #0f3c5a;
}

.product .title 
{
	font-weight: bold;
}

.productgrid 
{
	width: 100%;
}

.strikethrough 
{
	text-decoration: line-through;
}

.totallyawesomevalue 
{
	background: url('/images/totally-awesome-value.png') no-repeat bottom right;
	height: 75px;
	position: absolute;
	width: 75px;
}

.yourprice
{
	color: #ca462a;
	font-weight: bold;
}
