/* 
    Brown Dark: #634332
    Brown: #a2765f
    Brown Light: #d8cdbe
    Brown Lighter: #eeeae4  
*/
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;
}
#wrap {
    
}
#top {
    width:100%;
    height:52px;
    position:relative;
    margin:20px 0;
}
#top div.logo {
    position:absolute;
    top:0;
    left:0;
}
#top div.nav0 {
    position:absolute;
    top:0;
    right:0;
}
#top div.nav1 {
    position:absolute;
    right:0;
    bottom:0;
    border-top:solid 1px black;
}
#top div.nav1 a.btn {
    border-right:solid 1px black;
}

#layout {
    width: 100%;
}
#layout td.col0 {
    padding-bottom:30px;    
}
#layout td.col1 {
    width:220px;
    background:#eeeae4;
}
#layout td.col2 {
    width:670px;
    padding-bottom:30px;
}
#nav_left {
    width:100%;        
}
#nav_left td.heading {
    padding:8px;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    background:#d8cdbe;    
}
#nav_left td.cat {
    padding:8px;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    background:#d8cec0 url(/graphics/bg_navgrad.gif) repeat-x;    
}
#nav_left td.list {
        
}
#nav_left td.list div.scroll {
    width:100%;
    height:300px;
    padding:0 8px;
    overflow:auto;
    scrollbar-base-color: #d8cdbe;
    scrollbar-arrow-color: #d8cdbe;
    scrollbar-3dlight-color: #634332;
    scrollbar-darkshadow-color: #634332;
    scrollbar-face-color: #634332;
    scrollbar-highlight-color: #634332;
    scrollbar-shadow-color: #634332;
    scrollbar-track-color: #d8cdbe;
}
#nav_left td.list div.scroll a {
    font-size:11px;
    font-weight:bold;
    line-height:12px; 
    color:black;
}
#nav2 {
  width: 100%;
  /*margin-top:20px;*/
  font-size: 10px;
  line-height: 40px;   
  background: #634332;
}
#nav2 a {
    margin:0 40px;
    color: #FFF;
    text-decoration: none;
}
#bottom {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
}

img.cat_banner {
    margin-bottom:10px;
}

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

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

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

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

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

a.greek:link {
	COLOR: #958564; TEXT-DECORATION: none;
        font-weight: bold;
}
a.greek:active {
	COLOR: #958564; TEXT-DECORATION: none;
        font-weight: bold;
}
a.greek:visited {
	COLOR: #958564; 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;
}