
/*CSS Document*/
/*Try to group the overrides together using commas as much as possible.... Every single line of code should have a variable in it. If it is not a variable based style it should go in the publication stylesheet*/
/*______________________font colors that change___________________________*/   
h1 {
	
}
/*______________________backgrounds images that change___________________________*/  
#bottomlogo {
	background: url(/images/bottomlogo-top-red.jpg) bottom right no-repeat  #80002A;
}
#footer {
	background:url(/images/bottomlogo-bottom-red.jpg) top right no-repeat  #ED1847;
}
/*______________________backgrounds colors that change___________________________*/  
#colourframe, #topnav a.selected { 
	background-color: #80002A;
}
.lighttextarea, .offerbox, .hsright, .lightfeaturebox, .newsindexitem, .r1, .rn, div#thedmsSearch0, div#thedmsSearch1, #thedms01 DIV#thedmsBrowseGrid .BrowseCell, #thedms11 DIV#thedmsBrowseGrid .BrowseRow, div#thedmsPropertyEssentials, div#thedmsAvailabilityCheck, #thedmsAvailabilityChart, div#thedmsDetailsPanel, DIV#thedmsItemsPanel, #thedmsBrowseEvents th, #thedmsBrowseEvents tr:hover {
	background-color: #D9B3C0;
}
/*______________________border colors that change___________________________*/  
/*______________________Other Variables____________________________________*/  
