@charset "utf-8";

/* CSS Document */



* { margin: 0px;padding: 0px;}

html{color:#000;background:#FFF; background-image:url(img/leather_bg.jpg);}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;}

legend{color:#000;}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



#header {

	margin:auto;

	width:930px;  

	height:75px;

	padding-top:10px;

}

#header h1{ 

	font-family: Georgia, "Times New Roman", Times, serif;

	color:#fff;

	font-size:3em;

	display:inline-block;

	margin: .5em .5em;

}

#logo {

	position:relative;

	z-index:999;

	left:15px;

	vertical-align:top;

}

#billboard {

	margin:auto; 

	height:313px;

	background: url(img/billboard02.jpg) no-repeat;

	border-top:1px solid #c5b28a;

	border-bottom:3px solid #c5b28a;

}

#menubar {

	margin:auto; 

	height:37px;

	background:#bfa685 url(img/menu_bg.gif) repeat-x;

	padding-left:210px;

	padding-top:0px;

}

.p4scounty {

	text-align:right;

	padding:8px 7px 0px 0px;

}

.avcounty {

	

}

#infobar {

	margin:auto;

	background-color:#ecddc6;

	padding:10px;
	min-height: 410px;

}

#infobar p{

	margin-bottom:10px;

}

#infobox {

	margin-right:400px;

	display:block;

	padding:5px;

}

#subinfo{

	margin:auto;

	background-color:#c5b28a;

	padding:.5em;

}

#infobar h3, #subinfo h3{ 

	font-family: Georgia, "Times New Roman", Times, serif;

	color:#000000;

	font-size:1.5em;

	margin:5px 0px 2px 0px;

	padding:0px;

}

#infobar h4, #subinfo h4{ 

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #006600;

	font-size:1em;

	margin:2px 0px 5px 0px;

	padding:0px;

}

.pnumber {

	color: #006600;

}

#footer{ 

	margin:auto;

	padding:10px 0px;

	width:930px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #5b594c;

}

.modd{ background-color: #dad5bb; padding:10px;}

.meven{  padding:10px;}

.ftitle{

	font-weight:bold;

	display:inline-block;

}

.fprice{

	float:right;

	text-align:right;

	display: inline-block;

}

.fdisc{

	/*margin:2px 0px 8px 0px;*/

	width:80%;

}

/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.thumbnail{

position: relative;

z-index: 0;

}

.listing {

	padding:15px; 

	width:875px;  

	border-bottom:1px solid black; 

	min-height: 225px;;

/*	display: inline-block;*/ 

	clear:both;

	margin-bottom:2px;

}

#listinginfo p{

	margin:10px 10px;

}

#listinginfo strong{

	font-weight:bold;

}	

#team li{

	padding:.5em 6em .5em 0em;

	display:inline-block;

	

}

.img-shadow {

float:left;

background: url(img/trans-shadow.png) no-repeat bottom right;

 /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */

 margin-left:10px;

 margin-right:10px;

}





.img-shadow img {

display: block; /* IE won't do well without this */

position: relative; /* Make the shadow's position relative to its image */

padding: 5px; /* This creates a border around the image */

background-color: #fff; /* Background color of the border created by the padding */

border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */

margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */

clear:both;

}

.back_button {

	background-color: #990000;

	color:#FFFFFF;

	width:65px;

	padding:5px 10px;

	border:1px solid #000000;

	margin:1em;

	text-align:center;

}

.back_button a, .back_button a:visited {

	color:#FFFFFF;

}

/*.sale_links {

	clear:both;

}*/