/*
-----------------------------------------------
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-coop.gif) repeat-y top left;
}

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

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

h1, h2, h3, h4, h5, h6 {
	color: #8C2F4C;
}

a:link { color: #8C2F4C; }
a:visited { color: #76525D; }
a:hover { color: #CD114E; }
a:active { color: #531C2E; }

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