/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
   background-color: #E4D28B;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #E4D28B;
	scrollbar-face-color: #6C4923;
   scrollbar-shadow-color: #E3E3D3;
	scrollbar-arrow-color: #E3E3D3;
}
.middle{
	height: 35px;
	background-color: #6C4923;
	color: #D6A569;
}
TABLE, TD, P, SPAN{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E4D28B;
	font-size: 11px;
}
h1{
	font-size: 15px;
}
h2{
	font-size: 13px;
}
h3{
	font-size: 15px;
	margin-bottom: 3px;
}
h4{
	font-size: 12px;
	color: #D6A569;
}
h5{
	font-size: 12px;
	color: #D6A569;
	margin-top: 0px;
}
h6{
	font-size: 14px;
	color: #D6A569;
	text-align: center;
}

hr{
	height: 1pt;
	color: #E4D28B;
    background-color: #E4D28B;
    border: 0px solid #E4D28B;
}
A:link  {
	COLOR: #E3D7A6; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #E3D7A6; 
	text-decoration: underline; 
}
A:active {
	COLOR: #E3D7A6; 
	text-decoration: underline; 
}
A:hover {
	COLOR: #E4D28B;
	text-decoration: none; 
}
.topnav{
	font-size: 10px;
	COLOR: #E4D28B;
}
.topnav A:link  {
	COLOR: #E4D28B;
	text-decoration: underline; 
}
.topnav A:visited { 
	COLOR: #E4D28B;
	text-decoration: underline; 
}
.topnav A:active {
	COLOR: #E4D28B;
	text-decoration: underline; 
}
.topnav A:hover {
	COLOR: Black;
	text-decoration: none; 
}
.disclaimer{
	font-size: 9px;
}
.sold{
	background-color: #6C4923;
	color: #FA8072;
	font-size: 12px;
	font-weight: bold;
}
.specialTable, .specialTable TD, .specialTable SPAN{
	background-color: #D6A569;
	color: #6C4923;
	font-weight: bold;
}
/*--COPYRIGHT--*/
.copyright{
	font-size:10px;
	color: #D6A569;
	font-weight: normal;
	margin-top: 0px;
}
.copyright a:link {
	color : #D6A569;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
	margin-top: 0px;
}

.copyright a:visited {
	color : #D6A569;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
	margin-top: 0px;
}

.copyright a:hover {
	color : #D6A569;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
	margin-top: 0px;
}

.copyright a:active {
	color :#D6A569;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
	margin-top: 0px;
}

