 

body {
	color: #96968B;
}

body a,body a img{
	color: #1F5974;
}

#navBar1 .module , #navBar1 ul.itemList li {
	background-color: #A0B88A;
	color: #FFFFFF;
}

#navBar1 .module a, #navBar1 ul.itemList li a, #navBar1 .module a img, #navBar1 ul.itemList li a img{
	color: #FFFFFF;
}

#navBar1 .module a:hover, #navBar1 ul.itemList li a:hover, #navBar1 .module a:hover img, #navBar1 ul.itemList li a:hover img, #navBar1 .module .active a, #navBar1 ul.itemList li .active a{
	color: #89897B;
}

#footer {
	background-color: #D5DECC;
	color: #A6A69A;
}

#footer a,#footer a img{
	color: #A6A69A;
}

#footer a:hover,#footer a:hover img,#footer .active a{
	color: #1F5974;
}

div#middleSection #mainContentRow2Column4.pageSection.colspan2 .bottom {
    background-image: url(/images/section-wrappers/colspan2/alt/bottom.gif)
}

div#middleSection #mainContentRow2Column4.pageSection.colspan2 .top {
    background-image: url(/images/section-wrappers/colspan2/alt/top.gif)
}

div#middleSection #mainContentRow2Column4.pageSection.colspan2 .module {
    background-image: url(/images/section-wrappers/colspan2/alt/middle.gif)
}

div#middleSection a img{
    border: none;
}

div#middleSection #mainContentRow2Column4.pageSection.colspan2 .module h3{
    background-color: #b4c5a3;
    color: #FFF;
    margin: 0px 0px 5px 0px;
    padding: 10px;
}

/* Added by Spencer, Sep'09: Customise Products menu */
div#mainContentRow1Column1 .bottom, div#mainContentRow1Column1 .top, div#mainContentRow1Column1 .module, div#mainContentRow1Column4 .bottom, div#mainContentRow1Column4 .top, div#mainContentRow1Column4 .module, div#mainContentRow2Column4 .bottom, div#mainContentRow2Column4 .top, div#mainContentRow2Column4 .module {
    background-image: none !important;
    margin: 0px !important;

}
div#mainContentRow1Column4 .module, div#mainContentRow2Column4 .module {
    border: 1px solid #cdcdcd !important;
}
div#mainContentRow1Column1 {
    padding-right: 15px !important;
}
div#mainContentRow1Column4, div#mainContentRow2Column4 {
    width: 366px !important;
}
div#mainContentRow2Column4 .module {
    padding: 0px !important;
    background-color: #f2f5ef;
}
div#mainContentRow2Column4 .module div {
    padding: 2px 10px 2px 10px !important;
}
div#mainContentRow2Column4 h4 {
    font-weight: bold !important;
}

/* other formating changes */
p {
    font-size: 110% !important;
    margin: 0px 0px 15px 0px !important;
}


