/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight: normal;
    color: #4e8eb4;
    margin: 0;
}

H1:first-letter {
    font-size:  24px;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #4e8eb4;
    margin: 15px 0;
    display: block;
    padding-bottom: 8px;
	  background: transparent url("h1left.jpg") no-repeat bottom left;
}

H2:first-letter {
    font-size:  24px;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight: bold;
	  color: #b1c903;
    margin: 0;
}

H4  {
  font-family: Trebuchet MS, Verdana, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #095ba4;
    margin: 0;
}

H5  {
  font-family: Trebuchet MS, Verdana, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #759a9a;
    margin: 0;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight: normal;
	  color: #b1c903;
    margin: 0;
}

H6:first-letter {
    font-size:  24px;
}
.catmenu {
  font-family: Arial, Helvetica;
  text-transform: uppercase;
  color: white;
  line-height: 12px;
}
.catmenu a:link, .catmenu a:visited, .catmenua:active, .catmenu a:hover {
  color: white;
  text-decoration: none;
}
.PagingTable {
  border: 0;
}
.summary {
  margin-top: 10px;
}
.pdflink {
  font-size:  11px;
}
.prodlink {
  margin-top: 10px;
  font-size:  11px;
  color: #ff9900;
}
.price {
    font-size:  24px;
    font-weight:    bold;
    color: #b1c903;
}
.pricesmall {
    font-size:  11px;
    font-weight:    bold;
    color: #b1c903;
}
.prodlistsep {
  padding: 10px 0 15px 0;
  border-bottom: #d4d4d4 solid 1px;
}
.featprodsep {
  padding: 10px 0 15px 0;
  border-bottom: #d4d4d4 dotted 1px;
}

.jqcycleimgpics {  
    height:  200px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
    background-color: white;  
} 

