body
{
width: 100%;
color: #4d4c3d;
background: #4d87a4 url(bg.png) repeat-x;
font-family: Georgia, Times, "Times New Roman", serif;
}
a:link, a:visited, h1, h2, h3, h4
{
color: #2f5e74;
}
a:hover, a:active, a.active:visited, a.active:link, div.section_content div.dynamic h2.active
{
color: #000;
}
hr
{
color: #60afb1;
border-bottom: 1px solid #60afb1;
}
ul.menu_gallery li a img
{
border: 2px solid #60afb1;
}
ul.menu_gallery li a.active img
{
border: 2px solid #336177;
}
form.loading
{
background: url(loading.gif) no-repeat bottom left;
}
div.loading
{
background: url(loading.gif) no-repeat;
}
input.input, textarea, select, input.input, div.section_content div.wide div.location
{
background: #fff;
color: #336177;
border: 1px solid #60afb1;
}
input.submit
{
background: #336177;
color: #fff;
}
input.alert, select.alert, textarea.alert
{
border: 1px solid #ad0202;
}
span.star
{
color: #ad0202;
}
div.status
{
background: #ad0202;
border: 1px solid #ad0202;
}
div.status ul
{
background: #fff;
color: #ad0202;
}


.logo, .logo a
{
width: 431px;
height: 141px;
background: url(logo.gif) no-repeat;
}
.logo{margin: 0;}
p.strapline
{
float: right;
width: 347px;
height: 38px;
background: url(strapline.gif) no-repeat center;
}

div.header
{
background: #60afb1;
}
ul.reslink li, ul.reslink li a
{
background: url(reslink.gif) no-repeat;
}
ul.reslink li a:hover
{
background-position: bottom left;
}
ul.nav
{
background: #2f5e74 url(nav.png) repeat-y;
}
ul.nav li
{
color: #fff;
border-left: 1px solid #fff;
}
ul.nav li.first, ul.nav li.search
{
border-left: 0 none;
}
ul.nav li a:link, ul.nav li a:visited
{
color: #fff;
}
ul.nav li a:hover, ul.nav li a:active, ul.nav li a.active:link, ul.nav li a.active:visited
{
color: #60afb1;
}

div.section_hero
{
height: 363px;
}


div.section_content div.links ul li a strong
{
color: #4d4c3d;
}
div.section_content div.links ul li a:hover, div.section_content div.links ul li a:active,
div.section_content div.links ul li a:hover strong, div.section_content div.links ul li a:active strong
{
text-decoration: underline;
color: #4d4c3d;
}






div.footer
{
color: #fff;
}
div.footer a:link, div.footer a:visited
{
color: #fff;
text-decoration: underline;
}
div.footer a:hover, div.footer a:active
{
color: #000;
text-decoration: underline;
}
div.footer ul.links li
{
border-right: 1px solid #fff;
}

div.footer ul.logos
{

float: right;
padding: 3px 5px;
margin: 5px 0 0 0;
background: #fff;
list-style-type: none;
}
div.footer ul.logos li
{
line-height: 76px;
float: left;
padding: 0 15px 0 0;
}
div.footer ul.logos li.last
{
padding: 0;
}
div.footer ul.logos li.audio
{
padding-top: 12px;
}