
BODY {
  background: white;
/*  font-family: Andale Mono, Palatino Linotype, Times New Roman, Serif; */
  font-family: Arial, Georgia, "Times New Roman", Serif;
  font-size: 12px;
  color: #231f20;
  margin: 0;
  padding: 0;
}

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


}

div #pdficon {
   position: absolute;
   top: 10px;
   left: 10px;
   }


/* fonts */

td.trumpet {
  BACKGROUND-POSITION: right top; 
  BACKGROUND-ATTACHMENT: fixed; 
  BACKGROUND-IMAGE: url(http://www.purecountry.com/graphics2/trumpetbg.gif); 
  BACKGROUND-REPEAT: no-repeat;
  min-height: 180px;
 }

h1 {
        font-family: Arial;
	font-weight: bolder;
        font-size: 28px;
}

h2 {
 font-size: 19px;
  font-style: italic;
  font-family: Georgia, Times New Roman, Serif;
  font-weight: bold;
  color: #6d9254;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #6d9254;
  padding-bottom: 2px;
  margin-bottom: 3px;
}

h2.noline {

/*  font-size: 23px; */
  font-weight: bold;
  font-style: italic;
  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;
}

font.leaders {
  font-family: Georgia, Times New Roman, Serif; 
	color: #37628f; 
  font-weight: bold;
	}
	
blockquote {
	margin-top: 5px;
	margin-bottom: 0px;
}

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

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

#footer {
  font-size: 10px;
  background: #e0e7d7;
  text-align: center;
  width: 765px;
  padding: 4px;
  height: 17px;
  line-height: 17px;
	}

A:link {
	COLOR: rgb(77,114,68); TEXT-DECORATION: none;
}
A:active {
	COLOR: rgb(77,114,68); TEXT-DECORATION: none;
}
A:visited {
	COLOR: rgb(77,114,68); TEXT-DECORATION: none;
}
A:hover {
	COLOR: rgb(77,114,68); TEXT-DECORATION: underline;
}

a.general:link {
	COLOR: #4b7b4b; TEXT-DECORATION: none;
}
a.general:active {
	COLOR: #4b7b4b; TEXT-DECORATION: none;
}
a.general:visited {
	COLOR: #4b7b4b; TEXT-DECORATION: none;
}
a.general:hover {
	COLOR: #4b7b4b; TEXT-DECORATION: underline;
}

a.greek:link {
	COLOR: #b24e34; TEXT-DECORATION: none;
        font-weight: bold;
}
a.greek:active {
	COLOR: #b24e34; TEXT-DECORATION: none;
        font-weight: bold;
}
a.greek:visited {
	COLOR: #b24e34; TEXT-DECORATION: none;
        font-weight: bold;
}
a.greek:hover {
	TEXT-DECORATION: underline;
}

a.embroidery:link {
	COLOR: #99819d; TEXT-DECORATION: none;
}
a.embroidery:active {
	COLOR: #99819d; TEXT-DECORATION: none;
}
a.embroidery:visited {
	COLOR: #99819d; TEXT-DECORATION: none;
}
a.embroidery:hover {
	COLOR: #99819d; TEXT-DECORATION: underline;
}

a.college:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a.college:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a.college:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a.college:hover {
	COLOR: #ffffff; 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;
}