﻿body    {background: url('../images/4.png'); background-repeat: repeat-x; background-color: #5785A3}

/* Mast head */
#masthead       {background: url('../images/mastheads/4_masthead.png'); background-repeat: no-repeat; height:90px;}

/* Main navigation */
#navBar       {border-bottom-color: #45657E}

/* General styles */
div.strapline    {font-weight: bold; border-bottom-color: #538aba}
h2               {border-bottom-color: #538aba}

/* Generic Button Hover */
div.button a:hover {
    color: #538aba; text-decoration: none
}