body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #c9de40;
	background-image: url(/template/GreenLikeGrass2/images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER, NAVIGATION */

#container-header {
	width: 680px;
	padding: 10px 40px 25px 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	line-height: auto;
	font-weight:bold;
}

/* Round CSS Corners */

#container .top {display:block; background: #4d5800;}
#container .top b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
#container .r1{margin: 0 5px;}
#container .r2{margin: 0 3px;}
#container .r3{margin: 0 2px;}
#container .top .r4 {margin: 0 1px;height: 2px;}

/* Round CSS Corners END */

#container-name,#container-header h1 a, #container-header h1 {
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #a4b435;
	margin:0;
	padding:0;
	text-decoration:none;
	line-height: 70px;
	font-size:28px;
}
#container-header h1 a:hover{
	text-decoration:underline;
	background-color:white;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
	line-height: 70px;
}

#container-name span,#container-slogan span {
	color: #55600a;
}

#container-eyecatcher {
	width: 675px;
	z-index:-9;
	padding: 15px 40px 0px 45px;
	height: 165px;
	line-height: 150px; 
	vertical-align:middle;
	text-align:center;
	background-image: url(/template/GreenLikeGrass2/images/bg_eyecatcher.gif);
	background-repeat:no-repeat;
}
#container-eyecatcher img{
	align:center;
	line-height: 150px;
	vertical-align: middle; 

}

#container-navigation {
	width: 680px;
	background-color: #a4b435;
	height: 25px;
	clear: both;
}


p#breadcrumbs a {
font-weight:normal;
}
p#breadcrumbs {
font-weight:bold;
margin:0 0 10px 0px;
}

#container-navigation {
	width: 670px;
	background-color: #a4b435;
	height: 24px;
	/*border-bottom: 1px solid #ffffff; */
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 100%;
	background: #a4b435;
}

ul#navigation ul {width: 150px; border: 1px solid #fff; background: #55600a; }
ul#navigation ul li { width: 150px; float: none; display: block; }
ul#navigation ul li a { display: block; float: none; height: auto; border: 0px; text-align: left; }

#navigation li {
	display: inline;
	float: left;
	list-style: none;
}

#navigation li a {
	display: block;
	float: left;
	color: #ffffff;
	line-height: 24px;
	height: 24px;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #ffffff;
	border-bottom: 0px;
}

#navigation li a:hover, #navigation li a.activePage, #navigation li a.current {
	text-decoration: underline;
	background-color: #55600a;
}

/* CONTENT */

#container-content {
	width:680px;
	background-image: url(/template/GreenLikeGrass2/images/bg_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f2fabb;
	padding: 20px 40px 20px 40px;
	margin: 0 0 0 0;
	height: auto;
}

.content, #contentsection {
	width: 440px;
	float: left;
}
#contentsection-wide{
	width:680px;
}

#border {
	width: 180px;
	margin-left: 500px;
}

/* FOOTER */

#container-footer {
	color: #e9f68d;
	background-color: #7d8c16e;
	width: 760px;
	padding: 0px 0px 0px 0px;
	color: #aeaeae;
	display: block;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #e9f68d;
}

#container-footer a:hover {
	color: #fcffe4;
}

#footer {
	font-size: 10px;
	color: #e9f68d;
	padding-left:10px;
	padding-bottom:60px;
	background-color:#7D8C16;
	background-image: url(/template/GreenLikeGrass2/images/footer-end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-copyright {
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #7d8c16;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 360px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #7d8c16;
}

/* HELPER */

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 22px;
	color: #7d8c16;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #51280c;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #7d8c16;
	padding: 5px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
#border h2, #border h1 {
	font-size: 14px;
	color: #51280c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	border-top: 1px solid #51280c;
	border-bottom: 1px dotted #51280c;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}

/* TYPOGRAPHY etc. */	
	
hr {
	border: none 0;
	border-top: 1px solid #7d8c16;
	height: 1px;
}

.content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

.content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

.content a, #border a {
	text-decoration: none;
	color: #666600;
	border-bottom: 1px dotted #666600;
	padding: 1px;
}

.content a:hover, #border a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7d8c16;
	padding: 1px;
	border-bottom: 1px dotted #ffffff;
}

.content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

.content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(/template/GreenLikeGrass2/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.content .quote {
	border-top: 1px solid #51280c;
	background-color: #dde891;
	border-bottom: 1px solid #51280c;
	padding: 15px 15px 15px 65px;
	background-image: url(/template/GreenLikeGrass2/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #51280c;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 20px 10px;
}

#subnavigation ul#sectionmenu{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}


#subnavigation li a {
	text-decoration: none;
	color: #7d8c16;
	border-bottom: 1px dotted #7d8c16;
}

#subnavigation li.activePage{
	font-weight:bold;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #51280c;
	border-bottom: 1px solid #51280c;
}


ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(/template/GreenLikeGrass2/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

/* IMAGES */
/*
.content img {
	background-color: #ffffff;
	padding: 5px;
}*/

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* FORM ELEMENTS */

.formbox {
  margin-left: 25px;
  padding:0; width:520px;
}

/* Prevent deeper menus from popping up */
.jouwweb-deeper-menu {
	display: none;
}