
BODY { 
	background-image: url(images/background1.gif);
  }

A:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
  }

A:hover {
	COLOR: #107522; 
	TEXT-DECORATION: none;
  }
A:active {
	COLOR: #ff0000; 
	TEXT-DECORATION: none;
  }
A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
  }

.hMenuButton {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt;  
	BACKGROUND-COLOR: #638551; 
	BORDER-RIGHT: white 1px solid; 
	BORDER-LEFT: white 1px solid;
        BORDER-TOP: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	color: #ffffff;
	HEIGHT: 20px; 
	TEXT-ALIGN: left; 
	WIDTH: 100%;
  }

.tophead {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 18pt;  
	BACKGROUND-COLOR: #638551; 
	color: #CEB55A;
	HEIGHT: 58px; 
	TEXT-ALIGN: center; 
  }

.backg {
	BACKGROUND-COLOR: #638551;
  }

.address { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #7B2929; 
 }

.trams { 
	font-family: Verdana, sans-serif; 
	font-size: 24pt; 
	font-weight: normal; 
	color: #7B2929; 
 }

.then { 
	font-family: Verdana, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #375547; 
 }

.general { 
	font-family: Verdana, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: gray;  
 }

.mailme { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #7B2929; 
	text-align: center;
  }