*
{
	padding:0;
	margin:0;
}

body
{
  font-size:   16px;
  line-height: 18px;
  font-family: "Trebuchet MS",  Helvetica, sans-serif;
  margin:      20px;
  background-image:
		url('https://web.archive.org/web/20180126093941im_/https://www.sags.org.uk/images/Cloud.gif');

}
#container
{
	position: absolute;
	width: 100%;
}
#wrapper
{
  width: 95%;
  margin: 2px auto;
  overflow: hidden;
}	

#top
{
	margin-top:1px;
	width: 95%;
	height: 125px;

}

#logo
{	float:left;
	width:150px;
	height: 100px;
	margin-left:5px;
	
}


	
#header
{
	margin-left: 155px;
	text-align: center;
	background-image: 
		url('/web/20180126093941im_/https://www.sags.org.uk/images/AllotmentFlowers.jpg');
	height: 100px;
	margin-right:200px;
	line-height: 2.2em;
}

#search
{
	width:160px; 
	height: 100px;
	float:right;
	margin-right:5px;
}

#menubar
{
	font-size: 0.9em;
	margin-top:5px;
	margin-left:5px;
	width: 95%;
	background-color:#036;
	height: 25px;
	
}

 ul#menulist
{
	padding-left:0;
	margin-left:0;
	white-space:nowrap;
}


#menulist li
{
	display:inline;
	list-style-type:none;
	
}

#menulist a {padding: 2px 5px;}

#menulist a:link, #menulist a:visited
{
color: #fff;
background-color: #036;
text-decoration:none;
}

#menulist a:hover
{
	 color: #fff;
	background-color: #369;
	text-decoration: none;
}
#sidebar
{
	width: 20%;
	float: left;
	background-color:white;
	margin-top:5px;
	padding-right: 5px;
	
}


#thinsidebar
{
	width: 15%;
	float: left;
	background-color:white;
	margin-top:5px;
	padding-right: 5px;
	
}

#widesidebar
{
	width: 40%;
	float: left;
	margin-top:5px;
	padding-right: 5px;
}



#sidebar ul, #content ul, #options_list ul
{
	list-style: none;
	margin-bottom: 10px;
	margin-top:5px;
}

#sidebar ul ul, #content ul ul, #options_list ul ul
{
	list-style:circle;
	margin-left:20px;
}

#sidebar ul h2
{
  
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar ul a
{
	text-decoration:none;
}

#footer
{
	margin-top:5px;
	clear: both;
}



#content
{
	padding-top: 15px;
	margin-left: 27%;
	margin-right: 255px;
	
}

#narrowcontent
{
	padding-top: 15px;
	margin-left: 50%;
	margin-right: 255px;
	
}

#options_list 
{
	padding-top: 15px;
	margin-left: 27%;
	margin-right: 255px;
	font-size: 1.2em;
	line-height:120%;

	
}

div#content a span
{
	display:none;
}

div#content a:hover span
{
display:block;
position:inherit;
top: 10px;
left: 30px;
width: 300px;
background: #fdd;
border:1px solid red;
font: 10px Verdana,sans-serif;
}

#widecontent
{
	padding-top: 15px;
	margin-left: 17%;
	margin-right: 255px;
	
}


#rightmargin
{
	width:150px;
	float:right;
}

#adsrightmargin
{
	width:300px;
	float:right;
}

h1
{
font-size: 1.5em;
margin-bottom: 1em;
font-family: arial;

}

h1.header
{
	padding-top:35px;
	font-size: 2em;
	font-family: arial;
	color:white;

}

h1.formheader
{
	padding-top:10px;
	margin-bottom:0px;
	font-size: 2em;
	font-family: arial;
	color:white;

}

h3.formheader
{
	
	font-family:arial;
	color:white;
	
}

h3.topform
{
	font-family: garamond;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	padding-bottom:10px;
}


content ul li
{
	font-style:italic;
}

td.header
{
text-align:center;
background-image: url('https://web.archive.org/web/20180126093941im_/https://www.sags.org.uk/images/AllotmentFlowers.jpg');
}

td.formquery
{
	padding-left:10%;
}
p
{
font-family: "Trebuchet MS",  Helvetica, sans-serif;
margin-top:0.5em;
margin-bottom:0.5em;
}

p.normal
{
	font-size:0.9em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
	
p.links
{
text-align: center
}

p.subhead
{
	font-style:italic;
	font-size:1.2em;
}
p.legal
{
font-size : 75%;
font-style : italic;
}

p.stopPress
{
	font-size:90%;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom:5px;
	margin-bottom: 10px;

}

p.stopPress a
{
	text-decoration:none;
	position:relative;
}

p.stopPress a:hover, a:visited
{
	color:purple;
}

p.stopPress a span
{
	display:none;
}

p.stopPress a:hover span
{
position:absolute;
top: 10px;
left: 30px;
width: 300px;
display: block;
background: #fdd;
border:1px solid red;
font: 10px Verdana,sans-serif;
}

p#left
{
	float:left;
}
p#right
{
	float:right;
}
p#centre
{
	text-align:center;
}

p.joining
{
	margin-right:5px;
	margin-left:5px;
}

h4
{
	font-weight:bold;
}

table.joinreasons
{
	margin-top:10px;
}

a.list
{
text-decoration :none
}

form.selector
{
	margin-top:10px;
}

select.selector
{
	margin-left:5px;
	width:100px;
	margin-right:5px;
}

li.topList 
{
	font-size:1.25em; 
	line-height:125%;
}