﻿* { padding: 0; margin: 0; }

body {
 font-family:"Trebuchet MS";
 font-size:12px;
 background:#fff url('images/bg.jpg') repeat-x;
}

h1{font-size:25px; color:#999999; font-weight:normal; margin-bottom:6px}
h3{font-size:18px; color:#87972c; font-weight:normal; margin-bottom:10px}
h4{font-size:17px; color:#999999; font-weight:normal; margin-bottom:10px}
h5{font-size:13px; color:#000; margin-bottom:1px}

.green{color:#87972c; font-size:30px;line-height:25px}.grey{color:#999; font-size:30px}
ul{margin-left:15px}
.clear{margin-top:6px}
img{border:0}

/********************************************

   LAYOUT

********************************************/ 

a{color:#6c8111;text-decoration:underline;}
a:hover{text-decoration:none}

.left{float:left} .right{float:right}

.home-logo{border:0 none;
margin-left:10px;
height:135px;
position:absolute;
z-index:100000000;}

.clear{height:2px}.600px{width:600px}.email{margin-top:30px;}

#wrapper { 
 background:#fff;
 border:1px solid #AAAAAA;
 margin:20px auto 8px auto;
 width:970px;
 overflow:hidden;
}

/********************************************

   HEADER

********************************************/ 

#header {
 color: #333;
 padding: 2px;
 height: 157px; 
 width: 966px;
 margin: 0px 0px 5px 0px;
}
#head-left {
 float:left;
 width: 373px; 
 height: 145px;
 padding-top:10px
}
#head-right {
 float:right;
 width: 391px; 
 height: 112px;
}
#twitter {
background:url("images/twitter.png") repeat scroll 0 0 transparent;
float:right;
height:66px;
margin-bottom:10px;
margin-right:20px;
width:377px;
padding:38px 0px 0px 7px;}

/********************************************
   NAVIGATION
********************************************/ 

#navigation {
background:url("images/nav.png") repeat scroll 0 0 transparent;
float:left;
height:153px;
margin-top:-46px;
position:relative;
width:971px;
z-index:10000000;
padding-top:9px;
}

#navigation ul{
list-style:none
}

#navigation li{
display:inline;
float:left;
}

.home{margin-top:102px;width:104px;}
.about{margin-top:80px;width:89px;}
.aqua{margin-top:56px;width:96px;}
.whats-on{margin-top:41px;width:86px;}
.membership{margin-top:25px;width:105px;}
.work{margin-top:17px;width:106px;}
.parties{margin-top:8px;width:164px;}
.latest{margin-top:6px;width:104px;}
.contact{margin-top:7px;width:89px;}

/******************** PHP CALENDAR ************************/ 

#php-calendar{color:#fff}
#php-calendar a{color:#fff; text-decoration:none}
#php-calendar a:hover{text-decoration:underline}
#php-calendar th{background:#667220;padding:2px;}
#php-calendar td{padding:2px;width:26px;background:#8fa127;text-align:center;}

