body
{
  background-color: #b0b0b0;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS",Arial,Tahoma,Helvetica,sans-serif;
  font-size: 12px;
}

img
{
  border: 0;
}

a
{
  color: #000;
}

a:hover
{
  color: #4c82c3
}

h1, h2, h3
{
  color: #468e46;
  font-weight: normal;
}

h1 a, h2 a, h3 a
{
  color: #468e46;
  text-decoration: none;
  border-bottom: 1px dotted #468e46;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
  border-bottom: 1px solid #468e46;
}

h1
{
  font-size: 26px;
  margin: 20px 0;
}

h2
{
  margin: 20px 0;
}

h3
{

}

fieldset 
{
  border:none;
}

legend 
{
  display: none;
}

label
{
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  margin: 0px 5px 0px 0px;
}

input, textarea, select
{
  font-size: 12px;
  border: 1px solid #468e46;
  margin-left: 5px;
  margin-bottom: 10px;
}

input:hover, textarea:hover, select:hover
{
  border-color: #0b4387;
}

input:focus, textarea:focus, select:focus
{
  background-color: #ffffe7;
}

.contact textarea
{
  width: 230px;
}

.floatleft
{
  float: left;
}

img.floatleft
{
  margin: 5px 10px 10px 0;
}

.floatright
{
  float: right;
}

img.floatright
{
  margin: 5px 0 10px 10px;
}

.centre
{
  text-align: center;
}

.listitem
{
  margin-bottom: 15px;
}

#container, #foot
{
  width: 770px;
  margin: 0 auto;
}

#container
{
  background-image: url('../images/2.gif');
  margin-top: 25px;
}

#head, #navigation, #main
{
  margin: 0 10px;
}

#head
{
  background: #fff;
  height: 150px;
}

#navigation
{
  height: 25px;
  background-color: #f3f3f3;
}

#navigation ul
{
  margin: 0;
  padding: 0;
}

#navigation ul li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

#navigation ul li a
{
  display: block;
  width: 86px;
  height: 19px;
  padding-top: 6px;
  text-align: center;
  text-decoration: none;
}

#navigation ul li a#navhome,
#navigation ul li a#navcontact
{
  width: 70px;
}

#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a.active
{
  color: #fff;
  font-weight: bold;
  background-color: #7fd973;
}

#main
{
  min-height: 500px;
}

#sidebar
{
  width: 180px;
  float: left;
}

#sidebar a
{
  color: #fff;
  text-decoration: none;
}

#sidebar a:hover
{
  text-decoration: underline;
}

.menu
{
  padding: 20px 10px 0;
  display: none;
}

.default #latestnewsmenu, 
.news #newsmenu, .downloads #latestnewsmenu, .links #latestnewsmenu, .contact #latestnewsmenu, .about #aboutmenu, .services #servicesmenu, .holidays #servicesmenu, .projects #projectsmenu
{
  display: block;
}

.menutitle, #sidebar .rssCcat
{
  color: #fff;
  display: block;
  font-size: 14px;
  height: 20px;
  margin: 10px 0 5px;
}

#sidebar ul
{
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

#sidebar ul li
{
  font-size: 11px;
  list-style-type: none;
  border-bottom: 1px dashed #fff;
  min-height: 15px;
  padding-top: 5px;
}

#searchinput, #subscribe
{
  display: block;
}

#searchinput input, #subscribe input
{
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  width: 150px;
  margin: 0;
  padding: 0;
}

#subscribe
{
  display: none;
}

#subscribe input
{
  width: 105px;
}

#subscribe .button input
{
  width: 60px;
  margin-left: 90px;
}

#subscribe label
{
  color: #fff;
  display: block;
  width: 45px;
  float: left;
  text-align: left;
  margin: 0;
  padding-top: 3px;
}

#subscribe fieldset
{
  margin: 0;
  padding: 0;
}

#subscribe .formline
{
  height: 25px;
}

#content
{
  width: 540px;
  float: right;
  margin-bottom: 25px;
  margin-right: 10px;
}

#content img.articleimage
{
  float: right;
  padding: 0 0 10px 10px;
}

/*
.default #content, .links #content, .contact #content, .downloads #content
{
  width: 400px;
}
*/

.pagesubheading
{
  display: block;
  border-bottom: 1px solid #969696;
}

.default .banner img, .links .banner img, .contact .banner img, .downloads .banner img
{
  display: none;
  width: 150px;
  float: right;
}

.news .banner img,  .about .banner img, .services .banner img, .projects .banner img
{
  display: none;
  width: 570px;
  float: right;
}

#foot
{
  background: url('../images/3.gif') no-repeat;
  height: 115px;
}







.footline
{
  height: 20px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
}

.footline a
{
  color: #000;
  text-decoration: none;
}

.footline a:hover
{
  text-decoration: underline;
}

ul.linklist
{
  padding-left: 5px;
}

ul.linklist li
{
  list-style-type: none;
}

#secondarynav
{
  padding-top: 15px;
}

#player
{
  text-align: center;
  padding: 10px;
}