@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
line-height:normal;
	color: #666666;

}

img {
border: none;
}

body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

p {
font-size:70%;
margin-bottom:0px;
color:#333;
}


h1 {
font-size:100%;
font-weight:bold;
text-transform:capitalize;
color:#610000;
margin:0;
}

h2 {
font-size:90%;
font-weight:bold;
text-transform:capitalize;
color:#610000;
margin:0;
}
/* price list text */
h3 {
font-size:80%;
font-weight:normal;
margin:0;
}
/* White HEader for Price Sheet */
h4 {
font-size:70%;
font-weight:bold;
text-transform:capitalize;
color:#ffffff;
margin:0;
}

/* Information panels */
h5 {
font-size:80%;
font-weight:normal;
color:#000000;
margin:0;
}

h6 {  
font-size: 70%;  
text-transform: capitalize; 
color: #000000; 
margin-bottom: 0px; 
margin-top: 0px;
}

/* Main Navigation*/

.navigation {

	font-size: 11px;
	color: #333333;
	margin: 14px;
}

.divide {

	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: underline;color: #305454;}
a:active {text-decoration: none;color: #305454;}

.footer {

	font-size: 10px;
}

.detailHdr {

	font-size: 150%;
	font-weight: bold;
	color: #610000;
}


.price {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
}


.soldTxt {
	color: #990000;
}


.tableborder {
	border: 2px solid #305454;
}
div.heading {
margin-left:33px;
}

div.lots a{
/* width:300px; 
float:left;
border-style:solid;
border-width:1px;*/
margin:5;
}

.imgleft {
float:left;
padding:0 4px 0 0;
}
