body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

img
{
	border: none 0px;
}

h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #000;
	border-bottom: dotted 1px #999;
	margin-bottom: 20px;
	font-weight:normal;
}


.nav
{
	float: left;
	width: 170px;
	font-size: 11pt;
	font-family: Georgia;
	padding-right: 30px;
	text-align: right;
}

.nav a
{
	font-size: 15px;
	color: #c86228;
	text-decoration: none;
}
.nav a:hover
{
	color: #dcaa5d;
}
.content
{
	padding: 0px 10px 0px 10px;
	float: left;
	width: 620px;
	text-align: left;
	min-height: 450px;
}


.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.splashleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(images/splash_left.jpg);
	background-repeat: no-repeat;
	height: 475px;
	width: 203px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:12px;
	float: left;
}

.splashenter
{
	min-height: 450px;
	width: 850px;
}

.splashright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/splash_right.jpg);
	background-repeat: no-repeat;
	height: 709px;
	width: 601px;
	float: left;
}
.dotted
{
	border-top: dotted 1px #999;
	padding: 0px 0px 10px 0px;
}

.product
{
}
.product:after
{
	content: '.';
	height: 0px;
	width: 0px;
	display: none;
	clear: both;
}

.productdesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	width: 230px;
	margin-right: 20px;
	line-height: 23px;
}
.productimages
{
	float: left;
	width: 350px;
	display: block;
}

.productsku
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #999999;
}
.productname,h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #604037;
	font-weight:normal;
}


