h5,h4,h3,h2,h1 {
	color:#323232
}

body {background:#f7f7f7}

a {
    color:#b72e1f;
}

#container {
	background:#fff
}

#sidebar {
	background:#fff
}

#access-options * {
	color:#fff
}

#header {
	background:#d03120 url('../img/header_bg.gif') bottom repeat-x;
	border-bottom:12px solid #fff
}

#h-telephone {
    color:#fff
}

#content-wrap, #useful-links {
	background:transparent url('../img/content_wrap_bg.gif') no-repeat;
}

.page #content, #property-home #content {
    background:#fff;
    color:#323232
}

#site-info {
    background:#b2b2b2;
    color:#fff
}

#site-info a {
    color:#fff
}

#useful-links, #useful-links a {
    color:#4d4d4f
}

.title-bar {
    color:#fff;
    background:#b72e1f;
}

.yui-module.yui-panel .hd {
  background:#fff;
  color:#CF1919;
}

/*module specific styles*/
/*----------- site.home ----------*/
#home-intro {
    background:#fff url('../img/Homepage_Main_Banner.jpg') no-repeat;
    color:#b72e1f !important
}

#home-intro h1 {
    color:#b72e1f
}

#latest-homes {
    background:#fff url('../img/latest_homes_bg.gif') repeat-x;
}

#latest-homes h2 {
    color:#b72e1f
}

#latest-homes h2 {
    color:#b72e1f
}

/*----------- site.map ----------*/
#site-map #content a {
    color:#4d4d4f;
}

#site-map #content a:hover {
    color:#b72e1f;
}

/*----------- property.list ----------*/
.district, .street, .street a,
.district a {
    color:#b72e1f
}

.district a, .street a {
    text-decoration: none;
}

.detail-link {
    color:#b72e1f;
}

#property-search-box {
    background:#b72e1f;
    color:#fff
}

#property-search-box h1 {
    color:#fff
}


/*----------- property.home ----------*/
#title-bar {
    color:#fff;
    background:#b72e1f;
}

#title-bar h1 {
    color:#fff;
}

#title-bar span {
    color:#fff;
}

#main-image {
    background:#fff url('../img/ajax-loader.gif') center center no-repeat
}

.no-main-image {
    background:#fff !important
}

#print {
    background:#c0c0c0 url('../img/icon_print.gif') 10px center no-repeat;
    color:#323232
}

#viewing {
    background:#b62e1f url('../img/eye.gif') 10px center no-repeat;
    color:#fff
}

#opt-return {
    background:#c0c0c0 url('../img/arrow_back.gif') 14px center no-repeat;
    color:#323232
}

#details-block h2 {
    color:#b62e1f
}