html,body {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	text-align: center; /* IE5 workaround for centering */
}
body {
	text-align: left;
	background-color: #f4f1dd;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

A:link {color: #000033;	text-decoration: none;}
A:visited {color: #000033; text-decoration: none;}
A:active {color: #000033; text-decoration: none;}
A:hover {color: #000033; text-decoration: underline;}

TD {
	font-size: 12px; 
	font-family : Verdana;
	vertical-align:top;
}
td .img {
	vertical-align:top;
}

h1 {
	margin:50px 0px 20px 0px;
	padding:0px;
	font-size:20px;
	color:#8c0f3b;
}
h3 {
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#8c0f3b;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #ffffff;
}
hr.prodseparator {
	color: #ffffff;
}

div.prodid{
	font-weight: bold;
}

span.prodoption{
	font-weight: bold;
} 

.prodname, .detailname{
	font-size:18px;
	color: #8c0f3b;
}

.prodname A:link {color: #8c0f3b; text-decoration: none; font-weight:bold;}
.prodname A:visited {color: #8c0f3b; text-decoration: none; font-weight:bold;}
.prodname A:active {color: #8c0f3b; text-decoration: none; font-weight:bold;}
.prodname A:hover {color: #8c0f3b; text-decoration: underline; font-weight:bold;}

.proddescription {
	line-height:20px
}



/* banner and left panel formatting, navigation */
#wrapper {
	width:962px;
	margin:0px auto 0px auto;
	text-align:left;
}
#header {
	height: 263px;
	text-align: left;
	margin: auto;
}
#banner {
	height: 225px;
}
#nav {
	height: 38px;
	width:962px;
}
#nav img {
	display: block;
}
#nav a img {
	border: none;
}
#leftpix {
	float: left;
	width: 185px;
}
#content {
	width:617px;
	float: left;
	margin: 16px 0px 0px 60px;
	font-size: 120%;
	line-height: 1.4em;
}
#main-image {
	margin:0px 0px 30px 90px;
}
#ect-table {
	margin-top:20px;
}
#order-status {
	font-size:12px;
	text-align:right;
}
#order-status a:link, a:visited, a:active {
	text-decoration:underline;
}
#order-status a:hover {
	text-decoration:none;
}