
/********************************************/
/*      general text definions              */
/********************************************/
h1.title, h2.title {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	color: #5c431d;
}
h4.subtitle {font-size: 10pt; color: #74ab00;display:inline; font-weight:bold; }

div.body_txt 
{
    margin-bottom:5px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 30px;
    text-align: justify;
    border-right: 0px solid gray;
}
div.body_txt p {margin-bottom: 10px; }
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, div.body_txt  h2, div.body_txt  h3 {
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

div.body_txt  h3 { font-size:10pt;margin-top: 15px;margin-bottom: 10px;}

div.text_body ul, div#text_body dl {
	list-style-type: square;
	text-align: left;
	font-weight: normal;
	margin: 0px  0px 0px 10px;
	padding: 0px;
	padding-left: 0px;
}
div.body_txt li {	line-height: 1.25em;margin: 5px;padding: 0px;}
div.body_txt  dt {
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
}
*/




/****************************************************/
/*                 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;
	margin: 25px;
	text-align: left;
}
div#faqanswer dt {
	font-weight:bold;
}

P.faqquestion {
	font-size:10pt;
	font-weight: bold;
	margin: 25px;
	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;
}

/*********************************************/
/*             links.asp                     */
/*********************************************/

/*********************************************/
/*         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;
}

