HTML, BODY, UL, OL, LI, P, H1, H2, H3, H4, H5, H6, FORM, FIELDSET, A
{
	margin: 0;
	padding: 0;
	border: 0;
}

BODY
{
	background-color: #fff;
	background-image: url(/Images/background.gif);
	background-repeat: repeat-y;
}

body *
{
	font: 100.01%/120% Verdana, Helvetica, sans-serif;
}

BODY.cafepress {
	font-size: medium !important;
}

#header
{
	padding: 0px;
	margin: 0px 0px 0px -30px;
	height: 100px;
	background-image: url(/Images/header.jpg);
	background-repeat: repeat-x;
}

#banner
{
	position: absolute;
	top: 0px;
	left: 220px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#banner, #banner em
{
	width: 280px;
	height: 80px;
	background: url(/Images/banner.gif) top left no-repeat;
}

BODY.cafepress #banner {
	top: 28px;
}

A:visited {
	color: #757;
	}

A:link {
	color: #757;
	}

A:link:hover, A:visited:hover  {
	color: #757;
	}

#nav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 210px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	font-size: .75em;
	background-image: url(/Images/barn.jpg);
	background-repeat: no-repeat;
}

BODY.cafepress #nav {
	top: 28px;
}

#nav UL
{
	/*/*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* NN4 Hidden CSS End */
}

#nav UL LI
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI A, #nav UL LI SPAN
{
	margin-bottom: 0px !important;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 185px;
	border-top: 1px solid #a4b3a4;
}

#nav UL LI A:visited:hover, #nav UL LI A:link:hover
{
	background-color: #d3e5d3;
	text-decoration: none;
}

#content
{
	padding: 0px 20px 20px 220px;
	margin: 0px;
}

BODY.cafepress #content {
	padding: 0px 20px 20px 210px;
}

IMG
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

H1
{
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
	color: #000;
}

BODY.cafepress H1 {
margin-left: 10px;
}

H2
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.1em;
	color: #555;
}

P
{
	color: #000;
	margin: 0px 0px 1.2em 0px;
	font-size: .8em;
}

P.links {
	font-weight: bold;
	text-align: center; 
}

DL {
	color: #000;
	font-size: .8em;
}

DT { font-weight: bold; }

DD {
	margin: 0px 0px 1.2em 0px;
}

TABLE.prices TD, TABLE.prices TH
{
	font-size: .8em;
	padding: 3px;
	line-height: 1.1em;
}

TABLE.prices TH
{
	background-color: #bcd;
}

TABLE.prices
{
  border-collapse: separate ;
  border-spacing: 1px ;
	width: 100%;
}

TABLE.prices TR>TD
{
	text-align: center;
}

TABLE.prices TD+TD
{
	text-align: left;
}

TABLE.prices TD+TD+TD
{
	text-align: right;
}

TR.tint TD {
	background-color: #eef;
}

#footer
{
	clear: both;
	margin: 1em 0px;
}

#footer P
{
	color: #666;
	text-align: center;
	font-size: .7em;
	margin: 0px 0px 0px 200px;
	line-height: 1.1em;
}



DIV.photoright300
{
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 300px;
	text-align: center;
}

DIV.photoright300 P
{
	font-size: .7em;
	color: #666 !important;
	line-height: normal;
}


DIV.photocenter {
	text-align: center; 
}


/* General IR statements */
.replace { 
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.2em;       /* Choose a font-size here that will keep the headline small enough to fit completely under the span. */
}

.replace em {
	display: block;
	position: absolute;
	top: 0; 
/*
left: 0;
*/
	z-index: 1; /* for opera5 (?) and o6/mac */
}

.replace a {
	cursor: hand;           /* for ie5.x/win, invalid */
	c\ursor: pointer;       /* reset for other browsers */
}

/* General IR statements for IE5.x mac only */

* html>body .replace { 
	position: static;
	overflow: visible;
	font-size: 10px;
/* Since overflow: hidden doesn'twork with ie5.x/mac, we choose a font-size here that will keep the headline small enough to fit completely under the span.*/
}

* html>body .replace em  { 
	position: static;
}

* html>body .replace a {
	text-decoration: none; /* ie5.0-5.1.x/mac must have this value or the underline shows through the image. */
}

* html>body #banner em {	/* for ie5.x/mac only */
	margin-bottom: -100px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}

* html>body #home em, * html>body #home2 em {	/* for ie5.x/mac only */
	margin-bottom: -100px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}


.storesmallprint {
	font-size: .8em;

}
