/*
Theme Name: Barbara Guest Theme
Theme URI: http://www.hunterbevan.co.uk/
Description: 
Author: Hunter Bevan Ltd
Author URI: http://www.hunterbevan.co.uk/*/



/* Begin Typography & Colors */

#navbarTop{
	background:  url('images/navColTopGREEN.png') no-repeat;
        }
#navbarMid{
	background:  url('images/navColMidGREEN.png');
        }

#navigation ul li ul li .current_page_item a {
        color: #fff;
        }

#navigation ul li{
        color:#CEE0B8;
        }
#navigation ul li a{
        color:#fff;
        }


#navigation ul li ul li a{
        color: #CEE0B8;
        }
#navigation ul li ul li a:hover{
        color: #fff;
        }

#navigation ul li{
        color: #fff;
}

.widget_comms_subscribe h2{
        color: white;
}
form {
        font-size:12px;
        color:#ffffff;
        }
.widget h2 {
color:#ffffff;
}