/*Key location page*/
.keyLocationHolder .innerContainer {border:1px solid; padding:5px;}
.keyLocationHolder .imageHolder,
.keyLocationHolder .imageHolder a {width:60px; min-height:60px; overflow:hidden; display:block; text-decoration:none;}
.keyLocationHolder .textContainer {width:400px;}
.keyLocationHolder h3 {border-bottom:1px solid; padding:0;}
.keyLocationHolder h3 a {display:block; width:100%; padding:0 0 0.3em 0; text-decoration:none;}
.keyLocationHolder h3 span {padding-right:18px; background:url(/SiteImages/icon_WhiteArrow-right.png) right 0.25em no-repeat;}
.keyLocationHolder .summaryText {padding-top:0.5em; border-top:1px solid;}

#KeyLocation1 .innerContainer {border-color:#AFCB60; background:#AFCB60 url(/SiteImages/KeyLocation1-back.gif) top left repeat-x;}
#KeyLocation1 h3 {border-color:#B5D174;}
#KeyLocation1 .summaryText {border-color:#D6E4AE;}

#KeyLocation2 .innerContainer {border-color:#8F876D; background:#9E967F url(/SiteImages/KeyLocation2-back.gif) top left repeat-x;}
#KeyLocation2 h3 {border-color:#ABA38F;}
#KeyLocation2 .summaryText {border-color:#D2CDC1;}

#KeyLocation3 .innerContainer {border-color:#79B0BB; background:#79B0BB url(/SiteImages/KeyLocation3-back.gif) top left repeat-x;}
#KeyLocation3 h3 {border-color:#85B7C1;}
#KeyLocation3 .summaryText {border-color:#BAD7DC;}

#KeyLocation4 .innerContainer {border-color:#A2839D; background:#A2839D url(/SiteImages/KeyLocation4-back.gif) top left repeat-x;}
#KeyLocation4 h3 {border-color:#AC91A8;}
#KeyLocation4 .summaryText {border-color:#C9B9C7;}

#KeyLocation5 .innerContainer {border-color:#6F8FAD; background:#7F9CB8 url(/SiteImages/KeyLocation5-back.gif) top left repeat-x;}
#KeyLocation5 h3 {border-color:#7594B0;}
#KeyLocation5 .summaryText {border-color:#B6C7D8;}
