/* mwc black pallette 8.6.08 */

#content dt {
	color: #000; /* color diff */
	}
	
body {
	background: #262626 url(../img/back-black2.jpg) fixed repeat-x; /* color diff */
	}
	
h1, h2 {
	background: #1a1a1a; /* color diff */
	}
	
#sideBar dl {
	background: #ede8e8; /* color diff */
	}
	
.odd {
	background: #d9d9d9; /* color diff */
	}
	
.offer {
	border-bottom: 5px solid #353434; /* color diff */
	}
	
.clientIntro {
	background: #ede8e8; /* color diff */
	}
	
#stationIntro {
	background: transparent url(../img/box-back-bottom-black.gif) bottom left no-repeat; /* color diff */
	}
	
#stationIntro p, #stationIntro h3 {
	color: #fff; /* color diff */
	}
	
.boxtop {
	background: transparent url(../img/box-back-top-black.gif) top right no-repeat; /* color diff */
	}

#stationIntro .learnMore  {
	background: transparent url(../img/learn_more-gray.gif) 0px 0 no-repeat; /* color diff */
	}
	
#content .offer .learnMore  {
	background: transparent url(../img/learn_more-black.gif) 0px 0 no-repeat; /* color diff */
	}
	
.offer .learnMore a:link { /* color diff */
	color: #fff;
	}
	
#stationIntro .learnMore a:link { /* color diff */
	color: #000;
	}
	
#sideBar dt { 
	color: #006a8c;
	}
	
#sideBar dd {
color: #617074;
}

.buy a {
	background: #006a8c;
	}
	
a:link {
	color: #006a8c;
	}
	
#mainNav a:link, #mainNav a:visited
{
    color: #fff;
}
