@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
}

/* This css needs to be included for ALL files in cityListings directory that come from Homes and Land */

#mainContent {color:#000; }
#mainContent img { float:left; padding-right:10px; padding-left: 15px; margin-top: -5px; }
a:link { text-decoration:none; color: #600; }
a:visited { text-decoration:none; color: #036; }
#rssItemListings {padding-left: 15px; }
.rssDate { color: #330; font-size: 0.7em; padding-top: 5px; padding-left: 15px; }
.rssHeadline { font-size: .8em; padding-top: 25px; padding-left: 15px; }
.itemWrap { padding: 8px; border-bottom-width: 1px; width: 500px; border-bottom-style: solid; border-bottom-color: #999; }