﻿/* footer */
.footer { background: url(images/Footer/FooterBG.jpg) top left repeat-x; height:259px; top:0; position:relative; }
.push { height:259px; }
.footer-nav { color:#fff; font-size:11px; }
.footer-nav a { color:#fff; text-decoration:none; padding-right:8px; padding-left:5px; }
.site-search { background: url(/images/Footer/SearchBackground.png) center no-repeat; width:290px; height:92px; }
.site-search-textbox { border:0px; width:179px; }

/* home */
.photo-gallery-footer { width:100%; background:#000; color:#fff; }

/* headers */
h2 { font-size: 19px; line-height: 30px; margin: 0px; padding: 0px; }
h1 {color: #56B2C6;}
h2 {color: #FF4D0E;}
h3, h4 { font-size: 18px; line-height: 20px; margin: 0; padding: 0; }
h3 {color: #FF4D0E;}
h4 {color: #FF4D0E;}
.date { font-weight:bold; }

.title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 30px;
    font-size: 30px;
    margin: 0 0 0px;
    
}

.header {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 24px;
    font-size: 24px;
    margin: 0 0 0px;
    display:inline;
}

.header a {

    font-weight: normal;
}

/* navigation */
.navigation-row a { cursor:pointer !important; }

.gray { color:#666; }
