@import "layout.css";
@import "menu.css";
a{
	color: #5F982F;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #5F982F;
}

body{
	font-family: Century Gothic;
}

body{
	background: url(../img/body.bg.jpg) #EBEBEB repeat-y 50%;
}

h1{
	border-bottom: 1px solid #5F982F;
	color: #446C20;
	display: block;
	font-size: 1.5em;
	font-weight: bolder;
	letter-spacing: 0.1em;
	margin: 0.2em 0 0 0;
	width: 90%;
}

h2{
	color: #000000;
	font-size: 1em;
	font-weight: bolder;
	letter-spacing: 0.1em;
	margin: 0.2em 0 0.5em 0;
	text-transform: uppercase;
}

#left{
	background: url(../img/mnu.bg.jpg) no-repeat;
}

hr {
	border: none;
	border-top: 1px solid #5F982F;
	height: 0px;
	width: 90%;
}

.featured{
	text-align: center;
}

#featured-panel{
	margin-bottom: 6px;
	text-align: center;
}

#featured-panel h2 {
	float: left;
}

#frame {
	background-color: #FFFFFF;
}

#header{
	background: url(../img/hdr.bg.jpg);
	background-color: #5F982F;
}

#logo {
	border: none;
}

#right{
	background: url(../img/center.bg.jpg) no-repeat 0px 0;
	font-size: 85%;
	padding-left: 14px;
	padding-top: 32px;
}

#right-container{
	padding-right: 14px;
}

#telephone {
	background-image: url(../img/hdr.tel.jpg);
}

#telephone span {
	display: none;
}

#info {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0.7em;
}

.news-header {
	font-size: 140%;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.news-header-small{
	font-size: 85%;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom:1.25em;
}

/* News */
a.news-header {
	border-bottom: 1px solid #5F982F;
	color: #5F982F;
	display: block;
	padding: 0.3em 0;
	width: 90%;
}

div.news-body {
	padding-bottom: 1em;
	padding-top: 0.3em;
	width: 90%;
}

.news-more {
	font-size: 90%;
	font-style: italic;
	padding-left: 0.3em;
	text-decoration: none;
}

/*testimonials*/
.testimony {
	background: url(../img/quote.gif) no-repeat 0 0;
	width: 400px;
}

.testimony-body {
	font-size: 120%;
	padding-left: 30px;
}

.testimony-author{
	font-size: 120%;
	font-style: italic;
	font-weight: bolder;
	padding-top: 1em;
	text-align: right;
}

.testimony-summary {
	padding-bottom: 1em;
	padding-top: 0.25em;
}

.auction-date {
	font-weight: bold;
	margin-bottom: 0.2em;
}

.auction-summary{
	display: block;
	font-style: italic;
	margin-bottom: 0.5em;
}

.auction-loc {
	display: block;
	margin-top: 0.2em;
}

.auction-desc{
	background-color: #F7F7F7;
	margin: 1em 20px 1em 0;
	padding: 0.25em;
}

.label {
	color: #5F982F;
	font-weight: bolder;
}

#AuctionLinks {
	margin-top: 1em;
}

#AuctionLinks ul {
	margin-top: 0;
}

.auction-list{
	width: 90%;
}

a.auction-list-item:hover {
	background-color: #EBEBEB;
	border: none;
}

.auction-list-item{
	color: #000000;
	display: block;
	padding: 10px;
	text-decoration: none;
}

.auction-list-item img {
	float: left;
	padding-right: 10px;
}

.auction-list-item-title{
	font-size: 1.25em;
	font-weight: bold;
}

.auction-list-row{
}

.auction-list-item-category{
	display: none;
}

.auction-list-item-date {
}

.altrow {
	background-color: #F7F7F7;
}

.accept-consignment {
	color: #FF0000;
	font-weight: bolder;
}

.status{
	color: #FF0000;
	display: block;
	font-size: 120%;
	font-weight: bolder;
	padding: 0.5em 0;
}

/* Real Estate */
.realestate-title {
	color: #446C20;
	font-size: 140%;
	font-weight: bolder;
}

.realestate-desc{
	padding: 0.2em;
}

.realestate-img{
}

.realestate-summary{
	color: #5F982F;
	font-size: 120%;
	font-weight: bolder;
	margin: auto;
	text-align: left;
}

.realestate-list{
	margin: 1em 0;
	width: 99%;
}

.realestate-loc {
	font-style: italic;
}

.realestate-price{
	color: #5F982F;
	font-weight: bold;
}

#footer{
	font-size: 75%;
	font-weight: bold;
		text-align: center;
		padding:2em 0;
}
#eBay{
	text-align: center;
	padding-top:0.5em;
	color:#446C20;
	font-size: 120%;
	font-weight: 900;
}
#eBay img{
	display: block;
	padding:2px;
}
img.thumbnail{
	padding-right: 4px;
	cursor: pointer;
}
.re-link{
	display: block;
}
.re-link:hover{
	border:none;
	background-color:#EBEBEB;
	cursor:hand;
}.title {
	font-size: 18px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Adobe Caslon Pro";
}
