body, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}

.listings {
	border: 1px solid #8BA3C2;
	font-size:11px;
	color:#000;
	line-height: 12px;
}
.listings td {
	border-bottom: 1px solid #E6E6E6;
}
.listings th {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.listings a { 
	color:#FFFFFF;
}
.listings a:hover{
	color:#FF0000;
}

.details {
	border: 1px solid #8BA3C2;
	font-size:12px;
	color:#000;
	line-height: 12px;
}
#special{
color:#C95B02;
}
#special:hover{
color: #333333;
}
.details th {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.details td {
	border-right: 1px solid #E6E6E6;
	
}
.padded td {
padding: 5px;
font-size:12px;
line-height: 12px;
}

.head {
	background-color: #8BA3C2;
	color: #FFFFFF;
}
.ndata {
	font-size: 12px;
}
.red {
	color:orange;
}
.blue
{
color:blue;
}
.alt {
	background-color: #F4F4F4;
}
#navcontainer {
	margin-top: -35px;
	margin-left: 520px;
	position:absolute;
	z-index: 1;
}	
	
#navlist ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	}

#navlist a { 
	padding: 3px 10px; 
	}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #6C4E31;
	text-decoration: none;
	}

#navlist a:hover {
	color: #fff;
	background-color: #9C7048;
	text-decoration: none;
	}
	

	
input,textarea{border:1px solid #56523E;padding:0.3em;}

#favcontainer {
	margin-top: -35px;
	margin-left: 275px;
	position:absolute;
	z-index: 1;
}	
	
#favlist ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	white-space: nowrap;
	}

#favlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	}

#favlist a { 
	padding: 3px 10px; 
	}

#favlist a:link, #favlist a:visited {
	color: #fff;
	background-color: #6C4E31;
	text-decoration: none;
	}

#favlist a:hover {
	color: #fff;
	background-color: #9C7048;
	text-decoration: none;
	}
