/* CSS Document */

#leftNav{
	background-color: #BB7777;
	}

#top {
		background-image: url(../img/banner/bgconcept.jpg);
		background-color: #CF979A;
	}


#topIcon.C1{
	background-image:url(../img/banner/concepticon1.jpg);
	}
#topIcon.C2{
	background-image:url(../img/banner/concepticon2.gif);
	}


#bottom {
	background-color: #F2E3E3;
	border-color: #BB7777;
	}

#bottom ul li {
	background-image: url(../img/list/li-tradition.gif);
}

#bottom.pullquote {
	background-color: #FBFCF8;
	border-top-color: #CF979A;
	border-bottom-color: #CF979A;
	}
	
#bottom h2 {
	color: #BB7777;
	border-bottom-color: #BB7777;	
	}

#bottom h3 {
	color: #BB7777;
}

#bottom.imgBoxLeft {
	background-color: #FCFEFE;
	}

#hohLeftIcon {
	background-image: url(../img/hoh-Left-Icon-tradition.gif);
	background-color: #BB7777;
}
