@charset "utf-8";


/* COD Specific Styles */

A,
#propDetails #rightCol .accordHead,
#propDetails #rightCol .detail_item#title,
#nav UL LI A:Hover,
#nav UL LI A.selected,
#loading {
	color: #00853e;
}

#footer_text {
	border-bottom-color: #00853e;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}

#footer {
	background: url(../images/footer_bg.jpg) no-repeat 0 0;
}
