h3, h3 a, #subpages a, .widgetbox-1 a:hover, .widgetbox-2 a:hover, .jFlowSelected h6 {
color :#5BAC1F;
}

#logo {
background: url('images/logo.png') no-repeat center left;
}

#pointer {
background: url('images/pointer-red.jpg') no-repeat;
}

.overlay, .slide-video {
border: 4px solid #811c2b;
}

.read-on {
background: #811c2b;
}

#price-banners{
background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #D0D0D0;
    float: left;
    margin: 0 2px;
    padding: 10px 5px;
}
#link{
    background: none repeat scroll 0 0 white;
    border: 2px solid #731010;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 0 5px;
    padding-top: 10px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 129px;

}
#link:hover{
    transform: translateY(-5px);
    transition: transform 0.5s ease 0s;
}
#link:active{

}
#link img{
    border: 2px solid white;
    box-shadow: 0 0 2px black;
    width: 110px;
}
#link span{
    background: none repeat scroll 0 0 #CA0A07;
    border-top: 1px solid black;
    color: white;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    margin: 10px 0 0;
    padding-top: 5px;
    text-shadow: 0 1px 1px black;
    text-align:center;
    width: 131px;
}
#price-banners a{
  text-decoration:none;
}
#big-links{
     background: none repeat scroll 0 0 white;
    border: 2px solid #731010;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 0 5px;
    padding-top: 10px;
    text-align: center;
    width: 177px;
}
#big-links span{
 background: none repeat scroll 0 0 #CA0A07;
    border-top: 1px solid black;
    color: white;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    margin: 10px 0 0;
    padding-top: 5px;
    text-align: center;
    text-shadow: 0 1px 1px black;
    width: 177px;
}
#big-links img{
    border: 2px solid white;
    box-shadow: 0 0 2px black;
    width: 162px;

#big-links:hover{   
  transform: translateY(-5px);
    transition: transform 0.5s ease 0s;
}
#ad728 { background: none repeat scroll 0 0 white; height: 90px; margin: 0 auto; width: 980px; text-align:center; }
