﻿body    {background: url('../images/1.png'); background-repeat: repeat-x; background-color: #87140D}

/* Mast head 
#masthead       {background: url('../images/mastheads/1_masthead.png'); background-repeat: no-repeat; height:90px;}
*/
#masthead       {background: url('../images/shire-background.jpg'); background-repeat: repeat-x; height:90px;}

.logo {background: url('../images/ShireOldHouse-logo_1.png'); background-repeat: no-repeat; height: 71px; width: 400px !important; margin-left: 20px; margin-top:7px}

/* Main navigation */
#navBar       {border-bottom-color: #630d0d}

/* General styles */
div.strapline    {font-weight: bold; border-bottom-color: #9e2216}
h2               {border-bottom-color: #9e2216}

/* Generic Button Hover */
div.button a:hover {
    color: #87140D; text-decoration: none
}
