/*Colors: #155f8c #c2dbeb #6d93aa*/
h1 {color: #155f8c;}
h2 {color: #155f8c;}

/*Listings*/
h2.Price {border-top: solid 2px #155f8c; border-bottom: dotted 2px #155f8c;}
img.Photo {border-color: #155f8c;}

.Standard {background-color:#155f8c;}
.Sidebar {background-color:#c2dbeb;}
a.bodylink {color: #155f8c;}
.PageFooter {background-color:#6d93aa;}
.copywriteTextLight {color: #6d93aa;}
a.copy:hover {color: #c2dbeb;}

/*Menu Styles*/
.LanguageLink:hover, .MenuItem:hover {color: #c2dbeb;}
.SubMenuItem {background-color: #c2dbeb; border-left: solid 15px #155f8c;}
.SubMenuItem:hover {background-color: #155f8c;}
