.meta-group a, .meta-group a:link, .meta-group a:visited,
.edit-link a, .edit-link a:link, .edit-link a:visited,
.nav-links a, .nav-links a:link, .nav-links a:visited{
 /*color:#004369;*/
 color:#17769B;
}

.meta-group a:hover, .meta-group a:active,
.edit-link a:hover, .edit-link a:active,
.nav-links a:hover, .nav-links a:active{
 background: #17769B;
 color:#FFF;
}


header{
  height:170px;
}

a.more-link{
  color:#17769B!important;
}

h3.rpwe-title a{
  color:#17769B;
  font-weight:bold!important;
  font-size:16px!important;
}

h3.rpwe-title a:hover, h3.rpwe-title a:active,
a.more-link:hover, a.more-link:active{
  color:#FFF!important;
  background: #17769B;
}

.widget_wp-category-archive select{
  font-size:13px!important;
}

.site-info{
  font-size:12px;
  text-align:center;
}

#masthead {
  background: url(mast.jpg) #004369 center top no-repeat;
}

#secondary {
  background: url(streetsml.png) #e9f7fd center 7px no-repeat;
  padding-top: 75px;
}

.entry-header, .page-header{
  height:100px;
}

.product h2{
  font-weight:bold;
}

.product ol {
    position:relative;
    left:30px;
}


.product .links img {
  margin-right:8px;
}
.product .info {
  font-style:italic;
}

.product{
border-top:1px solid #CCC;
padding-top:20px;
  margin: 10px 0;
}

.clear{
  clear:both;
}