img { border: 0px; }

p {
	margin: 0px 0px 10px 0px;
		
}

strong {
	font-weight: bold;	
}

#logo {
	display: inline;
	position: absolute; 
	top: 0px;
	height: 124px;
}


.boldlink {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}


/*******************************************************FOOTER STYLES***********************************/
h1 { font-family: Impact, Charcoal, sans-serif; font-size: 32px; color: #5c1200; margin-top: 0;}
h2 { font-family: Impact, Charcoal, sans-serif; font-size: 24px; color: #5c1200; margin-top: 0;}
h3 { font-family: Impact, Charcoal, sans-serif; font-size: 16px; color: #5c1200; margin-top: 0;}



/*******************************************************COLOR STYLES***********************************/

h1 a { font-size: 32px; color: #5c1200; text-decoration: none;}
h2 a { font-size: 32px; color: #5c1200; text-decoration: none;}
h3 a { font-size: 32px; color: #5c1200; text-decoration: none;}

h1 a:hover { text-decoration: underline;}
h2 a:hover { text-decoration: underline;}
h3 a:hover { text-decoration: underline;}

.seperator {
	font-weight: bolder; 
	margin: 0px 5px 0px 5px;
	font-size: 16px;
	}
.grey {color: #999999;}
.blue { color: #5b8bbf; }


.search-box {
	border: 1px solid #000;
	background: #efefef;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.alpha-search-list {
	list-style: none;
	margin: 0px 2px 0px 2px;
}

.alpha-search-list li {
	display: inline;
}

#glossary-list {

}

.glossary-search-results {
	border: 1px solid #000;
	background: #efefef;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.document-list {
	
}

.document-list li {
	margin: 0px 0px 10px 0px;
}

.gallery-list {
	
}

.gallery-list li {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	background: #efefef;
	padding: 10px;
}

.gallery-details {
	padding: 10px;	
}

span.document-title {
	font-weight: bold;	
}

#glossary-list li {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	background: #efefef;
	padding: 4px;
}

.featured-product {}

.featured-news {
	padding: 0px 10px 0px 0px;
}	

ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0px 0px 5px 0px;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0px 0px 5px 0px;
}

#carousel li table {
	height: 200px;	
	width: 200px;	
}

ol.mission li span {
	font-style: italic;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
}

.address-info {
	margin: 0px 0px 10px 0px;
}

.jtable tr td {
	padding: 4px 8px 4px 0px;
}

.jtable tr td input {
	width: 210px;
}

ul.testimonial-list {
	margin: 10px 0px 0px 0px;	
}

ul.testimonial-list li {
	margin: 0px 0px 10px 0px;
}

span.testimonial-name {
	font-weight: bold;
}

span.testimonial-title {
	font-style: italic;
}

li.cat-seperator {
	margin: 20px 0px 20px 0px;
}

li.cat-seperator span {
	font-weight: bold;
	font-size: 20px;
}

.home-top-content {}

.randomproducts {
  margin: 10px 0px 0px 0px;
}

.product-info {
  padding: 0px 0px 0px 4px;
  margin: 0px 0px 10px 0px;
}

.product-title {
  color: #5c1200;
  font-weight: bold;
}

.product-title a {
  color: #5C1200;
  text-decoration: none;
}

.product-title a:hover {
  text-decoration: underline;
}
