body {
	background-image: url(images/greenopenweave.jpg);
	margin-top: 10px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	
}

.bodytext a{
	text-decoration:none;
}

.bodytext a:hover{
	text-decoration:underline;
	}	
	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B5418;
}

.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5418;
	font-weight: bold;
}


.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}

.nav a:hover{
	color:#FFFF99;
	text-decoration:none;
	}

.boxed {
	font-family: Arial, Helvetica, sans-serif;
	
	border: 1px solid #C7D677;
	white-space: normal;
	padding: 5px;
}

html>body #nav ul li a { 
 width: auto; 
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	
	border: 2px solid #C7D677;
	white-space: normal;
	padding: 15px;
	margin:5px;
	float:right;
	width:120px;
	
}

#news ul {
	padding:0;
	}
	
#news il {
	padding 0;
	}	
	
.gallery {
	margin 0;
	}	