@charset "utf-8";/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}       

a {
	color: #fff;
}
#container {
width: 900px;
vertical-align: middle;
padding: 8px;
margin-left: auto;
margin-right: auto;
border: solid 1px #AAA;
height: 640px;
position: relative;
}
#header {
width: 900px;
height: 56px;
position: relative;
padding-bottom: 10px;
}
#header-logo {
width: 183px;
height: 56px;
float: left;
position: relative;
}
#header-strip {
padding: 0px;
margin: 0px;
width: 900px;
height: 37px;
position: relative;
background-image: url(/images/top-menu.jpg);
background-repeat: repeat-x;
border-right: solid 1px #bbbcbf;
border-left: solid 1px #bbbcbf;
}
#break-10px {
position: relative;
width: auto;
height: 10px;
}
/*TOP HEADER LINKS*/.header-links {
color: #b6a986;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .6em;
float: right;
margin-top: 46px;
}
.header-links li {
display: inline;
list-style: none;
}
.header-links li a {
text-decoration: none;
padding: 4px;
}
.header-links li a,.header-links li a:link {
color: #b6a986;
}
.header-links li a:visited {
color: ;
}
.header-links li a:hover {
color: #2e4fa0;
}
#left-full-col p a {
color: #FFF;
font-decoration: underline;
}
/*STRIP MENU LINKS*/.header-strip-links {
color: #5f6062;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .6em;
float: right;
padding-top: 12px;
margin: 0px;
margin-right: -260px;
}
.header-strip-links li {
display: inline;
list-style: none;
}
.header-strip-links li a {
text-decoration: none;
padding: 4px;
}
.header-strip-links li a,.header-strip-links li a:link {
color: #5f6062;
}
.header-strip-links li a:visited {
color: ;
}
.header-strip-links li a:hover {
color: #2e4fa0;
}
/*MAIN LEFT NAVIGATION*/#nav-left {
position: relative;
float: left;
width: 185px;
left: -39px;
z-index: 10;
}
#nav-left ul {
color: #5f6062;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 150px;
}
#nav-left ul li {
list-style: none;
text-align: left;
background-image: url(/images/left-nav.jpg);
background-repeat: repeat-x;
margin-bottom: 0px;
}
#nav-left ul li a {
display: block;
text-decoration: none;
padding-left: 5px;
padding-bottom: 10px;
padding-top: 10px;
border: solid 1px #bbbcbf;
margin-bottom: 3px;
}
#nav-left ul li a,#nav-left ul li a:link {
color: #5f6062;
}
#nav-left ul li a.selected {
background-image: none;
background-color: #008cc7;
color: #FFF;
border: none;
}
#nav-left ul li a:visited {
color: ;
}
#nav-left ul li a:hover {
color: #2e4fa0;
}
#nav-left ul li ul {
position: relative;
top: -3px;
background-color: #17716c;
padding-left: 5px;
margin-left: 0px;
width: 145px;
display: none;
}
#nav-left ul li ul li {
width: 100px;
background-image: none;
}
#nav-left ul li ul li a, #nav-left ul li ul li a:hover, #nav-left ul li ul li a:link {
border: 0 solid #FFF;
color: #FFF;
padding: 2px 5px;
font-size: 10px;
}
#nav-left ul.menu li.current ul {
   display:block;
}

#nav-left-contact-details-container {
background-image: url(/images/centre-banner.jpg);
background-repeat: repeat-x;
position: absolute;
padding: 1px;
bottom: 26px;
width: 150px;
}
#nav-left-contact-details {
border: solid 1px #FFF;
padding: 8px;
}
#nav-left-contact-details p {
margin: 2px;
font-size: 9px;
color: #FFF;
}
#nav-left-contact-details p a {
color: #FFF;
text-decoration: underline;
}
#nav-left-contact-details p.ph-number {
color: #7d704d;
font-size: 11px;
}

/* contact form */
.newsletter-form p {
clear: both;
}

.newsletter-form p label {
margin: 5px;
float: left;
clear: both;
text-align: right;
}
.newsletter-form p input {
margin: 5px;
float: right;
}

/* MAIN COLUMN */#maincol {
margin-left: -30px;
float: left;
width: 700px;
height: 400px;
}
#centre-banner {
position: relative;
float: left;
padding: 22px 22px;
width: 703px;
text-align: center;
margin: 10px 0px 3px;
background-image: url(/images/centre-banner.jpg);
background-repeat: repeat-x;
color: #FFF;
font-size: 0.9em;
height: 59px;
}
#centre-banner p {
margin: 0;
}
#centre-content img {
width: 747px;
}
#left-news-col {
width: 335px;
float: left;
color: #FFF;
}

#left-news-image {
width: 335px;
margin-top: 10px;
margin-bottom: 3px;
}
#left-news-copy {
background-image: url(/images/news-gradient-left-col.jpg);
background-repeat: repeat-x;
width: 351px;
height: 232px;
}
#left-news-copy h1 {  
font-family:arial;
font-size:24px;
font-weight:lighter;
text-align: center;
margin: 10px 0;
}
#left-news-copy {
font-size: 8pt;
font-weight: normal;
padding: 5px 10px;
}
#left-full-col p {
font-size: 11px;
}
#left-full-col {
z-index: 1000;
}
#right-news-col {
width: 355px;
float: right;
color: #FFF;
margin-top: 10px;
margin-right: -29px;
}
#right-news-image {
width: 305px;
margin-top: -110px;
}
#right-news-copy {
background-image: url(/images/news-gradient-right-col.jpg);
background-repeat: repeat-x;
width: 353px;
height: 228px;
}
#right-news-copy h1 {
font-size: 1.2em;
text-align: center;
margin: 5px 0;
}
#right-news-copy {
font-size: 8pt;
font-weight: normal;
padding: 5px 10px;
}
#footer {
clear: both;
position: absolute;
bottom: -30px;
}
#copyright-info {
width: 400px;
position: relative;
top: 30px;
left: -9px;
font-size: 9px;
color: #666;
}
/*TOP HEADER LINKS*/
#footer-links ul li a {

}

#footer-links ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
float: right;
margin-left: 642px;
margin-top: 18px;
}
#footer-links ul li {
display: inline;
list-style: none;
border-right: 0px solid #444;
}
#footer-links ul li.last {
border-right: 0px;
}
#footer-links ul li a {
text-decoration: none;
padding: 4px;
}
#footer-links ul li a,#footer-links ul li a:link {
color: #444;
}
#footer-links ul li a:visited {
color: ;
}
#footer-links ul li a:hover {
color: #2e4fa0;
}
/* two column design elements */.intro {
font-size: 11px;
font-weight: bold;
}
.copy {
font-size: 11px;
}
#left-full-col h3 {
font-size: 11px;
font-weight: bold;
margin-bottom: 0px;
}
#left-full-col h2 {
font-size: 16px;
margin-top: 3px;
font-weight: lighter;
}
#right-full-col {
position: relative;
left: 47px;
top: -509px;
clear: both;
float: right;
width: 511px;
}
#right-full-col img {
height: 500px;
}
.loading {
background: url( '/images/bigWaiting.gif' ) no-repeat 50% 50%;
height: 100%;
width: 100%;
}

