/*
-----------------------------------------------
getahome.org
Stylesheet: Buy.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 25 Apr 2007
----------------------------------------------- */

#container {
	background: #FFF url(/assets/templates/getahome/images/bg-container-buy.gif) repeat-y top left;
}

#masthead {
	background: transparent url(/assets/templates/getahome/images/bg-masthead-buy.gif) no-repeat top left;
}

#site_information {
	background: #2A592B url(/assets/templates/getahome/images/bg-footer-buy.gif) no-repeat bottom left;
}

h1, h2, h3, h4, h5, h6 {
	color: #2A592B;
}

a:link { color: #2A592B; }
a:visited { color: #667A67; }
a:hover { color: #219524; }
a:active { color: #1D3F1D; }

.listings { border-top: 1px solid #A8B8AE; }
.listings li.listing { border-bottom: 1px solid #A8B8AE; }