@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#41680D;
	font-family:arial,tahoma,verdana,sans-serif;
	font-size:12.5px;
	color:#000;
}

html, body {
		height:100%; /* needed for container min-height */
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:770px;
	background: #ffffc6;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#containernew {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	background: #ffffc6;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

div#content {
	padding:0 0 6em 0; /* bottom padding for footer */
	background: #ffffc6;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ffffc6 url('/img/footer.jpg') center bottom no-repeat;
}


#footer-new {
    position:absolute
	width:100%
	bottom:0; /* stick to bottom */
	background:#ffffc6 url('/img/footer-960.jpg') center bottom no-repeat;
}

div#footer p {
	text-align: center;
	padding: 5px;
	font-size: 11px;
}
div#footer .orangetxt {
	text-align: center;
	color: #ff702b;
	padding: 5px;
	font-size: 11px;
	font-style: italic;
}

p {
	margin-top: 0;
}
img {
	border: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  *border-collapse: collapse; /* hack is needed for IE7 also */
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #030;
	margin: 0px;
}
h3 {
	font-size: 26px;
	font-weight: bold;
	color: #030;
	margin: 2px;
}
a:link { text-decoration:underline; color: blue; }
a:visited { text-decoration:underline; color: blue; }
a:hover { text-decoration:underline; color: #32366d; }

#zones {
width: 100%;
border-top: 1px solid #426b08;
border-bottom: 1px solid #426b08;
}

#sideTable{
width: 120px;
border-top: 1px solid #426b08;
background: #ffffff;
}



#zone1 {
width: 140px;
padding: 4px;
vertical-align: top;
}

#zone1-wide {
width: 195px;
padding: 4px;
vertical-align: top;
}

#zone1-left160 {
width: 166px;
padding: 4px;
vertical-align: top;
}
#zone2 {
background: #ffffff;
vertical-align: top;
padding: 5px;
border-left: 1px solid #426b08;
border-right: 1px solid #426b08;
}

#linkZone{
border-top: 1px solid #426b08;
border-bottom: 1px solid #426b08;
}

#zone3 {
width: 195px;
padding: 2px;
vertical-align: top;
}

#zone4 {
width: 210px;
padding: 2px;
vertical-align: top;
}

#zonenew {
width: 960px;
padding: 2px;
vertical-align: top;
}

.sidetopgap {
	 text-align: center;
	 margin: 5px 0;
}

.sidetitle {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
	margin: 5px 0;
	background: url('/img/sidetitle.gif') no-repeat;
}
#zone1-wide .sidetitle {
	background: url('/img/sidetitle2.gif') no-repeat;
}

.sidetitle_big {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
	margin: 5px 0;
	background: url('/img/sidetitle_big.gif') no-repeat;
}

.sidetitle2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
	margin: 5px 0;
	background: url('/img/sidetitle2.gif') no-repeat;
}

.sidetitle2_big {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
	margin: 5px 0;
	background: url('/img/sidetitle2_big.gif') no-repeat;
}

.boldlinks a {
	font-weight: bold;
}

.boxholder{
background: #9dcb4d;
height: 94px;
clear: both;
padding: 4px;
}
div.boxholder div.box {
	display: none;
}
div.boxholder div.box .table {
	background: #D0CC9C;
}
.boxholdernew{
background: #81aa39;
height: 22px;
clear: both;
padding: 4px;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #518528 url('/img/greentab.jpg') no-repeat;
}
.activetab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
color: #000;
background: #518528 url('/img/activetab.jpg') no-repeat;
}
.activetab a {
color: #000;
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 9px 0 0 0;
}

.tab .tabtxt a{
color: #ffffff;
text-decoration: none;
}
.activetab .tabtxt a{
color: #000000;
text-decoration: none;
}

.menuitem{
height: 90px;
width: 120px;
background: #fcfcdc;
font-size: 12px;
text-align: center;
}

.eight .menuitem{
height: 90px;
width: 90px;
}

.twelve .menuitem{
height: 43px;
width: 120px;
}

.sixteen .menuitem{
height: 43px;
width: 90px;
}

.eighteen .menuitem{
height: 43px;
width: 78px;
}

.twenty .menuitem{
height: 43px;
width: 72px;
}

.bordright {
border-right: 4px solid #9dcb4d;
}
.bordbottom {
border-bottom: 4px solid #9dcb4d;
}

/** TEXT STYLES **/

.bigbold {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}
.bold {
	font-weight: bold;
}
.big {
	font-size: 14px;
}

.green { color: #060; }
.red { color: #C00; }
.blue {	color: #039; }
.brown { color: #660000; }
.lightblue { color: #00849c; }
.orange { color: #C63; }
.purple { color: #800040; }

/** END TEXT STYLES **/

.center {
	text-align: center;
}

div.left {
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
}

div.right {
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}

table#extra {
	width: 100%;
	border-bottom: 1px solid #426b08;
}
table#extra td {
	background: #fff;
	padding: 5px;
}

table#extratop {
	width: 100%;
	border-top: 1px solid #426b08;
}
table#extratop td {
	background: #fff;
	padding: 5px;
}

table#extratoplink {
	width: 100%;
	border-top: 1px solid #426b08;
}
table#extratoplink td {
	background: #ebfbdb;
	padding: 5px;
}


.leftLink {
	font-size: 11px;
	text-align: center;
}

.rightImg {
	float: right;
}

.textLeft{
	text-align:left;
}


.boldBlue{
	font-size: 14px;
	font-weight: bold;
	color:#000099;
}

.sideText{
	padding:10px;
}

.gallery {
	width: 100%;
}
.gallery td {
	text-align: center;
	vertical-align: top;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#5e8d21;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;

      }
    #tabs5 ul {
	  margin:0;
	  padding:2px 2px 0 12px;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("/img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 2px 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("/img/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#0d246f;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }
    #tabs5 li.selected a {
      background-position:0% -42px;
      }
    #tabs5 li.selected a span {
      background-position:100% -42px;
      }
	  
	  .border {
      border: thin solid #633;
      }
	 .reco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBE6A4;
	background-color: #060;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reco a:link, .reco a:visited, .reco a:active{
color:#EBE6A4;
text-decoration:none}
#reco a:hover, .reco a:hover {
	text-decoration:underline;
	color: #FFF;
}

.sidelink {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
	margin: 5px 0;
	background: url('/img/sidelink.gif') no-repeat;
}

Adding a few words to fix bug in network, This is caused when the size of the CSS is exactly 8192, so I'm typing all this in to make it reach a slightly higher figure and dreamweaver should sort it ou. Hopefully I have now typed enough to make the file slightly larger and it will all open OK. Up to 8.2 but need it a bit more than this to ensure it opens correctly. Apparently this is a bug in Dreamweaver when the file size of css reaches 8192kb or more, so hopefully this will resolve the issue.header-link-background-colour {
	background-color: #336600;
}
