/*	Agroforesty.ac.uk stylesheet
	Alan Sibbald
	Andrew Thorburn 15/06/2007
	*/

/* Layout divs */
#outer_wrapper {
	background-color:#FFFFFF;
width: 90%;
margin: 10px auto;
	padding: 0px;
	}

/*#header_wrapper {width: 100%;
				height: 105px;}	*/

#header {width: 100%;}
	
#left_hand { 
	float:left;
	width: 180px;
	display: block;
/*	margin: 0;
	padding: 0;
	border: 1px solid red; */
	}
	
#left_hand ul{
margin-left: 10px;
padding: 0;
list-style-type: none;
}

#main_content{
	padding: 5px;
/*	border: 1px solid blue; */
	margin-left: 190px;}

BODY {
  font-style: normal;
  font-size: 0.8em;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: white;
}

P {
  font-size: 100%;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}



TABLE {
  font-size: 100%;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}



H1 {
  font-size: 170%;
  color: #008000;
}

H2 {
  font-size: 150%;
  color: #008000;
}

H3 {
  font-size: 130%;
  color: #008000;
}

H4 {
  font-size: 120%;
  color: #008000;
}

H5 {
  font-size: 110%;
  color: #008000;
}

H6 {
  font-size: 105%;
  color: #008000;
}

OL {
  font-size: 100%;
  font-style: normal;
  color: #000000;
}

ol ol li {
  list-style-type: lower-roman;
  line-height: 140%;
}

ol ol ol li {
  list-style-type: lower-alpha;
  line-height: 140%;
}

ol ul li {
  list-style-type: disc;
  line-height: 140%;
}

ol ol ul li {
  list-style-type: disc;
  line-height: 140%;
}

UL {
  font-size: 100%;
  font-style: normal;
  color: #000000;
}

LI {
  font-size: 100%;
  font-style: normal;
  color: #000000;
}

TH {
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
}

TD {
  font-style: normal;
  font-size: 100%;
}

A {
  font-style: normal;
  font-size: 100%;
}

.linktitle {
  color: #187534;
  font-style: italic;
  font-weight: bold;
}

DT {
  font-weight: bold;
  font-size: 120%;
}

DL {
  font-size: 100%;
  color: black;
}

DFN {
  font-style: italic;
  font-size: 100%;
  color: black;
}

.ccw {
  font-size: 100%;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.title {
  font-family: Arial, serif;
  font-size: 135%;
  color: #008000;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

SPAN.small {
  font-size: 90%;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

SPAN.small_red {
  font-size: 90%;
  color: red;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

SPAN.green {color: green;
}

SPAN.boldgreen {font-weight:bold; 
 color: green;
}

SPAN.largegreen {font-size: 130%; 
color: green;
}

SPAN.largebold {font-weight:bold; 
font-size: 130%; 
}

SPAN.small {font-size: 80%; }

.links1 {font-family: arial, sans-serif; 
 font-size: 100%; 
 color: #0000FF; 
 text-decoration: underline;
}

.links1:HOVER  {font-family: arial, sans-serif; 
 font-size: 100%; 
 color:  #008000 ; 
text-decoration: underline;
}

HR  {color:   #008000;
} 

div.whitespace2{position:relative; 
 left:2%; top:0%; 
 width: 88%;
}

div.whitespace5{position:relative; 
 left:5%; 
 top:0%; 
width: 85%;
}

div.whitespace10{position:relative; 
 left:10%; 
 top:0%; 
width: 80%;
}

div.whitespace15{position:relative; 
 left:15%; 
 top:0%; 
width: 75%;
}


div.container{position:relative;
}

div.left{width:45%;
}

div.right{position:absolute; 
 left:50%; 
 width:45%; 
 top: 10%;
}

div.leftnarrow{width: 7%;
}

div.rightwide{position:absolute; 
 left:10%; 
 width:83%; 
 top: 0%;
}.underlined {
	text-decoration: underline;
}

.stralinetitlepic12 {
  background-image: url(/images/titlepic1-2.jpg);
}

.stralinetitlepic13 {
  background-image: url(/images/titlepic1-3.jpg);
}
