body {
	background-color:#F7F7F7;
	background-image:url(../images/bg1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	height:100%;
	width:100%;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
}
#searchBox {
	position:relative;
	width:150px;
	padding: 0px;
	text-align:right;
	float:right;
}
p{
	margin:15px 40% 15px 5%;
	letter-spacing:0em;
	word-spacing: 0em;
	line-height:1.2em;
	text-align:justify;
}

ul, ol
  {
  margin-left: 0;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 0;
  }

ul, ol{
	margin:15px 40% 15px 7%;
	list-style-type: square;
}

h1 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
    position:relative;
	text-align: left;
	font-size:200%;
	padding: 0 0 0 0;
	margin:25px 35% 15px 5%;
	color: #9DA078;
	letter-spacing:0em;
}
h2 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size:140%;
	color:#E24327;
	margin:15px 35% 15px 5%;
	font-weight:bold;
	letter-spacing:0.1em;
}
h3 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	position:relative;
	text-align: left;
	font-size:110%;
	padding: 0;
	clear: left;
	color:#000000;
	margin:15px 35% 15px 5%;
	letter-spacing:0.1em;
}
h4 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	position:relative;
	text-align: left;
	font-size:110%;
	padding: 0;
	margin:15px 35% 15px 5%;
	clear: left;
	color:#E24327;
}
h6 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size:110%;
	color:white;
	margin:15px 35% 15px 5%;
}
a {
	text-decoration:none;
}
a:link {
	color: #335690;
}
a:visited {
	color: #335690;
}
a:active {
	color: #008888;
}
a:hover, a.over {
	text-decoration:underline;
}
#logobar {
	position: relative;
	width:100%;
	height:80px;
	top:0px;
	left:0px;
	border:0px solid black;
	border-bottom-width:1px;
}
#logobar_lhs {
	position: absolute;
	width:284px;
	height:60px;
	top:0px;
	left:0px;
}
#logobar_rhs {
	position: absolute;
	top:20px;
	right:20px;
	padding: 0px;
	margin: 0px;
	width:500px;
}

#logobar_buttons{
	position: absolute;
	top: 20px;
	right: 175px;
	z-index: 10;
}

#hp_buttons {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:auto;
	clear:both;
}
#hp_buttons a img, #extras a img, #strip_rhs a img {
	padding:1px;
	background-color:#000000;
}
#hp_buttons a:hover img, #extras a:hover img, #strip_rhs a:hover img {
	padding:1px;
	background-color:#FFFFFF;
}

#footnote {
	position:relative;
	font-family: verdana, helvetica, ariel, serif;
	border: 0px solid #888888;
	border-top-width:1px;
	font-size: 70%;
	margin:15px 40% 15px 5%;
	padding-top:10px;
	font-weight: normal;
	color: #666666;
	clear:both;
}

div.Rimage, img.Rimage{
	position:relative;
	float:right;
	clear:right;
	border:0px solid #000000;
	margin:0px 0px 10px 10px;
}

#menu2 {
	position: relative;
	z-index: 6;
background-color: #725F58;
	width:100%;
	height:24px;
	top:0px;
	left:0px;
	margin: auto;
	margin: 0px;
	overflow: visible;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	border-color:#000000;
}
#menu2 ul {
	list-style: none;
	padding: 0px 0px;
	margin: 0;
}

#menu2 li ul {
	position: absolute;
	top: 19px;
width:12em;

	display: block;
	display: none;

	border: solid 1px #000000;
background-color: #725F58;
margin:0px;
padding:0px;
}

#nav2 a {
	font-weight: normal;
	font-size:80%;
	font-family: verdana, helvetica, ariel, serif;
	color: #FFFFFF;
background-color: #725F58;
	padding:0px 10px;
}

#nav2 a:hover {
	background-color: #E24327;
	text-decoration:none;
}

#nav2 li {
	position:relative;
	float:left;
	z-index:5;
	top:5px;
padding-bottom:4px;
left:0px;
	height:auto;
	text-align:left;
	cursor: default;
}

#nav2 li>ul {
	left: auto;
}

#nav2 li:hover ul, #nav2 li.over ul {

	display: none;
	display: block;
}

#nav2 li li {
	display: block;
	float: none;
	text-align: left;
	top:0px;
margin-left:0px;
padding-bottom:0px;
	border: 0;
}
#nav2 li li a {
	font-weight: normal;
	font-family: verdana, helvetica, ariel, serif;
	display: block;
	color: #FFFFFF;
padding-left:4px;
background-color: #725F58;
}
#nav2 li li a:hover, #nav2 li li a.over {
	font-weight: normal;
	font-family: verdana, helvetica, ariel, serif;
	text-decoration: none;
	background-color: #E24327;
}
#email,.email{
display:none;
}
#extras_box{
color:#725F58;
background-color:#C9C2BF;
font-size:80%;
float:right;
text-align:left;
width:20%;
padding:40px;
margin:20px 5%;
border:1px solid #888888;
clear:right;
}

#extras_box input{
font-size:0.8em;
}

#extras_box select{
font-size:0.8em;
}

.place a:link, .place a:visited {
	color:#555555;
}
.ecology a:link, .ecology a:visited, .landscope a:link, .landscope a:visited {
	color:#36A292;
}
.arts a:link, .arts a:visited {
	color:#7090A5;
}
.cider-press-centre a:link, .cider-press-centre a:visited {
	color:#DD1126;
}
.barn-cinema a:link, .barn-cinema a:visited {
	color:#000022;
}
.social-justice a:link, .social-justice a:visited, .research-in-practice a:link, .research-in-practice a:visited {
	color:#F1A03D;
}
.enterprise a:link, .enterprise a:visited, .dartington-hall a:link, .dartington-hall a:visited {
	color:#E46E34;
}
.summer-school a:link, .summer-school a:visited {
	color:#4293A5;
}

div.datelist {color:grey;}

 .menu-right {
	float: right;
	margin-left: 40px;
	margin-right: 20px;
	color: #888888;
}
.menu-title {
	margin-right: 20px;
	margin-left: 20px;
}

.links-right {
	float: right;
	margin-left: 40px;
	color: #888888;
}
.links-title {
	margin-right: 20px;
	margin-left: 20px;
}

#booking_form {
	margin:15px 40% 15px 5%;
}
#booking_form td {
	border:0px dotted #666666;
	border-bottom-width:1px;
}
.diagrams {
	width: 120px;
	height: 120px;
	overflow: visible;
	float: left;
	text-align: center;
	clear: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li a { height: 1%;border-width:0px;}
/* End */
