<style type="text/css">
	BODY { 
		font-family: Verdana; 
		font-size: 13px; 
		color: rgb(59,58,8);
		background: rgb(247,241,215);
		}	
	h1 {
		color: rgb(59,58,8); 
		font-family: Verdana; 
		font-size: 14px; 
		font-weight: bold;
		font-variant: small-caps;
     	margin-top: 0px;
		margin-bottom: 18px;
		}
	h2 {
		color: rgb(59,58,8); 
		font-family: Verdana; 
		font-size: 13px; 
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 15px;
		}
	h3 {
		color: rgb(59,58,8); 
		font-family: Verdana; 
		font-size: 13px; 
		font-weight: bold; 
		font-style: italic;
		margin-top: 0px;
		margin-bottom: 15px;
		}
	p {
		color: rgb(59,58,8); 
		font-family: Verdana; 
		font-size: 13px; 
		font-weight: normal;
		line-height: 17px;
		}
	td {
		color: rgb(59,58,8); 
		font-family: Verdana; 
		font-size: 13px; 
		font-weight: normal;
		line-height: 17px;
		}
		
	a.menu_bar:link {
		color: rgb(59,58,8); 
		text-decoration: none;
		}
	a.menu_bar_current:link {
		color: rgb(140,131,88); 
		text-decoration: none;
		}        
	a.menu_bar:visited {
		color: rgb(59,58,8); 
		text-decoration: none;
		} 
	a.menu_bar_current:visited {
		color: rgb(140,131,88); 
		text-decoration: none;
		} 
	a.menu_bar:hover {
		color: rgb(140,131,88); 
		text-decoration: none;
		}  
		
	div.menu_bar {
		color: rgb(59,58,8); 
		font-family: Trebuchet MS; 
		font-size: 13px; 
		font-weight: bold;
	}
	

	a:link {
		color: rgb(140,131,88); 
		text-decoration: none;
		}       
		 
	a:visited {
		color: rgb(140,131,88); 
		text-decoration: none;
		} 
		
	a:hover {
		color: rgb(140,131,88); 
		text-decoration: underline;
		}  

		/*Colour options: #8C8358 (dark green) or #F1E4B8 (light beige)*/
.gts_picture_border   { 
		border: 1px solid #8C8358; 
		}

		
/* these have been added for the data page - mileage table  */

td.mileage_table_entry {
   color : rgb(59,58,8);
   font-family : Verdana;
   font-size: 11px;  
}

td.mileage_table_heading {
	color : rgb(247,241,215);
	background : rgb(140,131,88);
	font-family : Verdana;
	font-size: 11px;
}


		
	
/* these have been added for the guestbook  */
td.upper {
	color : rgb(247,241,215);
	background : rgb(140,131,88);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.smaller {
	font-size: 10px;
}
input {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: left;
}

div.smalltext {
	font-size: 11px;
}
div.phpJunkyard {
	font-size: 8px;
}

div.centered table.entries {
   color : rgb(59,58,8);
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   BORDER-RIGHT: rgb(140,131,88) 1px solid;
   BORDER-LEFT: rgb(140,131,88) 1px solid;
   BORDER-TOP: rgb(140,131,88) 1px solid;
   BORDER-BOTTOM: rgb(140,131,88) 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: 1px solid rgb(193,186,151);

}
	

</style>
