body {
  background: #E7ECAA url(/images/background-gradient.png) repeat-x scroll 0 0;
  color: #666666;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size:100%;  
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.125em;
}

a {
  color: #34A317;
  text-decoration: none;
}

a:hover {  
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma,Arial,Verdana,sans-serif;  
  color: #78823B;
  line-height: 1.125em;
  margin-bottom: 1.125em;
  font-weight: normal;
}

h1 {
  font-size: 1.25em;
  color: #747F29;    
}

h2 {
  font-size: 1em;  
}

h3 {
  font-size: 0.875em;  
  margin-bottom: 1em;
}

h4 {
  font-size: 0.75em;
  margin-bottom: 0.5em;  
}

p {
  margin-bottom: 1.125em;
  font-size: 0.66em;  
}

address {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;  
}

#page-wrapper {  
  margin: 0 auto;
  width: 730px;
}

#header {
  height: 210px;
  border-top: 3px solid #667800;
  background: url(/images/background-header-subpage.png) no-repeat left top;
}

#header.home {    
  background: url(/images/background-header-home.png) no-repeat left top;
}

#header.subpage {    
  background: url(/images/background-header-subpage.png) no-repeat left top;
}

#container {  
  background: transparent;
  overflow: hidden;
}

#column-left {  
  width: 200px;
  min-height: 250px;
  height: 250px;
  background: #96A91C url(/images/background-column-left.png) no-repeat left top;
  float: left;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}

#column-middle {
  background: #EAF0B4;
  float: left;
  width: 529px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;  
}

#column-middle.home {  
  width: 270px;  
}

#column-middle.subpage { 
  width: 529px;
}

#column-right {  
  width: 260px;
  background: #F2E26E url(/images/background-column-right.png) repeat-y;
  float: left;
  padding-bottom: 32767px;
  margin-bottom: -32767px;	
}

#footer {
  height: 132px;
  clear: both;
  background: url(/images/background-footer-subpage.png) no-repeat left top;
}

#footer.home {  	
  background: url(/images/background-footer-home.png) no-repeat left top;
}

#footer.subpage {  
  background: url(/images/background-footer-subpage.png) no-repeat left top;
}

.inner-content {
  margin: 0 10px;
}

#heading {
  position: relative;
  top: 45px;
  float: left;
  width: 326px;
  height: 91px;
}

#column-left .inner-content li {  
  border-top: 1px solid #A6B64B;
  border-bottom: 1px solid #6F7E15;
  padding: 3px 0;
}

#column-left .inner-content li a {
  color: #F0F5C8;
  font-size: 0.75em;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  padding-left: 5px;    
  display: block;
  vertical-align: middle;  
}

#column-left .inner-content li a:hover {
  color: #FFF;
  text-decoration: none;
}

#column-left .inner-content li.first {
  border-bottom: 1px solid #6F7E15;
  border-top: none;
}

#column-left .inner-content li.last {
  border-top: 1px solid #A6B64B;
  border-bottom: none;
}

.seperator-content {  
  border-top: 2px dotted #DAE198;  
  padding-bottom: 1em;
}

#slideshow-container {
  padding: 10px;
  background: #E1E68F;
  height: 160px;
}

#footer-nav {
  height: 50px;
  background: #667800;
  color: #F0F5C8;
  font-size: 0.6em;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  padding: 0 5px;
}

#copyright {
  float: left;
  line-height: 1.25em;
}

#footer-links {
  float: right;
}

#footer-links a {
  color: #F0F5C8;  
  font-family: Tahoma,Arial,Verdana,sans-serif;
}

#footer-links a:hover {  
  text-decoration: underline;    
}

#publisher {
  color: #A7B700;
  font-size: 0.55em;
  width: 100%;
  text-align: right;
  display: block;
}

#publisher a {
  color: #A7B700;  
}

#publisher a:hover {
  text-decoration: underline;
}

#column-right ul {
  list-style-image: url(/images/articles-ul-disc.png);
  list-style-position: inside;
  padding-left: 10px;
  padding-bottom: 16px;
  line-height: 0.875em;
}

#column-right li a {
  font-size: 0.75em;
  padding-left: 5px;
}

.seperator-subnav {
  height: 0px;
  width: 100%;
  border-top: 1px solid #DECD65;
  border-bottom: 1px solid #F4EB9E;
  margin-bottom: 15px;
  margin-top: -15px;  
  clear: both;
}

.recent-work-content {
  float: left;
  width: 175px;
  padding-right: 5px;
}

.recent-work-image img {
  border: 3px solid #DBC317;  
  float: right;
}

.recent-work-content h4 {
  color: #333;
  font-weight: bold;
  font-size: 0.625em;
  text-transform: uppercase;
}

.recent-work-content p {
  color: #666;  
  font-size: 0.6em;
}

.error {
    color: #F90101;
    text-align: center;
}

.breadcrumbs {
  width: 100%;
  font-size: 0.625em;
  height: 30px;  
}

#search-form {
  position: relative; 
  top: 20px; 
  right: 8px;
  float: right;
}

#search-form span.input {
  position: relative; 
  top: -12px; 
  left: 5px; 
  color: #FFFFFF;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-size: 0.75em;
}

.partner-associate {
  padding: 0;  
}

.partner-associate img {
  float: left;  
  padding-right: 10px;  
}

.photo-gallery {
  background: #E1E68F;
  padding: 5px;
  margin-bottom: 15px;
}

.photo-gallery a,
#search-results a {
  font-size: 0.75em;
  text-decoration: underline;
}

#search-results .search-result a {
  font-size: 1.125em;
}

.services-links{
  text-align: center;
  font-size: 0.625em;
}

#sitemap-container #column1 {
  float: left;  
  width: 280px;
}

#sitemap-container #column2 {
  float: left;  
}

#sitemap-container h3 {
  margin-bottom: 0.5em;
}

#sitemap-container h3 a {
  color: #78823B;
}

.sitemap-list {
  padding: 0 0 20px 10px;
  font-size: 0.75em;
}

.contact-form {
  padding: 10px;
  background: #E1E68F;
}

.quick-enquiry-form {
  padding: 5px;
  background: #EFDB59;
}

#column-middle ul {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 0.75em;
  padding: 0 0 1em 5px;
}