/* Barlaston Allotments Association */

body {background: url(images/background.jpg); background-repeat: repeat-x;  }
 


.bvhnav{text-align: left; margin-left: 160px; font-size: small; color: Gray}

.hi{text-align: left; margin-left: 0px;font-size: small; color: white;background-color: #006600}
 
 
 
  
A       { color:#333399; text-decoration: none;font-weight: bold }
A:hover {color: #FF0000; text-decoration: none; font-weight: bold}
.navlink  { color:#0000FF; text-decoration: none }
.eventlink { text-decoration: none}
 
.chosen {color: white; font-weight: bold; background-color: #006600}
 
.Q {color: #FF0000; font-weight: bold;}
.A {color: #009900; font-weight: bold;margin-left: 2em}
  
.smalltext {font-size: 10px} 
.indent {margin-left: 2em}
.bold {font-weight: bold}
  
/* drop the capital letter */
.dropthecap {float: left; margin-top: 2px;  color: black;  padding-top: .0em;  font-size: 38pt;  line-height:40px; height: 1em;  font-weight: bold; }
 
/* New tab Nav code */
#navigation a
{
color: #FFFFFF;
background: #ffa20c url(images/left-tab.gif) left top no-repeat;

padding-left: 10px;
  background-color: #7F4609
}

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #FFCC00;
background: url(images/left-tab-hover-green.gif) left top no-repeat;
padding-left: 10px;
  background-color: #006600
}

#navigation a:hover span
{
background: url(images/right-tab-hover-green.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
padding: 0;
  margin-right: auto;
  margin-left: auto
}

#navigation li
{
list-style: none;
float: left;
display: list-item;
padding-bottom: 14px;

background-color:#006600;
margin-left: auto;
margin-right: auto;
  text-align: center
}




.selected {
color: #FFFFFF;
background: #781351 url(images/left-tab-hover-green.gif) left top no-repeat;
padding-left: 10px;
  background-color: #006600;
  font-weight: bold
}

.selected span {
background: url(images/right-tab-hover-green.gif) right top no-repeat;
padding-right: 10px

  }
