body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #f7f4d8;
	background-image: url(../images/greenlane_backimage.jpg);
	background-repeat: no-repeat;
	height:676px;
	
	
}

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

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

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#333333;
}

ol {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height:16px; 
	list-style-type: none;
	margin-left:0px;
	padding:0px
	}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #f7f4d8;
	text-decoration:none;
}

a:hover {
	color: #613110;
	font-weight: bold;
}

.altlink {
    color: #333333
	}