a {
	font-weight: bold;
	/*color: #409C73;*/
	text-decoration: underline;
}
a:hover {
	color: #000000;	
}
a.QuoteLink {
	font-weight: bold;
	/*color: #000000;*/
	text-decoration: underline;
}
a.QuoteLink:hover {
	color: #000000;
}
td.QuoteTop{
	width:inherit;
	height:25px;
	background-image:url(../Images/Quotes/QuoteTop.gif);

}
td.QuoteMiddle{
	width:inherit;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../Images/Quotes/QuoteBackGround.gif);
	Font-weight:bolder;
	color:#663e08;
	
}
td.QuoteBottom{
	width:inherit;
	height:25px;
	background-image:url(../Images/Quotes/QuoteBottom.gif);
}

.TextHighlight {
	font-weight: bold;
	/*color: #663E08;*/
}
.HighlightBox {
	background-color: #F5C889;
	border: 1px solid #663E08;
}
.MainHeading {
	font-size: medium;
	font-weight: bold;
	color: #663E08;
	text-align: center;
}
.SubHeading {
	font-weight: bold;
	color: #663E08;
}
.GreenText {
	color: #409C73;
	font-style: normal;
	font-weight: bolder;
}
.QuoteTextSpacer {
	font-size:8px;
}
.BlackText {
	color: #000000;
	font-weight: bolder;
}

.ProductImageBox {
	border: solid 3px #585655;
	}

div.ContactUsBoxWrapper1 {
	text-align:center;
}
div.ContactUsBoxWrapper2 {
	width:726px;
}
div.ContactUsBoxTop{
	width:726;
	background:url(../Images/ContactBoxTop.gif);
	height:8px;
	font-size:1px;
	background-repeat:no-repeat;
}
div.ContactUsBoxMiddle{
	background:url(../Images/ContactBoxBackground.gif);
	background-repeat:no-repeat;
	height:16px;
	color: #000000;
	font-weight:bold;
}
div.ContactUsBoxBottom{
	background:url(../Images/ContactBoxBottom.gif);
	background-repeat:no-repeat;
	height:8px;
	font-size:1px;
	background-repeat:no-repeat;
}
