body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	background-image: url(images/graphics/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
}

.video {width:250px; height:50px; background-color:hsla(359,92%,23%,1.00); color:hsla(61,80%,88%,1.00); box-shadow:1px 2 px 2 px #000; font-size:19px; margin:auto; text-align:center; padding-top:17px} 

a {
 	color: #2174ba;
 	text-decoration:underline;
} 
 
a:hover {
 	color: #9e0b0f; 
 	text-decoration:underline;
}

.redtoblue a {
 	color: #9e0b0f; 
 	text-decoration:underline;
} 
 
.redtoblue a:hover {
 	color: #2174ba;
 	text-decoration:underline;
}

.whitelink a { 
 	color: #ffffff;
 	text-decoration:underline;
} 
 
.whitelink a:hover {
 	color: #ebe5c3; 
 	text-decoration:underline;
}

h1 {color:#9e0b0f; font-size:16pt; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0}

.white9 {
	color: #ffffff;
	font-size: 9pt;
}

.white10 {
	color: #ffffff;
	font-size: 10pt;
}

.red10 {
	color: #9e0b0f;
	font-size: 10pt;
}

.red11 {
	color: #9e0b0f;
	font-size: 11pt;
}

.red13 {
	color: #9e0b0f;
	font-size: 13pt;
}

.black11 {
	color: #000000;
	font-size: 10.5pt;
}

.black13 {
	color: #000000;
	font-size: 13pt;
}

img
{  border-style: none;
}
#auction_title2 a img {
	margin-bottom: 12px;
}

.no-photo {
	padding: 10px;
	text-align: center;
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
	color: gray;
	width: 250px;
	height: 167px;
	background-color: #eee;
	background-image: url(images/graphics/header.jpg);
	background-position: -31px -57px;
	background-size: 600px;
	box-sizing: border-box;
}

.no-photo.sm {
	text-align: center;
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
	color: gray;
	width: 131px;
	height: 149px;
	background-color: #eee;
	background-image: url(images/graphics/header.jpg);
	background-position: -40px 144px;
	background-size: 400px;
	box-sizing: border-box;
}

.no-photo h1 {
	mix-blend-mode: screen;
	color: rgba(169, 169, 169, 0.5);
	font-size: 3em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.no-photo.sm h1{
	font-size: 2em;
}

.border-pic,
.media-object img {
	border:3px;
	border-color:#9e0b0f;
	border-style:solid;
}

.border-pic-margin-left {
	border:3px;
	border-color:#9e0b0f;
	border-style:solid;
	margin-left:10px;
}

.border-pic-margin-right {
	border:3px;
	border-color:#9e0b0f;
	border-style:solid;
	margin-right:10px;
}

#header {
	width: 1020px;
	height:381px;
	margin: auto;
	background-image: url(images/graphics/header.jpg);
}

#nav {
	width: 1020px;
	height:53px;
	margin: auto;
}

#body-bkgd {
	width: 906px;
	margin: auto;
	background-image: url(images/graphics/body-bkgd.png);
	padding-left:57px;
	padding-right:57px;
}

#content1 {
	width: 906px;
	margin: auto;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	clear: both;
}	

#wrapper1 {
	width: 906px;
	margin: auto;
	clear: both;
}

#welcome-side {
	width: 362px;
	float: left;
	margin: auto;
	background-image: url(images/graphics/welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:75px;
}

#photos-side {
	width: 544px;
	float: left;
	margin: auto;
	text-align:center;
}

#photos-home {
	width: 544px;
	height:423px;
	margin: auto;
	background-image: url(images/graphics/pic20.jpg);
}

#footer-graphic {
	width: 1000px;
	height:73px;
	margin: auto;
	background-image: url(images/graphics/footer.jpg);
}

#footer {
	width: 1000px;
	height:165px;
	margin: auto;
	padding-top:15px;
	color:#FFF;
}

#youtube {
	width: 420px;
	float: right;
	margin: auto;
	margin-left:10px;
}

#hitcounter {
	width: 1000px;
	height:20px;
	margin: auto;
}

#news {
	width: 350px;
	height:150px;
	margin: auto;
	float:left;
}

#about-pics-border {
	width: 282px;
	height:188px;
	margin: auto;
	border:3px;
	border-color:#9e0b0f;
	border-style:solid;
	background-image:url(images/branding/2012/1.jpg);
}

#salepics {
	width:282px;
	height:188px;
	border:solid 3px #9e0b0f;
}

.pLeft {
	width: 264px;
	text-align:left;
	margin: 5px 0 0 22px;
	float:left;
}

.thumb{
width: 150px;
text-align: left;
border:solid 2px #9e0b0f;
}

.flipH {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

/* Listings and media */

.listing {
	display: block;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px rgba(68, 48, 39, 0.3);
}
.listing:before,
.listing:after {
  content: ' ';
  display: table;
}
.listing:after {
  clear: both;
}

.media-object {
	display: block;
	vertical-align: top;
	width: 300px;
	float: left;
}

.media-object img {
	margin-bottom: 4px;
}

.media-object .no-photo {
	max-width: 100%;
	width: 288px;
}

.media-body {
    display: table-cell;
    vertical-align: top;
    width: 1200px;
}

/* .media-body img {

} */