#faux {
 background: url(../images/faux-back-home.gif);
 }
 #leftcolumn { 
 color: #333;
 background: url(../images/back_home.gif) top left no-repeat;
}
#leftcolumn a:hover {
background-color: #626262;
}
#leftcolumn ul ul a:hover {
background-color: #626262;
}
#rightcolumn { 
 background: url(../images/home_back_right.jpg) top left no-repeat;
}
.breadcrumbs {
 border-left: #4a4a4a 10px solid;
 background-color: #414242;
}
h1 {
	color: #f58545;
}
h2 {
	color: #f58545;
}
h3 {
	color: #f58545;
}