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