body {
	font-family: verdana,geneva,arial,helvetica;
	font-size: medium;
	background-color: #FFFFFF;
	color:#000;
	margin: 0;
}

H3
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: large;
	font-weight: bold;
	color: #996666;	
}
table, tr, td  { border: 0; padding: 0; margin: 0; }

.lightyellow {
	background: #FFCC33;
}

.lightred {
	background: #AC9999;
}
.lightpink {
	background: #CCB2B2;
}
.dimension
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: 10px;
	color: #000000;
}	

.boldtext
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: medium;
	font-weight: bold;
	color: #000000;

}

.header, h1
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: 2.0em;
	font-weight: bold;
	color: #660000;	
	white-space: nowrap;
}

.smalltext
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: small;
	color: #333333;	
}

td#footer p
{
	font-family: verdana, geneva, arial, helvetica;
	font-size: x-small;
	color: #333;	
	margin: 20px 50%;
	text-align: center;
	white-space: nowrap;
}	

A:link {color: #660000} 

A:visited {color: #660000} 

A:active {color: #660000} 

A:hover {color: #996666} 

.subheader {
	font-family: verdana, geneva, arial, helvetica;
	font-size: medium;
	font-weight: bold;
	color: #660000;
}

.textitalic {
	font-family: verdana, geneva, arial, helvetica;
	font-size: medium;
	color: #000000;
	font-style: italic;
}

td.content {
	padding:10px;
	vertical-align:top;
	text-align:left;
}

#main {
	margin: 9px 12% 12px 20px;
}

#maintable {
	margin-left: 12px;
}

#mainnav {
	background: #996666;
	width: 151px;
	margin-left: 20px;
}

#mainnav p {
	text-align: center;
	color: #ccc;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

#mainnav a {
	color: #ccc;
	background: #600;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-top: 4px;
	display: block;
	width: 151px;
	height: 28px
}

#mainnav a:visited {
	color: #999;
}

#mainnav a:hover {
	color: #400;
	background: #CCB2B5;
}

#mainnav #storenav {
	background: #ccc;
}

#mainnav #storenav p {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	white-space: nowrap;
}

#storenav a {
text-decoration: none;
font-size: 11px;
background: #ccc;
color: #600;
height: 13px;
}

#storenav a:visited {
	color: #333;
}

td.content table, td.content #mainpad {
	width: 85%;
	margin-left: 20px;
}