#body {
    background-color:#CCCCCC;
    text-align: center;
}
 
#header
{
    padding: 1em 0em 2em 0em;    
    background:  url('http://lcgp.wikidot.com/local--files/home/lcgp2.gif') no-repeat left;
    height: 9em;
}
 
#header h1, #header h2 {
    display: none;
}
 
#container {
    max-width:1000px;
    min-width: 1000px;
    padding: 0 150px 0 0;
    background-image:url(http://lcgp.wikidot.com/local--files/css/m_r.png);
    background-repeat: repeat-y;
    background-position: top right;
    background-color:#FFFFFF;
}
 
#container-wrap{
    padding: 0 0 0 150px;
    background-image:url(http://lcgp.wikidot.com/local--files/css/m_l.png);
    background-repeat: repeat-y;
    background-position: top left;
    background-color:#FFFFFF;
}
 
h1{
   font-weight: normal;
   font-size: 170%;
   color: #389830;
}
 
h2{
    font-weight: normal;
    font-size: 130%;
    color: #389830;
    font-style:italic;
}
 
#main-content h2{
   text-indent:0.5em;
   font-weight:bold;
}
 
#search-top-box {
    display:none;
}
 
#login-status{
    right: 5px;
}
 
#top-bar a:hover {
    text-decoration:none;
    background-color:#389830;
    color:#ffffff;
}
 
#page-title {
    display:none;
}
 
.alert_box{
    padding: 5px 5px 5px 5px;
    border: solid 2px;
    font-size: 80%;
    float: left;
    color: #389830;
    text-align: justify;
    width: 150px;
    margin-left: 0px;
    background-color:#dddddd;
    -moz-border-radius: 2em 2em 2em 2em;
    -webkit-border-radius: 10px;
 
}
 
div.leftcol {
    float: left;
    width: 330px;
    padding-left:15px;
    font-size: 80%;
    text-align: justify;
}
 
div.main {
    font-size: 80%;
}
 
div.centercol {
    margin: 0 235px 0 370px;
    text-align: justify;
}
 
div.rightcol {
    float: right;
    width: 200px;
    padding-right:15px;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background:#d8d8d8 url(http://www.leatherheadcommunitygarden.org.uk/local--files/css/tab_bg.png) repeat-x; /* tab background */
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#389830 url(http://www.leatherheadcommunitygarden.org.uk/local--files/css/tab_hover.png) repeat-x left -1400px; /* selected tab background */
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#bfdaff url(http://www.leatherheadcommunitygarden.org.uk/local--files/css/tab_hover.png) repeat-x left -1300px; /* selected tab background */
}
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #389830;
}
Site designed by Coluber Technology Limited