body {
font-size: 1em;
width: 800px;
margin: 0 auto;
font-family: "Lucida Grande", "Lucida Sans Unicode","Arial Unicode MS","Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
color: #ECC57F;
background-image: url(images/bkgrndshadow.png);
background-position: top center;
background-repeat: repeat-y;
background-color: #FFFFFF; 
}
#wrapper {
background-image: url(images/bkgrnd.png);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #000000;
border: 2px solid black;
}
#logo img {
margin: 0;
background-image: url(images/bkgrnd2.png);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #000000; 
}
#nav {
width:150px;
float:left;
padding: 0;
margin: 20px 0 500px 0;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
border-top: 2px solid #ECC57F;
border-right: 2px solid #ECC57F;
border-bottom: 0px solid #ECC57F;
border-left: 2px solid #ECC57F;
}
#nav li {
list-style-type: none;
margin: 0;
padding: 0;
line-height: 18px;
border-bottom: 2px solid #ECC57F; 
display: block;
}
#nav ul {
margin: 0px;
padding: 0px; 
}
#content {
padding: 0 20px;
margin-left: 150px; 
}
#nav a {
display: block;
padding: 5px;
}
#nav a:link {
color: #DDED80;
text-decoration: none; 

}
#nav a:visited {
color: #DDED80;
text-decoration: none; 

}
#nav a:hover {
color: #000000;
text-decoration: none;
background-color: #DDED80;

}
#nav a:active {
color: #DDED80;
text-decoration: none;

}#footer {
font-size: 10px;
text-align: center;
color: #556F9E;
letter-spacing: 2px;
padding: 10px;
font-weight: bold;
background-color: transparent;
clear: both;
}
.contentimg {
float: left;
margin: 3px 10px 10px 0;
border: 1px solid gray;
}
.prod_category {
font-size: 1.3em;
font-weight: bold;
margin-top: 10px;
display: block;
padding-bottom: 5px;
color: #AC8F5C;
letter-spacing: 3px;
text-align: left;
border-bottom: 2px dotted #355b9f;
margin-bottom: 10px;
background-image: url(images/cube.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
line-height: 20px;
padding-top: 5px; 
}
.product_name {
font-weight: bold;
font-size: 1.2em;
padding: 0 0 0 10px;
background-color: #333333;
margin: 10px 0 0;
line-height: 1.5em;
border-top: 1px solid #355b9f;
border-right: 1px solid #355b9f;
border-left: 1px solid #355b9f;
display: block; 
}
.prod_subhead {
margin: 0px;
padding: 0;
display: inline;
color: #355b9f;
font-weight: normal; 
}
.prod_img {
float: right;
background-color: #ffffff;
margin: 0 0 10px 10px;
border: 1px solid #ECC57F; 
}
p {
	font-weight: normal;
}
.product_p {
border-bottom:1px solid #355b9f;
margin: 0;
padding: 10px 10px 10px 20px;
min-height: 110px;
display: block;
background-color: #666666;
border-right: 1px solid #355b9f;
border-left: 1px solid #355b9f; 
}
.link {
	font-weight: bold;
	padding: 3px;
	background-color: #999999;
}
.buy_head {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
	background-color: #333333;
	margin: 10px auto 0 auto;
	line-height: 1.5em;
	border-top: 1px solid #355b9f;
	border-right: 1px solid #355b9f;
	border-left: 1px solid #355b9f;
	display: block;
	text-align: center;
}
.buy_body a {
color: #ECC57F;
}
.buy_body {
	border-bottom:1px solid #355b9f;
	margin: 0 auto 10px auto;
	padding: 10px;
	display: block;
	background-color: #666666;
	border-right: 1px solid #355b9f;
	border-left: 1px solid #355b9f;
}
#leftcol {
	width: 50%;
	float: left;
	border-right: 2px solid #355b9f;
	padding-right: 23px;
}
#rightcol {
	width: 40%;
	float: right;
	margin: 0 10px;
	padding: 0;
}
#rightcol table {
	background-color: #999999;
	border: 1px solid 355b9f;
}
.nomarg {
	margin-top: 0px;
	padding-top: 0px;
}
#rightcol td {
	font-size: 12px;
	color: #000000;
}
.namm a {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
.namm {
	text-align: center;
}
