body {
     color: #616161;
     font-family: Verdana,Arial,sans-serif;
     font-size: 11px;
     line-height: 1.5em;

}
div { margin: 0; padding: 0; }
a, a:visited, a:hover { text-decoration: none; color: #345a95; }
h1 { font-weight: normal; font-size: 210%; margin: 0; line-height: 25px; }
h1 a, h1 a:hover, h1 a:visited { color: black; }
h2 { margin-top: 0.2em; font-size: 16.5px; line-height: 18px; }
h3 { color: #0a3a86; line-height: 1.7em; }
h4 { color: #FFF; margin: 14px 0px 14px 35px; font-size: 11px; line-height: 16.5px; }

a img { border: none; }
li { margin-left: 20px; }

#mainWrapper {
    width: 970px;
    margin: 1em auto;
    padding: 0;
    background: white;
}

#headerWrapper {
    width: 970px;
    height: 90px;
    background-repeat: no-repeat;
    background-image: url(../images/header.jpg);
}

#headerWrapper img { float: left; }

#rightTop {
	float: right;
	height: 90px;
	margin: 0 25px 0 0;
	width: 270px;
}

#topNavigation {
	float: right;
	height: 25px;
	margin: 10px 0 0 0;
	width: 270px;
}

#search {
	height: 40px;
	margin: 5px 0 0 0;
	width: 270px;
	float: right;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 970px;
}

#banner1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 279px;
	width: 970px;
}

#staticMenu {
	height: 47px;
	width: 970px;
        background-image: url(../images/static-top.jpg);
	background-repeat: no-repeat;
        background-position: -1px 0px;
	float: left;
}

#staticMenu ul {
	margin: 0;
        padding: 10px 0 0 150px;
        width: width: 745px;
        height: 37px;
}

#staticMenu ul li {
	float: left;
	height: 37px;
        list-style-type: none;
        text-align: center;
        font-weight: bold;
        margin: 0;
        border-right: 1px solid #cacaca;
        _width: 120px;
}

#staticMenu ul li a {
        color: #0469b7;
        display: block;
        height: 17px;
        padding: 10px;
}

#staticMenu ul li a:hover , #staticMenu ul li a.current {
        background-color: #0469B7;
        color: #FFF;
}

div#staticNavigation {
	margin: 13px 0 0 11px;
	float: left;
	height: 36px;
	width: 950px;
}

ul#staticNavigation {
	margin: 0;
        padding: 0;
        width: 100%
}

ul#staticNavigation li {
	float: left;
	height: 15px;
        list-style-type: none;
        text-align: center;
        padding: 0 10px;
        border-right: 1px solid #0469b7;
}

ul#staticNavigation li a {
        color: #0469b7;
}

div#background {
	float: left;
	min-height: 760px;
        _height: 760px;
	width: 950px;
}


div#menuWrapper {
	background-color: #FAC223;
	float: left;
	height: 311px;
	margin: 0 0 0 11px;
	width: 202px;
}

div#menuWrapper ul {
    width: 193px;
    margin: 0;
    padding: 5px;
}

div#menuWrapper ul li {
    width: 180px;
    margin-left: 6px;
    text-align: center;
    border-bottom: 1px dotted #333;
    list-style-type: none;
    line-height: 29px;
    display: block;
}

div#menuWrapper ul li a { 
    color: #333; 
    display: block;
}

div#menuWrapper ul li a:hover, div#menuWrapper ul li a.current { 
    background-color: #ffd869;
    min-height: 2.3em;
}

div#menuWrapper ul li:last-child { border: medium none; }

div#menu {
	background-color: #FAC223;
	float: left;
	min-height: 311px;
	_height: 311px;
	margin: 0 0 0 10px;
        width: 191px;
}

div#menu ul {
    width: 95%;
    margin: 0;
    padding: 0.2em;
}

div#menu ul li {
    display: block;
    min-height: 2.6em;
    width: 175px;
    margin: 0;
    border-bottom: 1px dotted #333;
}

div#menu ul li a { 
    color: #333; 
    display: block;
    font-weight: bold;
    min-height: 28px;
}

div#menu ul li a:hover, div#menu ul li a.current { 
    background-color: #d2a31c;
    min-height: 28px;
}

div#menu ul li:last-child { border: medium none; }
#menu ul li ul li a { font-weight: normal; }
#menu ul li ul li a:hover { background-color: #FFD869; }
#menu ul li ul li ul { border-top: 1px dotted #333; }

#mainImage {
	width: 747px;
	height: 311px;
	float: left;
	background-image: url(../images/main-img.jpg);
}

#imageSection {
	width: 752px;
	height: 192px;
	float: left;
	background-image: url(../images/content-img.jpg);
}

#latestNews {
	margin: 0 0 0 11px;
	float: left;
	height: 40px;
	width: 950px;
	overflow: hidden;
}

#titles {
	float: left;
        height: 30px;
        padding: 5px;
        width: 744px;
	background-image: url(../images/titles.jpg);
}

#contentWrapper {
        width: 970px;
	min-height: 420px; 
}

#pageWrapper {
        background-color: #FAC223;
        width: 958px;
        min-height: 600px;
        padding-left: 11px;
        background-image: url('../images/grey.jpg');
        background-repeat: repeat-y;
        background-position: top left;
}

#contentArea {
        width: 757px;
        background-color: #FFF;
        min-height: 600px;
        float: left;
}

#content {
        width: 663px;
	min-height: 390px; 
	_height: 390px;
	padding: 0 10px;
	float: left;
}

#content1 {
        padding: 0 15px;
        width: 425px;
	min-height: 487px; 
	_height: 487px;
	float: left;
	background-image: url(../images/middle.jpg);
        background-repeat: repeat-y;
}

#contentAlt {
        width: 453px;
        min-height: 551px;
        _height: 551px;
	float: left;
	padding: 0 10px;
}

#top {
        width: 453px;
	height: 32px; 
	float: left;
	background-image: url(../images/top.jpg);
        background-repeat: no-repeat;
}

#bottom {
        width: 453px;
	height: 32px; 
        float: left;
        margin-left: 212px;
	background-image: url(../images/bottom.jpg);
        background-repeat: no-repeat;
}

div#contentAlt div#bottom { margin-left: 0px; }

#box1 {
        width: 324px;
	height: 188px; 
	float: left;
	background-image: url(../images/blue-box.jpg);
}

#box2 {
        width: 324px;
	height: 188px; 
	float: left;
	margin-left: 15px;
	background-image: url(../images/blue-box.jpg);
}

#box3 {
        width: 324px;
	height: 188px; 
	float: left;
	margin-top: 15px;
	background-image: url(../images/blue-box.jpg);
}

#box4 {
        width: 324px;
	height: 188px; 
	float: left;
	margin: 15px 0 0 15px;
	background-image: url(../images/blue-box.jpg);
}

#box5 {
        width: 276px;
	height: 160px; 
	float: left;
        margin: 10px 0 15px;
	background-image: url(../images/lilblue-box.jpg);
}

#box6 {
        width: 276px;
	height: 160px; 
	float: left;
        margin: 0 0 15px;
	background-image: url(../images/lilblue-box.jpg);
}

#rightside {
        width: 247px;
	height: 390px; 
	float: left;
}

#rightside1 {
        width: 277px;
	min-height: 390px; 
	float: left;
}

#yellow1 {
        height: 21px;
        padding: 18px 0px;
        width: 276px;
        font-family: Arial,sans-serif;
        font-size: 20px;
	float: left;
        font-weight: bold;
	text-align: center;
	background-image: url(../images/yellow-box.jpg);
	background-repeat: no-repeat;
}

#yellow2 {
        height: 21px;
        padding: 18px 0px;
        width: 276px;
        font-family: Arial,sans-serif;
        font-size: 20px;
	float: left;
        margin-top: 10px;
        font-weight: bold;
	text-align: center;
	background-image: url(../images/yellow-box.jpg);
        background-repeat: no-repeat;
}

#yellow3 {
        height: 21px;
        padding: 18px 0px;
        width: 276px;
        font-family: Arial,sans-serif;
        font-size: 20px;
	float: left;
        font-weight: bold;
	margin-top: 10px;
	text-align: center;
	background-image: url(../images/yellow-box.jpg);
        background-repeat: no-repeat;
}

#circle {
        width: 268px;
	height: 202px; 
	float: left;
	margin-top: 10px;
}

.clear {
	width: 100%;
	height: 0;
	line-height: 1px;
        font-size: 1px;
	clear: both;
}

#footer {
    width: 970px;
    height: 200px;
    margin-top: 10px;
    border-top: 1px solid #a9a9a9;
}

#footerWrapper {
        width: 600px;
        height: 250px;
        float: left;
}

#footerAdvert {
        width: 450px;
        height: 160px;
        float: left;
        margin-top: 15px;
}

#footerContent {
        width: 150px;
        height: 160px;
	text-align: left;
        float: left;
        margin-top: 15px;
}

#footerContact {
        width: 370px;
        height: 200px;
        float: left;
	text-align: left;
        margin-top: 15px;
}

#footer p { margin: 0; }

.entry-content {
        padding: 0 15px;
}



#fileList li , #newsList li {
        list-style-type: none;
}

#newsList li {
	height: 40px;
}
#newsList li a { margin: 12px 0px 0px; display: block; }
#newsList { padding-left: 20px !important; }

.listingContainer {
	width: 737px;
	margin: 10px 10px 0px;
	min-height: 175px;
	float: left;
}

.listingDetails {
	width: 440px;
	float: left;
	min-height: 175px;
}

.listingLine {
	width: 420px;
	padding: 0px 10px;
	min-height: 20px;
}

.listingText {
	width: 420px;
	padding: 0px 10px;
	min-height: 75px;
}

.listingImage {
	width: 277px;
	height: 160px;
	margin: 7px 0px 0px 10px;
	float: left;
}

.featured {
	background-color: #FAC223;
}

.locationGroupLinks {
	width: 48%;
	margin: 0px 1% 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.locationGroupHolder {
	width: 100%;
	margin: 10px 0px 0px;
	border-bottom: 1px solid #959595;
	float: left;
}

.locationGroupHeader {
	width: 100%;
	float: left;
}