
/********************************************/
/*      general text definions              */
/********************************************/
h1.title, h2.title {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}
h2.title {background-color: transparent; text-align: left;margin-left: 5px;color: #40428B;}

div.body_txt {width: 100%;margin-right: auto;margin-left: auto; text-align: center;}
h4.subtitle {font-size: 10pt; color: #74ab00;display:inline; font-weight:bold; }
div.body_txt table {
	margin-left:5px;
}
div.body_txt ul { margin: 5px;}
div.body_txt p {margin: 10px 0px 10px 0px;}
div.body_txt h1 {margin-top: 20px; }



/****************************************************/
/*                 faq.asp page                     */
/****************************************************/
td#faq_results {
	vertical-align: top;
	margin-left: 0px;
	padding-left: 15px;
	border-left: 1px #717172 solid;
	width: 50%;
}
td#faq_pcm {
	vertical-align: top;
/*	width: 50%; */
	background-color: #D1E0EC;
}
div#faq_pcm {
/*	float: left;
	width: 50%;
	border: 1px #717172 solid;
	margin: 5px; */
}
div#faq_text P.contact_info {
	MARGIN: 10px 40px;
}
div.faqanswer {
	font-size: 10pt;
  color: #111111;
	margin: 25px;
	text-align: left;
}
div#faqanswer dt {
	font-weight:bold;
}

P.faqquestion {
	font-size:10pt;
	font-weight: bold;
	margin: 25px;
  color:#124b42;
	text-align: left;
}

P.faqcmd {
	margin: 15px;
	text-align: left;
}

.faq_search {
	font-weight: bold;
	margin: 0px;
}

form#frmForm {
	margin: 10px 0px 25px 0px;
	vertical-align: top;
	text-align: center;
}
a.faq:link, a.faq:active, a.faq:visited, a.faqcmd:link, a.faqcmd:active, a.faqcmd:visited, a.faq:hover, a.faqcmd:hover {
	color:#717161;
	text-decoration: none;
	vertical-align: bottom;
	margin: 10px;
}

a.faq:hover,  a.faqcmd:hover {
	text-decoration: underline;
   color: black;
}

a.faqcmd:link, a.faqcmd:active, a.faqcmd:visited {
	text-decoration:  underline;
	color: #0F808E;
}
a.faq:hover, a.faqcmd:hover {	color:#AECCA3; }

li.faq-prods { margin-bottom: 8px; margin-left:20px;padding-left: 0px; list-style-image: url(../template/walnut_leaf.png);}

/*********************************************/
/*         sitmemap.asp definitions          */
/*********************************************/
div#sitemap {
	text-align: left;
	margin: 25px 25px 25px 25px;
	margin: 25px 25px 25px 25px;
	background: #B08A4B;
}
div#sitemap li {
	margin-left: 0px;
	list-style-type : square;
	line-height: 1.2em;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
}
div#sitemap li.category {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#sitemap UL {
	padding-left: 5px;
	margin: 0px;
}

/*********************************************/
/*         testimonials.asp                  */
/*********************************************/
div#reference_item {
	margin-left:auto;
	margin-right:auto;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #717172;
	text-align: left;
	line-height: 1.25em;
	margin-bottom: 5px;
  margin-top: 10px;
}
div#reference_item span.audio {
	margin-left: 55%;
}
div#reference_item span.doublequote {
	color: #268587;;
	font-size: 14pt;
}
div#reference_item img {
	width: 80px;
	margin: 10px;
	border: 1px solid #717172;
	padding: 5px;
}
div#reference_item span.name {
	font-weight:bold;
	font-style:italic;
  color:#268587;
}
div#reference_item p {
	margin-bottom: 7px;
}
div#reference_item td.contact_details {
	font-weight: bold;
  padding-top: 10px;
	text-align: left;
}
/****************************************************/
/*    Coupon Layout                                 */
/****************************************************/
div.coupon_body {margin-top: 1px; margin-left:auto; margin-right:auto; width: 6in; height: 2.0625in; border: 2px dashed black;background-color: #ffffff;position: relative;}
div.scissors {position:relative; top: -9px; left: 0px;}
div.cpn_box {width:98%;margin-right:auto;margin-left:auto;}
div.cpn_top {height: .3in;}
div.cpn_mid {clear: both; height: 1.1375in;}
div.cpn_bot {height: .6in; clear: both;margin-top: .025in;}
div.value {float: left; width: 20%; text-align: center;display:none;}
div.dates {float: right; width: 39.5%; text-align: right;font-size:x-small;}
div.offername {float: left; width: 60%; text-align: left;font-weight:bold;font-size: 20px;}
div.logo {width: 27%; float: left; text-align: center;}
div.offerimage {width: 26%; float: right; text-align: center;}
div.offer {width: 46.5%; float: left; text-align: left;}
div.cpn_cntct {margin-top: 5px;float: left; width: 75%;font-weight:bold;}
div.restrict {margin-top: 5px;margin-left:3px;margin-right:3px;font-size:smaller;}
