@charset "UTF-8";
/* CSS for all customer sub pages */
/* colors
dark red: #620012
grey: #d2d3d4

*/
.otherPic {
background:url(../images/home/hdrpic-home.jpg) no-repeat right;
}
.sitemap {
line-height:16px;
}
.sitemap a {
color:#620012;
}
.bold {
font-weight:bold;
margin-top:18px;
}
.sitemap span a {
margin-left:14px;
}
