.searchbox .tbox {
	width:145px;
	margin: 0 auto;
}
body {
	margin:0;
	padding:0;
	background-color: #979797;
	text-align:left;
}
h2 {
	color:#FFF;
	background: #7FC080 url('/images/headers/header-left.jpg') no-repeat top left;
	text-align:center;
	height:19px;
	text-transform:uppercase;
	margin:2px auto 10px auto;
	font-size:12px;
	padding:0;
	width:510px;
}
h2 div {
	background: transparent url('/images/headers/header-right.jpg') no-repeat top right;
	height:19px;
	padding:2px 0 0 0;
}
#naviline {
	background: #7FC080 url('/images/headers/header-left.jpg') no-repeat top left;
	color:#FFF;
	text-align:left;
	margin:2px 0 10px 0;
}
#naviline div {
	background: transparent url('/images/headers/header-right.jpg') no-repeat top right;
	padding:2px 20px;
}
#naviline a, #navline a:link, #naviline a:visited, #naviline a:active {
	color:#FFF;
}
#naviline a:hover {
	color:#D0D0D0;
}
#naviline * {
	color:#FFF;
}
.BigQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ProductSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ProductSearchBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000078;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.Copyright a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.Copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.basketbox {
	text-align:left;
	}
.newstitle a {
	color: #000000;
	}
.linkspage a {
	font-weight: bold;
	color: #008001;
	}
.linkspage a:visited {
	font-weight: bold;
	color: #008001;
	}

.newspost {
	border-bottom:#7FC080 1px solid;
	padding-bottom:5px;
}
.newspost a {
	color:#008001;
	font-weight:bold;
}
.newspost h6 {
	font-size:12px;
	margin:0;
	padding:4px 0 3px 0;
}
.newspost p {
	margin:0;
	padding: 0 5px 5px 75px;
	font-size:0.9em;
}
.prodpic {
	margin-bottom:15px;
}
.sold, .saleagreed { color:#F00; }