body { color: #91958e; font-size: 12pt; background-color: #e3e7db; }

p { 
	font-size: 0.8em; 
	font-family: Verdana;
	line-height: 1.7em;
}

h2 {
	font-family: Verdana;
	color: #838781;
	margin-bottom: 4px;
}

td {}

a:link, a:visited { color: #811114; text-decoration: none; }

a:hover, a:visited:hover { color: #420000; text-decoration: none; }

div.title { padding-bottom: 10px;}

#nav { 
	color: #811114; 
	font-size: 10pt; 
	font-weight:bold; 
	text-transform: uppercase; 
	font-family: Verdana;
	text-align: right;
	padding-top: 20px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	height: 59px;
}

#nav a:link, #nav a:visited { text-decoration: none; color: #811114; }
#nav a:hover, #nav a:visited:hover {text-decoration: none; color: #420000; }

#footer { padding-bottom: 20px; }
#footer p {
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

img.Product {
	background-color: #FFFFFF;
	padding: 4px;
	border: 4px solid #9aa096;
}
	
p.Product {
	margin-top: 0;
}