/* Generated by KompoZer */
body, table, td, tbody {
  font-family: Verdana,Arial,helvetica,sans serif;
 /* font-size: 11pt; */
  color: #000000;
   color: black;
}
address {
  font-family: Comic Sans MS;
  font-size: 90%;
  color: #000000;
  font-style: normal;
}
/* this version of cite to enable me to edit  */

cite {
  font-family: Handscript SF,Arial Narrow,Arial,helvetica,sans serif;
  color: #c0c0c0;
 
}

.cite {
  font-family: Handscript SF,Arial Narrow,Arial,helvetica,sans serif;
  color: #c0c0c0;
  font-style: italic;
}


/*   
cite {
  font-size: 3pt;
  visibility: hidden;
}

.cite {
  font-size: 3pt;
  visibility: hidden;
}
*/ 

a:link {
  color: #2454c4;
}
a:active {
  color: #0000cc;
}
a:visited {
  color: #921d9e;
}
a:hover {
  color: #dd0000;
  text-decoration: none;
}
i {
  color: brown;
}
h1 {
  font-family: Arial,helvetica,sans serif;
  font-size: 200%;
}
h2 {
  font-family: Arial,helvetica,sans serif;
  font-size: 145%;
}
#fat {
}
#fat1 {
  font-family: Arial Black,Arial,helvetica,sans serif;
  letter-spacing: 0.1em;
  font-size: 28pt;
}
.italiic {
  color: brown;
  font-style: italic;
}
.whiteback {
  background-color: #ffffff;
}
.quote {
  color: #000066;
  font-style: italic;
}


#w {
	max-width: 800px ;
	max-width: 1000px;
	
}

.w800 {
	max-width: 800px ;
	margin: auto;
}

.w1000 {
max-width: 1000px;
margin: auto;
}

.test {
	border: 2px solid red;
  background-color: white;
  color: black;
  border-radius: 15px;
   padding: 14px 28px;
}

.banner {
	border: 5px solid red;
  background-color: #FFF7D3;
  color: black;
  border-radius: 15px;
   padding: 14px 28px;
}

.greybox {
	border: 2px solid grey;
  background-color: white;
  
  color: black;
  border-radius: 5px;
   padding: 10px 10px;
}

.walkboxbox {
	border: 2px solid black;
  background-color: white;
    color: black;
  border-radius: 5px;
   padding: 10px 10px;
   max-width: 1000px;
margin: auto;
}

.btn {
  border: 2px solid black;
  background-color: AntiqueWhite;
   background-color: Wheat;
  color: black;
  font-weight: bold;
  padding: 18px 15px;
  font-size: 16px;
  border-radius: 10px;
}

.btn:hover {
 background: #ff9800;
  color: white;
}	
.btn:active {
  background-color: #3e8e41;
}

.enclose {
	 border: 2px solid red;
  
   background-color: #ffff80;
  color: black;
  font-weight: bold;
  padding: 3px ;
  font-size: 16px;
  
}
