body {
	margin: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #e3e4e1;
	font-family: Verdana, Arial;
	color:  #444445;
}

td {
	font-size: 12px;
}

#topbar {
	background-image:url(images/topbar_bg.gif);
	height: 37px;
}

#toplinks {
	color:#FFFFFF;
	float:right;
	margin-right: 60px;
}

#toplinks a, #toplinks a:link, #toplinks a:visited, #toplinks a:hover {
	text-decoration: none;	
	color: #fff;	
}

#toplinks a:hover {
	text-decoration:underline;
	color: #fff;
}

#logoandplant {
	position: relative;
}

#logo {
	position: absolute;
	top: -55px;
	left: 30px;
}

#plant {
	float:right;
	margin-right:30px;
}

#grass {
	background-image:url(images/grass.jpg);
	height:99px;
}

#footer {
	background-image:url(images/footer_bg.gif);
	height:91px;
	color:#ccc;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: none;	
	color: #99cf0b;	
}

#footer a:hover {
	text-decoration:underline;
	color: #99cf0b;
}

h1 {
	font-weight:bold;
	font-size: 17px;
	color: #99cf0b;
	margin-bottom: 6px;
}

#content {
	margin: 20px 80px 0 80px;
	
}

#contentarea {
	padding: 0 0 10px 0; 
	line-height: 17px;
	height:600px;
	width: 793px;
}

#menu {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none;	
	color: #fff;	
}

#menu a:hover {
	text-decoration: none;
	color: #3c3c3c;
}

.greendot {
	margin-right: 5px;
}

.buttontext {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	color:#efefef;
	text-align:left;
}

.buttontext a, .buttontext a:link, .buttontext a:visited, .buttontext a:hover {
	text-decoration: none;	
	color:#efefef;
}

.buttontext a:hover {
	text-decoration: none;
	color:#efefef;
}
