
BODY, tr, td {
/*  font-family: Andale Mono, Palatino Linotype, Times New Roman, Serif; */
  font-family: Georgia, Times New Roman, Serif;
  font-size: 12px;
  color: #231f20;

}


/* fonts */


h1 {
	font-style: italic;
	color: #6D9254; 
}
h2 {
/*  font-size: 23px; */
  font-style: italic;
  color: #6d9254;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #6d9254;
  padding-bottom: 2px;
  margin-bottom: 3px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	color: #58595B; 
	margin-bottom: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	color: #58595B; 
	margin-bottom: 0px;
	padding: 0px;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 0px;
}

#content {
  font-size: 13px;
  line-height: 18px;
}

p.shopothers {
  word-spacing: 30px;
	}

#footer {
  font-size: 10px;

	}


A:link {
	COLOR: #a23f08; TEXT-DECORATION: none
}
A:active {
	COLOR: #a23f08; TEXT-DECORATION: none
}
A:visited {
	COLOR: #a23f08; TEXT-DECORATION: none
}
A:hover {
	COLOR: #a23f08; TEXT-DECORATION: underline
}


/* forms input boxes */
input.search { width: 135px; height: 16px; }


form {
  margin: 0px;
  padding: 0px;
}

input.search {
 width: 135px;
 height: 16px;
 font-family: Verdana;
 font-size: 10px;
 background: #ffffff;
 border: 1px solid #A9A9A9;
 margin-top: 3px;
 margin-bottom: 3px;
}

hr {
border: 0;
height: 1px;
width: 100%;
color: #5A5A5A;
background-color: #5A5A5A;
margin: 0px;
padding: 0px;
}
