@charset "UTF-8";
/* CSS Document */

* {	margin:0; padding:0; }

p {
	margin-top:10px;	
}
tr {
float:left;
padding: 0 0 0 10px;
}

.clear {
	height:1px;
	clear:both;	
}

html, body {
	height:100%;
}

body {
	background-color:#fff;
	color:#333333;
	/*color:black;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
}

#distance { 
	width:1px;
	height:32%;
	background-color:#fc6;
	margin-bottom:-13.75em; /* half of container's height */
	float:left;
}


#container {
	border:1px solid #14AD00;
	background:url(../graphics/background2.jpg) no-repeat center;
	height:697px;
	width:935px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	clear:left;

}

#header a {
	/*-- height:100px; --*/
	width:900px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}
#newsletter {
	background:transparent url(../graphics/newsletter.png) repeat scroll 0 0;
float:right;
height:31px;
width:177px;
margin:-20px -7px 0 0;
	
}
#facebook {
	background:transparent url(../graphics/facebook.png) repeat scroll 0 0;
float:left;
height:31px;
margin:-35px 0 0 329px;
width:177px;
	
}
.form {
	text-align:right;
	margin:25px 56px 0 0;
}

/*---------navigation-----------*/

#nav {
	margin:20px 0 0 80px;
}

#nav ul li {
	list-style-type:none;
	float:left;
}

#line {
	background:url(../graphics/line.png);
	width:793px;
	height:20px;
	margin-left:80px;
}

.about_us a {
	background:url(../graphics/about_us.png);
	width:80px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.about_us a:hover {
	background:url(../graphics/about_us_over.png);
}
.menutext {
	margin: 13px 0 0 143px;
	padding:0 20px 20px 0;
	/*border:1px solid #999;*/
	font-size: 11px;
	font-weight:lighter;
	line-height:17px;
	overflow:auto;
	height:377px;
}
.menu a {
	background:url(../graphics/menu.png);
	width:75px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}
.menutext ul li{
	list-style-type:none;
	line-height:21px;
	
}

.menu a:hover {
	background:url(../graphics/menu_over.png);
}
.workshops a {
	background:url(../graphics/workshops.png);
	width:80px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.workshops a:hover {
	background:url(../graphics/workshops_over.png)
}
.sustainability a {
	background:url(../graphics/sustainability.png);
	width:101px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.sustainability a:hover {
	background:url(../graphics/sustainability_over.png);
}
.sprouting a {
	background:url(../graphics/sprouting.png);
	width:126px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.sprouting a:hover {
	background:url(../graphics/sprouting_over.png);
}
.apprentice a {
	background:url(../graphics/apprenticeship.png);
	width:114px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.apprentice a:hover {
	background:url(../graphics/apprenticeship_over.png);
}

.recipes a {
	background:url(../graphics/recipes.png);
	width:74px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.recipes a:hover {
	background:url(../graphics/recipes_over.png);
}

.contact a {
	background:url(../graphics/contact.png);
	width:73px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.contact a:hover {
	background:url(../graphics/contact_over.png);
}
.links a {
	background:url(../graphics/links.png);
	width:72px;
	height:16px;
	text-indent:-9000px;
	cursor:pointer;
	display:block;
	outline:none;
}

.links a:hover {
	background:url(../graphics/links_over.png);
}



/*----------- body starts ---------------*/

.bold {
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:black;
}
.bold2 {
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.boldcaps {
	font-weight:lighter;
	font-size:16px;
	color:#14AD00;
	line-height:19px;
}
.boldcaps2 {
	font-weight:lighter;
	font-size:14px;
	color:#14AD00;
	line-height:19px;
}
.boldcaps3 {
	font-weight:bold;
	font-size:13px;
	color:#14AD00;
	line-height:15px;
}
.boldcaps3 a {
	font-weight:bold;
	font-size:12px;
	color:#333;
	line-height:14px;
	text-decoration:none;
}

#left {
	float:left;
	width:525px;
	height:502px;
}
.title_welcome {
	background-image:url(../graphics/welcome_title.png);
	width:194px;
	height:15px;
	margin:30px 0 0 100px;
}
	
.title_about_us {
	width:68px;
	height:15px;
	margin:30px 0 0 100px;
}

.title_workshops {
	width:84px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_sustainability {
	width:104px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_sprouting {
	width:131px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_apprenticeship {
	width:126px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_recipes {
	width:58px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_contact {
	width:60px;
	height:15px;
	margin:30px 0 0 100px;
}
.title_links {
	width:36px;
	height:15px;
	margin:30px 0 0 100px;
}

.text {
	margin: 13px 0 0 100px;
	padding:0 20px 20px 0;
	/*border:1px solid #999;*/
	font-size: 11px;
	font-weight:lighter;
	line-height:14px;
	overflow:auto;
	height:377px;
}

.text ol {
	margin: 20px 0 0 24px;
	line-height:16px;
	padding-bottom:20px;
}

.text ul {
	margin: 15px 0 0 15px;
	line-height:16px;
}
.numberlist {
	list-style-type:decimal;
	padding: 0 0 0 10px;
}
.text a {
	color:#14AD00;
	outline:none;
	text-decoration:none;
}

.text ul ul {
	margin: 15px 0 15px 25px;
}

#right {
	float:right;
	width:386px;
	height:502px;
}

.right_image {
	margin:57px 0 0 0;
	width:289px;
	height:388px;
	padding:5px;
	border: 1px solid #999;
}

/* -----------------bottom links----------------*/

#bottomlinks, #bottomlinks a {
	text-align:bottom;
	width:935px;
	color:#14ad00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	text-decoration:none;
	padding:10px;
	margin:0 auto;
	position:relative;
	outline:none;
	
}