@charset "utf-8";

h1, h2, h3, h4, h5, h6 {
	font-family: "Optima",sans-serif, Helvetica, Arial;
	line-height:1.3em;
	margin-top: 0;
	margin-right: 0pt;
	margin-bottom: 0.3em;
	margin-left: 0pt;
	padding-bottom: 0.1em;
}

h1{ font-size: 18px; color: #ff9600; }
h2{ font-size: 16px; color: #ff9600; display:block;  line-height:19px; padding-top:5px; }
h3{ font-size: 14px; color: #ff9600; }
h4{ font-size: 18px; color: #927a2a; display:block; padding:10px 0 10px 0; }
h5{ font-size: 16px; color: #927a2a; }
h6{ font-size: 14px; color: #927a2a; }

.subproduct{ font-family: "Optima",sans-serif,Helvetica,Arial; font-size: 14px; font-weight: bold; color: #726a69; margin:0 0 10px 0; display:block; }

.product_subtitle { font-family: "Optima",sans-serif,Helvetica,Arial; font-size: 14px; font-weight: bold; color: #ff9600; /*color: #726a69;*/ }

.board_title { font-family: "Optima",sans-serif, Helvetica, Arial; font-size: 16px; font-weight:bold; color: #ff9600; display:block; line-height:19px; padding:7px 0 0 0;}

.pract_title { font-family: "Optima",sans-serif, Helvetica, Arial; font-size: 14px; font-weight:bold; color: #ff8c00; display:block; line-height:19px; padding:3px 0 10px 0;}

ul { 
	margin:0 0 20px 20px;
	padding:0;
	list-style-image: url(../../images/stories/images/bullet_grey.gif);
}

ul li { padding-left:0px; }
ol{ 
	margin: 0 0 10px 25px;
	padding: 0;
	background: none; 
	list-style-type: decimal; 
}
li { 
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 5px 0;
}

ul.sitemap { 
	margin:0 0 5px 20px;
	padding:0;
}

ul.sitemap li { 
	line-height: 1.4em;
	padding: 6px 0 0 0;
	list-style:none;
	list-style-type:square;
	color:#c13f17;
}

.img_right{
	float:right;
	margin: 0 0 10px 15px;
	padding: 10px;
	border:solid 1px #edece9;
	#border:0;
	position:relative;
	
}

.img_left{ 
	float:left;
	margin: 0 15px 10px 0;
	padding: 10px;
	border:solid 1px #edece9;
	#border:0;
	position:relative;
}

.img_border{
	padding: 10px;
	*padding: 10px 10px 10px 10px;
	border:solid 1px #edece9;
	
	
}



.search_google {
	font-size:12px;
	color: #5a5956;
}

.search_results {
	font-size:12px;
	color:#999999;
}

.herbs_accordion {
	font-weight:bold;
	color:#8b722c;
}

.herbs_list {
	font-weight:normal;
	color:#000000;
}

table.table_style {
	border-spacing:1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#efe9d2;
	color:#666666;
}

table.table_style td, th {padding:5px;}

table.table_style thead th {
	text-align:left;
	background: #efe9d2;
	color:#8b722c;
	border:1px solid #ffffff;
	padding: 6px 3px 6px 6px;
	text-transform:uppercase;
}

table.table_style tbody th {font-weight:bold;}

table.table_style tbody tr {
	background:#fbfaf9;
	text-align:left;
}

table.table_style tbody tr.odd {
	background: #f8f6eb;
	border-top:1px solid #ffffff;
}

table.table_style tbody tr td {
	background:#fbfaf9;
	border:1px solid #ffffff;
	padding:3px 0 6px 6px;
}

table.table_style tbody tr.odd td {
	background: #f8f6eb;
	border-top:1px solid #ffffff;
}

