/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

a:link, a:visited {
	color: #373C8D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #BC001B;
}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
body {
	background: #373d8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
#container {
	background: #FFF;
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#header {
	margin: 0 0 5px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 270px;
	text-indent: -1234em;
}
#header a {
}
h2#title {
	margin: 0 0 10px;
	color: #373C8D;
}
#clear {
	height: 10px;
}
#footer {
	margin: 0;
	padding: 10px;
	color: #1a57a7;
	background: #FFF url(../images/footer.gif) 0 0 repeat-x;
	text-align: center;
}
#footer a {
	color: #1a57a7;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline;}
#footer p {
	margin: 5px 0;
}
#footer p#byline {
	text-align: right;
	font-size: 10px;
}
#byline em {
	font-style: normal;
	text-decoration: none;
}
#column {
	float: left;
	width: 185px;
	background: url(../images/columnbg.gif) 0 100% no-repeat;
	min-height: 462px;
	padding: 10px 0px 10px 15px;
	font-size: 11px;
}
#column p {
	padding: 10px;
}
div.catdesc a {
	font-size: 14px;
	font-weight: bold;
}
#categories {
	border: 1px solid #b0b0b0;
	background: #efefef;
	padding: 3px 2px 2px;
	margin: 20px 10px;
	list-style: none;
	_height: 1px;
}
#categories li {
	position: relative;
	border: 1px solid #b0b0b0;
	background: #e0e0e0 url(../images/catbg.gif) 0 0 repeat-x;
	margin: -1px 0 0;
	padding: 3px 5px;
}
#categories a {
	color: #313131;
	text-decoration: none;
}
#categories a:hover {
	color: #BC001B;
}
#content {
	margin-left: 210px;
	padding: 0 10px 10px 0;
	_margin-left: 0;
	_float: left;
	_padding-left: 10px;
}
#navigation {
	position: absolute;
	height: 30px;
	margin: 0;
	width: 800px;
	left: 0;
	top: 235px;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 30px;
	margin: 0;
}
#navigation li a {
	display: block;
	text-decoration: none;
	height: 30px;
}
#home {
	width: 90px;
	left: 0;
}
#about {
	left: 100px;
	width: 125px;
}
#store {
	width: 123px;
	left: 235px;
}
#links {
	left: 368px;
	width: 87px;
}
#quote {
	left: 465px;
	width: 194px;
}
#contact {
	left: 669px;
	width: 131px;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 220px;
height: 14px;
}
form input, 
form textarea,
form select  {
display: block;
margin: 2px 0 2px 230px;
font-size: 12px;
}
div.error {
	margin: 0;
}
form div.error {
	margin-left: 230px;
}
div.error {
	color: #BC001B;
	font-size: 10px;
	font-style: italic;
}
label.error {
	color: #BC001B;
}
form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}
#storenav {
	display: none;
}
#column table {
	margin: 10px 0;
}
#column table td {
	font-size: 10px;
}
table a.olive {
	margin: 0;
}
a.olive {
	margin-left: 10px;
}
table {
	width: 100%;
}
td {
font-size: 12px;
}

a.cat {
font-size: 14px;
font-weight: bold;
}
a.standard {
font-size: 10px;
}
img.prod_pic {
border: 1px solid #373D8D;
margin: 0 5px 30px 0;
padding: 2px;
}
#column input,
#column select,
#column textarea,
#storefront input,
#storefront select,
#storefront textarea {
	display: inline;
	margin: 0;
}
#searchproducts {
	margin: 5px 0 10px;
	padding: 5px;
	background: #cedbec;
	border: 1px solid #494949;
	color: #494949;
}
#searchproducts * {
	display: inline;
	margin: 0;
	float: none;
	vertical-align: middle;
}
#searchproducts #keywords {
	width: 250px;
	padding: 1px;
	border: 1px solid #494949;
}
.mission {
	color: #1a57a7;
	text-align: center;
}
.profile h5 {
	color: #f21a2c;
	font-size: 18px;
	font-weight: normal;
}

#featuredproducts {
float: right;
width: 160px;
padding: 40px 0 0;
margin: 0px 0 10px;
background: url(/images/featured.jpg) 0 0 no-repeat;
position: relative;
right: -10px;
list-style: none;
}
#featuredproducts li {
margin: 0 0 10px;
background: url(/images/featured.gif) 100% 0 no-repeat;
padding: 0;
height: 75px;
}
#featuredproducts img {
max-width: 68px;
_width: 38px;
max-height: 49px;
_height: 49px;
border-width: 0;
vertical-align: middle;
}

#featuredproducts span {
	display: block;
	text-align: center;
line-height: 49px;
border: 1px solid #000;
height: 50px;
width: 69px;
vertical-align: middle;
float: left;
margin: 0;
background: #fff;
}
#featuredproducts strong {
	display: block;
margin: 0 0 0 73px;
font-size: 10px;
font-weight: normal;
}
#featuredproducts a {
display: block;
text-decoration: none;
height: 75px;
padding: 12px 0 0;
}
#spotlight {
background: url(/images/spotlight.jpg) 0 0 no-repeat;
border: 1px solid #494949;
width: 400px;
padding: 5px;
color: #FFF;
}
#spotlight img {
border: 1px solid #245eab;
float: left;
margin: 0 5px 5px 0;
}
#spotlight dl {
margin: 0;
}
#spotlight dt {
font-size: 14px;
font-weight: bold;
margin: 0 0 5px;
}
#spotlight dd.price {
text-align: right;
font-size: 14px;
margin: 0 0 5px;
}
#spotlight dd.more {
text-align: right;
background: url(/images/moreinfo.gif) 100% 50% no-repeat;
}
#spotlight dd.more a {
color: #FFF;
font-weight: bold;
font-size: 14px;
display: block;
text-decoration: none;
padding: 3px 25px 3px;
}

dl.search
{
width: 414px;
margin: 2em 0;
padding: 0;
}

.search dt
{
width: 350px;
float: left;
margin: 0 0 0 0;
padding: 2px;
font-weight: bold;
}
.search dd
{
float: left;
width: 50px;
margin: 0 0 0 0;
padding: 2px;
}

td {
	padding: 2px;
	vertical-align: top;
}
h2.producttitle {
	color: #373C8D;
	margin: 0;
}
#storecolumn {
}
fieldset {
	min-height: 1px;
	position: relative;
	width: 400px;
	padding: 5px;
}
fieldset input {
	margin: 0;
}
fieldset select {
	margin-left: 0;
}
/* News */
.newslist h3 {
	margin: 5px 0;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
#content a.covering {
text-decoration: none;
font-size: 14px;
display: block;
margin: 10px 0;
padding: 3px;
border: 1px solid #373D8D;
background: #BC001B;
color: #FFF;
text-align: center;
}

