﻿/******************************************************************************
 * All Layout settings relating to the header
 ******************************************************************************/
#header
{
	height: 110px;
	background-color: #FFFFFF;
}
.nojs 
{
    background: url(/images/layout/sub-headers/about-us/default-776x110.jpg) no-repeat;
}
#headerSectionB
{
	height: 93px;
}
#rightQuickLinks
{
    display: block;
}
#headerSectionC
{
	display: none;
}
#headerSectionD
{
	display: none;
}

ul 
{
	margin: 0;
	padding-top: 4px;
	padding-left: 25px;
	list-style: none;
}
ul li 
{
	padding: 0;
	margin: 0;
}
ul li a, 
ul li a:link
{
	text-decoration: none;	
	color: #3366cc;
	font-weight: bold;
	font-size: 11px;
}
ul li a:hover, 
ul li a:active
{
	color: #000000;
}

a#topnav-about-us,
a#topnav-about-us:link
{
    color: #669933;
	background-color: #eef2e2;
}

.smallBox h2,
.smallBoxMiddle h2
{
    padding-left: 6px;
}

h2.maps a,
h2.maps a:link
{
    color: #819f17;
}
h2.maps a:hover,
h2.maps a:active
{
    color: #819f17;
    text-decoration: underline;
}

div.learnmore
{
    margin-top: -9px;
}