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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:bold; 
} 

a
{
outline:none;
color:#996600;
font-weight:bold;
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

body
{
background-color:#003300;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-bottom:10px;
text-align:center;
}

#wrapper
{
margin:0 auto;
text-align:left;
width:960px;
}

#header
{
background-image:url(../images/header-bg.jpg);
background-repeat:no-repeat;
width:960px;
height:180px;
overflow:hidden;
}

#logo
{
padding:14px 0px 0px 65px;
float:left;
}

#flash
{
width:630px;
height:110px;
float:left;
padding:14px 0px 0px 90px;
}

#container
{
width:960px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
}

#left
{
width:221px;
float:left;
background-image:url(../images/leaf_icon.gif);
background-repeat:no-repeat;
background-position:top right;
padding-top:20px;
}

#left ul
{
padding-left:30px;
}

#left ul ul
{
background-color:#0B4926;
margin:7px 1px 0px -9px;
padding:3px 0 0 10px;
_padding:3px 0 0 0px;
list-style:none;
display:inline;
float:left;
}

#left li
{
font-size:1.2em;
width:139px;
background-image:url(../images/li.gif);
background-repeat:no-repeat;
padding:9px 0px 7px 10px;
min-height:23px;
_height:23px;
_margin-bottom:-3px;
}

#left li.nest
{

}

#left a
{
color:#FFFFFF;
text-decoration:none;
display:block;
font-size:10px;
}

#middle
{
width:510px;
float:left;
display:inline;
}

div.wk
{
clear:both;
}

div.wk h1
{
font-size:2em;
color:#003300;
border-bottom:#003300 1px dashed;
padding-bottom:5px;
margin-bottom:15px;
}

div.wk h3
{
font-size:20px;
color:#003300;
padding-bottom:5px;
margin-bottom:15px;
}

#middle div.banner-left
{
width:130px;
height:115px;
float:left;
display:inline;
}

#middle div.banner-right
{
width:130px;
height:115px;
float:right;

margin-bottom:20px;
display:inline;
}

#right
{
width:181px;
float:right;
margin-right:30px;
margin-top:0px;
display:inline;
}

#right input
{
width:150px;
margin-top:3px;
}

#right input.button
{
width:70px;
}

#right div.newsletter-top
{
width:179px;
height:137px;
background-image:url(../images/newsletter-top.jpg);
background-repeat:no-repeat;
margin-top:20px;
}

#right div.newsletter-middle
{
width:159px;
background-image:url(../images/newsletter-middle.jpg);
background-repeat:repeat-y;
padding:0px 10px 0px 10px;
}

#right div.newsletter-middle h3
{
color:#003300;
font-size:1.2em;
font-weight:bold;
padding:10px 0px 0px 0px;
}

#right div.opening-times
{
width:179px;
}

#right div.downloads
{
width:179px;
}


#right div.opening-times h3
{
color:#003300;
font-size:1.4em;
font-weight:bold;
padding:10px 0px 0px 0px;
margin-top:20px;
border-top:#003300 1px dashed;
width:179px;
}

#right div.downloads h3
{
color:#0B4926;
font-size:1.4em;
font-weight:bold;
padding:10px 0px 0px 0px;
margin-top:20px;
border-top:#CCCCCC 1px solid;
width:179px;
}

#right div.opening-times h4
{
color:#333333;
font-size:1.3em;
font-weight:bold;
padding:10px 0px 0px 0px;
}

#right div.opening-times p
{
color:#333333;
font-size:1.2em;
padding:0px;
}


#footer
{
background-image:url(../images/footer-bg.jpg);
font-size:9px;
background-repeat:no-repeat;
height:50px;
padding-top:24px;
}

#footer a
{
color:#FFFFFF;
text-decoration:none;
}

#footer-left
{
width:600px;
float:left;
height:50px;
font-size:1.2em;
color:#FFFF00;
}

#footer-left ul
{
margin-left:20px;
}

#footer-left li
{
display:inline;
margin-right:10px;
}

#footer-right
{
width:300px;
float:right;
height:50px;
font-size:1.2em;
color:#FFFFFF;
}

#footer-right ul
{
text-align:right;
margin-right:20px;
}

#footer-right li
{
display:inline;
margin-left:10px;
}

.clear 
{
clear:both;
}

.postredtext
{
color: #cc0000;
}