body{
	/* DYNAMIC: 90% white on background color */
	color: #FFFFFF;
	text-shadow: 0 0 0 #000;
	font: 11px Arial, sans-serif;
}

a
{
	color: #886235;
	text-decoration: none;
	font-size: 11px;
}

a:visited
{
	border-bottom: none;
	color: #886235;
	font-size: 11px;
}

a:hover
{
	/* DYNAMIC: 50% white on background color */
	color: #CCCCCC;
	font-size: 11px;
}

#header
{
	color: #886235;
	text-decoration: none;
	font-weight: bold;
	width: 750px;
	height: auto;
	padding: 20px;
	background-color: #1d0c03;
	border: 2px solid #815c32;
}


p {
	
	color: #815c32;
	text-decoration: none;
	border-color: #f9f9f9;
	font-size: 13px;
	line-height: 20px;
}

h3 {
	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-color: #f9f9f9;
	font-size: 20px;
	line-height: 15px;
	margin-bottom: 10px;
}

#price {
	
	color: #e2e3e3;
	text-decoration: none;
	font-weight: bold;
	border-color: #f9f9f9;
}
