/* CSS Document */

	div#column {
		width:862px;
		height:auto;
		margin:3px 0;
		float:left;
	}

#smid {		background-image:url(images/TWB_mid.gif);
	background-repeat:repeat;
	margin:0 10px;
	padding:0;
	width:880px;
	height:auto;}
				
#soldrollover {
	background-color:#996633;
	width:345px;
	height:325px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	text-align:center;
}
				
#soldbucks {
	width:860px;
	height:250px;
	overflow:scroll;
	margin:0 10px;
	padding:0;
	text-align:center;
}				

.soldinfo {
	width:822px;
	height:170px;
	margin:0 20px;
	padding:0;
	text-align:left;
}

#sbbimgbox {
	text-align:center;
	width:496px;
	height:440px;
	margin:0;
	padding:0;
	overflow:scroll;
}

.ranch {
	text-align:center;
	font-size:14px;
	width:284px;
	margin:10px 0;
}

.brake {
	font-size:12px;
	width:848px;
}

.soldtable {
	text-align:center;
	width:848px;
	border:none;
}

.sbbimg {
	width:280px;
	height:270px;
	background-color:#996633;
	float:left;
	margin:4px 0 4px 10px;
	padding:5px 0;
	text-align:center;
	font-size:14px;
}

.sbbcntrimg {
	width:280px;
	max-width:280px;
	height:270px;
	background-color:#996633;
	margin:4px auto;
	padding:5px 0;
	text-align:center;
	font-size:14px;
}
					
#sbbimg .pic {
	border:none;
	margin:1px 0 0 0;
	padding:0;
}
					
#sbbimg .pic {
	border:none;
	margin:1px 0 0 0;
	padding:0;
}

.left {
	float:left;
	margin:0 0 0 25px
}

.right {
	float:right;
	margin:4px 10px 0 0;
}
.clear {
	clear:both;
}
.heading {
	float:left;
	margin:24px 0 0 25px;
	padding:0;
}
		#foot2 {
			background-image:url(images/TWB_footstripe.png);
			visibility:visible;
			margin-bottom:2px;
			margin-left:auto;
			margin-right:auto;
			padding:0;
			width:880px;
			height:40px;
			text-align: center;
		}