@charset "UTF-8";
/* CSS Document */

a {
	color: #000;
	text-decoration: none;
}

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

a:hover {
	text-decoration:underline;
	color:#000;
}

a.menu {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

body {
	background-color:#DAD5B5;
	margin: 0;
	margin-left: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

.product {
	background-color: #B9B48E;
}

.main {
	width: 777;
	border: 1 solid #B9B48E;
	padding: 0;
}

.main td.row1 {
	background-color: #DAD5B5;
	width: 70px;
	border: 0;
}

.main td.row2 {
	background-color:#B9B48E;
	width: 640px;
	border: 0;
}

.main td.row3 {
	background-color:#efeacd;
	border-top: 1 solid #E7E4D0;
	height: 99px;
	border: 0;
}

.main td.menu {
	background-color:#efeacd;
}

.main td.row4 {
	background-color:#efeacd;
	border: 0;
}

.main td.picture {
	width: 640; 
	height: 424; 
	valign:top; 
	background-image: url(../images/IndexPhotoTransparent.jpg);
	background-repeat: no-repeat; 
	background-color: #B9B48E;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height:1.3em;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height:1.3em;
}

h3 h5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

.main td.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

td.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height:1.3em;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height:1.3em;
}

.base {
	background-color:#000;
	width: 640px;
	height: 36px;
}

.footer {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	//color: #746F47;
	color: #666760;
}

.species {
	text-decoration:underline;
	color: #000;
}

.headerimage {
	padding-top: 5px; 
	padding-bottom:10px;
}

.highlightbox {
	border: 1px solid #000000; 
	margin-bottom: 10px; 
	margin-top: 10px;
	width: 580;
}

.specifications {
	padding: 4px;
}

td .specifications {
		border: 1px solid #666760;
}