body
{ 
  background-color: #fff;
  text-align: center;
  font-family : arial, "Lucida Sans Unicode", arial, verdana, sans-serif;
  font-size : .8em;
  color: #424242;
  margin: 0;
  padding: 0;
}

#wrapper
{
  width: 1015px;
  margin: 0 auto;
  text-align: left;
}


a
{
  color: #b9cb3c;
  font-weight: bold;
  text-decoration: none;
}


a:hover
{
  color: #424242;
  font-weight: bold;
  text-decoration: none;
}


.noborder
{
  border: none;
}


#top
{
  float: left;
  width: 1014px;
}

  
  #top .logo{
    float: left;
    margin: 20px 0 15px 0;
    border: none;
  }
  
  
  
  #search
  {
  display: none;
  }



#nav
{
  display: none;
}
  

#visual
{
  display: none;
}  

#printthis
{
  float: left;
  margin: 0 0 10px 0;
}



#menuwrapper
{

}

#menu1
{
  float:left;
  height:255px;
  background:#fff;
  position:relative;
}

#main_left
{
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}



#menu1 img
{
  top:0px;
  border:1px solid white;
}




h1{
  font-weight: bold;
  font-size: 17px;
  padding: 1px 0 5px 0;
  margin: 0;
  color: #B9CB3C;
  font-family: arial, helvetica, verdana, sans-serif;
}

  #limetitle
  {
  color: #b9cb3c;
  font-size: 24pt;
  }

#subtitle
{
color: #424242;
}
  

  #main_left h2
  {
    font-weight: bold;
    font-size: 12px;
  }



#main_fullwidth
{
  float: left;
  width: 1014px;
  margin: 3px 0 20px 0;
}


    *:lang(en) #main_fullwidth { margin: 0px 0 20px 0; }
    
    
                

#title
{
  float: left;
  width: 100%;
  border-bottom: 1px solid #424242;
  margin: 0 0 10px 0;
}



#full_title
{
  float: left;
  width: 1014px;
  border-bottom: 1px solid #424242;
  margin: 0px 0 10px 0;
}


  #main_fullwidth h1
  {
    float: left;
  width: 100%;
  }
  

  #main_left h2
  {
    font-weight: bold;
    font-size: 12px;
  }


#slidercontrol
{
display: none;
}


#content_left
{
display: none;
}

#content_left ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#content_left p
{
  margin: 0;
  padding: 5px 0 10px 0;
}





#content_middle
{
  float: left;
  width: 100%;
  margin: 0 0 0 0px;
  text-align: justify;

}

  #content_middle p
  {
  margin: 0;
  padding: 5px 0 10px 0;
  }


#content_home
{
  float: left;
    width: 100%;
  margin: 0 0 0 0px;
  text-align: justify;
}

  #content_home p
  {
  margin: 0;
  padding: 5px 0 10px 0;
  }


#content_fullwidth
{
  float: left;
  width: 100%;
  margin: 0 0 0 0px;
}

  #content_fullwidth p
  {
  margin: 0;
  padding: 5px 0 10px 0;
  }
  
  #content_fullwidth img
  {
  border: 1px silver solid;
  }


#main_right
{
display: none;
}


  


#footer
{
  float: left;
  width: 100%;
  background-color: #424242;
  border-top: 1px #424242 solid;
  color: #424242;
  font-size: 10px;
  text-align: center;
  margin: 25px 0 0 0;
}
  
  #footer p
  {
  margin: 0;
  }


  #footer a
  {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
  }

  #footer a:hover
  {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
  }
  
  
  .copyright
  {
    width: 900px;
    float: left;
  }
  
  .copyright p
  {
    margin: 0;
    padding: 4px 0 5px 100px;
  }
  
  
  .validlogos
  {
    display: none;
  }
  
  
      .validlogos img
      {
          border: none;
      }
      
      
  
  
#footer_address
{
  clear: both;
  width: 1014px;
  text-align: center;
  padding: 5px 0 5px 0;
  font-size: 9px;
}
  
  
  
  
  
  /*Quick contact CSS*/
  
  
  #layer
  {
    position:absolute;
    top:0px;
    left:0px;
    background:#424242;
    z-index:10;

    height:200px;
    width:200px;
    display:none;
  }
  
#xpresslayer
{
width:680px;
position:absolute;
left:22%;
top:200px;
z-index:20;
    border:1px solid #424242;
    background:#E8EDCB;
    text-align:center;
    padding-bottom:15px;
    display:none;
}
#xpresstitle
{
font-weight:bold;
font-size:14px;
margin-top:4px;
}


  #qccontact
  {
    width:320px;
    position:absolute;
    left:40%;
    top:200px;
    z-index:20;
    border:1px solid #424242;
    background:#E8EDCB;
    text-align:left;
    display:none;
    padding-bottom:15px;
  }

  #qccontacthandle, #xpresshandle
  {
    height:23px;
    padding-top:3px;
    padding-left:0px;
    padding-right:30px;
    background:url(/images/top.gif);
    background-repeat:repeat-x;
    margin-bottom:15px;

  }
  
  #qccontacthandle:hover, #xpresshandle:hover
  {
    cursor: move;
  }
  
  #qccontacthandle p, #xpresshandle p
  {
    float:left;
    padding:0px;
    margin:0px;
    color:white;
    font-weight:bold;
    padding-top:3px;
    padding-left:5px;
  }
  
  #qccontacthandle a, #xpresshandle a
  {
    float:right;
    margin-right:-23px;
    margin-top:-2px;
    color:white;
    font-size:19px;
  }
  
  #qccontact label
  {
    width:130px;
    padding-top:3px;
    display:block;
    float:left;
    font-weight:bold;
  }
  #qccontact input, #qccontact textarea
  {
    float:left;
    width:140px;
    margin-bottom:10px;
  }
  
  #qccontact .submit
  {
    width:60px;
  }
  
  #qccontact br
  {
    clear:both;
  }

  #qccontactcontent
  {
    min-height:250px;
    padding-left:15px;
  }


#brochure
{
display: none;
}











  #loading
  {
    height:130px;
    width:820px;
    z-index: 10;
    position:absolute;
    float:left;
    left:320px;
    top:420px;
  }
  
  
   .loadanimation
   {
      
      background-image: url(/images/loading.gif);
      background-position: 50% 50%;
      background-repeat: no-repeat;
   }
    
    #test
    {
      z-index:-10;
      float: left;
      width: 60%;
      margin: 0 0 0 10px;
    }





#menu2
{
background:white;
}
#menu2 a
{
margin:0px;
padding:0px;
}
#menu2 a img
{
border:0px;
padding:0px;
margin:0px;
}



#image
{
  float: left;
  margin: 7px 0 0 0;
  width: 360px;
  height: 270px;
}


#contactform input
{
border:1px solid #A8D40F;
width:160px;
}

#contactform textarea
{
border:1px solid #A8D40F;width:160px;
}

#contactsubmit 
{
  border: 1px solid #B5C641;
  height:25px;
  font-size:1.2em;
  background-color: #C1CE67;
margin-top:20px;
margin-left:202px;
font-weight:bold;
color:white;
}

.captcha
{
  border:1px solid #A8D40F;
  top:4px;
}

#map
{
  width:800px;
  height:350px;
}

:focus {
	outline: 0;
}

.getintouch strong
{
display:block;
float:left;
width:30px;
}

.enewsdate
{
  color:#B5C641;
}

.enewsarticle
{ 
  padding-bottom:20px;
}

.enewsimage
{
  padding-right:10px;
}

h2
{
padding-top:4px;
margin:0px;
}
