
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.content {
	background-image: url(images/BG-dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica;
	font-size: 0.6em;
	text-decoration: none;
	color: #666666;
}

a, a:link{
	text-decoration:none;
	color:#00347e;
	border-bottom:1px dotted #00347e;
}
a:hover, a:active{
	color:#999999;
	border-bottom:1px solid #999999;
}

.top_nav {
	background-color: #00347e;
	background-image: url(media/media-menu.jpg);
	height: 32px;
	width: 700px;
	font-family: Helvetica;
	color: #FFFFFF;
}
.top_nav a {
	color: #FFFFFF;
	margin-right: 25px;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
.top_nav a:hover {
	color: #aac2e5;
	text-decoration: none;
	border-bottom: 1px dotted #aac2e5;
}
.bottom_nav  {
	background-color: #aac2e5;
	height: 10px;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
color: #003399;
}
.profiles {
	border: 1px dashed #999999;
}
.profiles td {
	padding: 10px;
}
.bottom_nav a  {
	height: 15px;
	font-family: Tahoma;
	color: #003399;
	padding-right: 10px;
	text-decoration: none;
	font-size: .8em;
}
.bottom_nav a:hover  {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #333333;
}
h1 {
	color: #00347e;
	font-size: 1.5em;
	font-family: Helvetica;
	font-weight: bold;
}
h2 {
	color: #00347e;
	font-family: Helvetica;
	font-size: 1.3em;
	font-style: italic;
}
h3 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
}
.content .info {
	font-family: Helvetica;
	font-size: 0.8em;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	color: #333333;
	line-height: .5cm;
}
.info img {
	padding: 10px;
}
.info a {
	color: #003399;
	text-decoration: none;
}
.info a:hover {
	color: #999999;
}

.info a img {
border-bottom: none!important;	}

.info a:hover img {
border-bottom: none!important;	}



.saleblocks {
	text-decoration: none;
}
.saleblocks a {
	text-decoration: none;
	color: #FFFFFF;
}
.saleblocks a:hover {
	color: #999999;
}
.contentdefault {
	background-image: url(images/BG-dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#saleLotPage{
	margin:25px;
	font-family:Arial, Helvetica, sans-serif;
}
.saleLot{
	xpadding-left:30px;
	border:3px solid #00347e;
	margin:5px 30px 5px 30px;
	
}
.saleLot img{
	float:left;
	xmargin:2px 30px 2px 2px;
	margin-right:30px;
	xpadding:5px;
	
	
}
.saleLot p{
	background-color: #00347e;
	color:white;
	padding:3px;
}
#pinupBoys tr td{
	border-bottom:1px dashed silver;
}
.clearOne{
	clear:both;
	height:0px;
	border-bottom:1px dashed silver;
}
.underline{
	border-bottom:1px dashed silver;
	clear: all;
}
	p.download {
	margin: 10px 50px 10px 50px;
	background-color: #D4E0F2;
	border: 1px solid gray;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 0;
	line-height: 140%;
	font-size: 120%;
}
a img {

border: none!important;
border-bottom: none!important;	}

a:hover img {
border: none!important;
border-bottom: none!important;	}

img.pdf {
	float: left;
	padding: 0px;
	margin: 0;
	display: inline;
	}
.floatleft { 
    float: left; 
    margin: 10px 10px 10px 0; 
}
.floatright { 
    float: right; 
    margin: 10px 0 10px 10px; 
}

