#banner			{
	width: 940px;
	font-family: "Times New Roman",serif;
	font-size: 10pt;
	background-color: #F5F5F5;
}
body	{
	background-color: ivory; /*formerly yellow, alt parchment 
	font-weight: bold;  use normal weight*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #000000;
	margin:0 auto;
	width:940px;
}
footer	{
	font-style: italic;
	background-color:white;
	width: 940px;
	height: 75px;
	padding-top: 1px;
	padding-bottom: 12px;
	padding-left: 10px;
}
a	{
	text-decoration: none;	
}
.nolink	{
	color: red;
	/*font-weight: bold; using normal weight*/
	text-decoration: none;
	border: 0;
}
.logo	{
	font-family: "Times New Roman",serif;
	font-size:14pt;
	font-style:oblique;
	line-height:33px;
	color:#008000;
	padding-top:12px;
	padding-bottom:12px;
}
.alsoonline	{
	font-style:italic; 
	font-family:papyrus;
	color:#008000;
}
.idonline	{
	font-family: "Times New Roman",serif;
	font-size:13pt;
	font-style:oblique;
	color:#008000;
	outline: green dotted thin;
	list-style:none; 
	list-style-type:none
}
.onlinecat	{
	margin-left:-10px;
	list-style-image:url(images/sqgreen.gif);
}
.tbl_indx {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13pt;
	 color:black;
	 font-weight:normal;
	 padding: 4px;
}
.tbl_indx ul li	{
	 list-style-type:circle;
	 list-style-image: none;
}
.otherpgs	{
	 font-family: "Times New Roman",serif;
	 font-size:13pt;
	 color:red;
	 outline: 1px dotted red;
}
.checkit {
	 font-size:12px;
	 color:#008000;
	 padding:2px;
	 outline: 1px dotted blue;
}
.idonline a {
	font-family: inherit;
	text-decoration: none;
	color: inherit;
}
.hangingindentbullet {
	margin-left:-30px;
	padding-left: 20px;
	text-indent: -19px;
	list-style:disc inside none;
	margin-bottom:2px; 
}
.highlight	{
	background-color: white;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	width: 940px;
	font-size: 11pt;
}
.nav			{
	vertical-align:central; 
	padding-left:20px; 
	padding-right:90px; 
	color:#008000; 
	font-size:13pt;
	line-height: 16pt;
}
h1	{
	 color:red;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size: 18pt;
	 font-weight: normal;  /*using normal weight*/
}
h2	{
	/*old  color:#0000ff; blue
	       font-size:11pt*/
	 color:#008000;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size: 12pt;
}
h2a	{
	/*old  color:#0000ff; blue
	       font-size:11pt*/
	 color:#008000;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size: 16pt;
	 font-weight:normal;
}
h3	{
	 color:#0000ff;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size: 13pt; 
	 font-style: italic;
	 font-weight: normal;  /*using normal weight*/
}
hr	{
	width:920px;
}
.ivorygradient	{
	background-color:white; 
	background-image:url('images/Yellow-White_256x136.png'); 
	background-repeat:repeat-x; 
}
.yellowgradient	{
	background-image:url("images/Yellow-White_256x256.png");
	background-color: white;
	background-repeat:repeat-x;
}
.yellowgradientinvert	{
	background-image: url("images/Yellow-White-invert1.png");
	background-color: #FFFF7E;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 980px;
}
.ygradinvnopad	{
	background-image:url("images/Yellow-White-invert1.png");
	background-color: #FFFF7E;
	background-repeat:repeat-x;
	font-size: 10pt;
}
.bluegrungegradient	{
	background-image:url("images/nightgrungegradient.jpg");
	background-color: #02284C;
	background-repeat:repeat;
}
.start{
	font-size:24px;
	color: yellow;
}
.whitediv	{
	background-color:white;
}
.favlinks	{
	color:red; 
	font-family:"Times New Roman",Times; 
	font-size:11pt; 
	font-variant:small-caps; 
	font-style:oblique; 
	/*font-weight: bold; using normal weight*/
}
.events	{
	 color:red; 
	 font-family:"Times New Roman",Times; 
	 font-size:15pt; 
	 font-variant:small-caps; 
	 font-style:oblique; 
	 /*font-weight: bold; using normal weight*/
	 width:400px;
	 line-height: 28pt;
}
.boxed	{
	border-color:red;
	border-style:solid;
	width:70%;
	margin-left:110px;
	background-color:white;
	background-image:url("images/Yellow-White_256x136.png");
	background-repeat:repeat-x;
}
.dateslist		{
	text-align:center; 
	font-size:11pt; 
	min-width:310px; 
	max-width:440px; 
	margin-left:30px;
}
.dateslist	p	{
	line-height: 24pt;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
.tblfavlinks	{
	font-size: 12px;
	width: 870px;
	vertical-align: top;
}
.tblfavlinks caption	{
	color: #006600;
	caption-side: top;
	text-align: left;
	margin-bottom: 4px;
}
.tblfavlinks th	{
	color: #0000FF;
	text-align: left;
	vertical-align: top;
	font-weight: normal; /* change styles to normal weight */
}
.tblfavlinks td	{
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.tblfavlinks td.spacersm	{
	width: 30px;
	vertical-align: top;
}
.tblfavlinks p	{
	font-size: 12px;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}
.tblevents		{
	vertical-align: top;
}
.tblevents caption	{
	color: #006600;
	font-size: 13pt;
 /*font-weight: bold; using normal weight*/
	caption-side: top;
	text-align: left;
	margin-bottom: 4px;
}
.tblevents th	{
	color: #0000FF;
	font-size: 11pt;
 /*font-weight: bold; using normal weight*/
	text-align: left;
	vertical-align: top;
}
.tblevents td	{
	color: #000000;
	font-size: 11pt;
 /*font-weight: bold; using normal weight*/
	text-align: left;
	vertical-align: top;
}
.tblevents td.spacer	{
	width: 60px;
	vertical-align: top;
}

.tblevents td.spacersm	{
	width: 30px;
	vertical-align: top;
}
.tblevents td.spacerlg	{
	width: 90px;
	vertical-align: top;
}
.tblclasslist	{
	width:940px;
	vertical-align: top;
	margin:0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tblclasslist caption	{
	color: #006600;
	font-size: large;
 /*font-weight: bold; using normal weight*/
	caption-side: top;
	text-align: left;
	margin-bottom: 4px;
}
.tblclasslist th	{
	color: red;
	font-size: 11pt;
	font-weight: bold; /*left bold weight*/
	text-align: left;
	vertical-align: top;
	width:410px;
	border:2px dotted black; 
	border-bottom:none; 
	padding-left:10px; 
	padding-top:15px;
}
.tblclasslist td	{
	color: #000000;
	font-size: 10.5pt;
	font-weight: normal /*using normal weight*/
	text-align: left;
	vertical-align: top;
	border:2px dotted black; 
	border-top:none; 
	padding-left:10px;
}
.tblclasslist  .spacer	{
	width: 10px;
	vertical-align: top;
	border: none;
}
.tblclasslist hr	{
	width: 96%;
}
.tblclasslist li	{
	line-height: 23px;
	margin-left:-10px;
}
#hhonlinecol	{
	border: none;
}
#hhonlinecol li {
	margin-left:-25px;
}
#hhonlinecol .idonline	{
	font-family: "Times New Roman",serif;
	font-size:11pt;
	font-style:oblique;
	color:#008000;
	outline: green dotted thin;				 
}
#tblsummerstuff td	{
	text-align:center;
	vertical-align:top;
}

#tbltour td	{
	border-top:2px yellow dotted;
	border-bottom:1px yellow dash;
	height:30px;	
}

fieldset	{
	padding: 20px;
	overflow: hidden;
}
.nofieldset
{
	margin-left: 15px;
	margin-right: 15px;
}
.darkbox		{
	background-color:#003366;
	color:#ffffcc;
	padding:8px;
}
.darkbox h1		{
	colblockor:yellow;
}
.darkbox h2		{
	color:yellow;
}
.darkbox h3		{
	color:yellow;
}
.darkbox legend	{
	color:white;
}
ul				{
	list-style-image:url("images/sqblue.gif");
}

.wkndintensives	{
		background-image:url("images/wknd_grad_2x136.png");
	background-color: #fff;
	background-repeat:repeat-x;
	width:980px;
}
	
/* ref section
	//hanging out-dent - first line flush, rest indented
	.hangout	{text-indent:-28px;
				 padding-left: 28px;
	}
	//defining a bullet type
	ul			{
				 list-style-type:square;
	}
*/
.red {
	color: #FF0000;
}
#upev	{
	border-color: red;
	background-color: white;
	background-image: url("images/Yellow-White_256x256.png");
	background-repeat: repeat-x;
}
#regnow	{
	border-color: red;
	background-color: white;
	background-image: url("images/Yellow-White_256x136.png");
	background-repeat: repeat-x;
	height: 140px;
}
#regnow_tall	{
	border-color: red;
	background-color: white;
	background-image: url("images/Yellow-White_256x136.png");
	background-repeat: repeat-x;
	height: 220px;
}
.floatright	{
	float: right;
	margin-left: 25px;
}
/*24pt bold calibri text-shadow-distance 1, 300px x 50px, corner-radius 7, gradient #4476cc top to #223388 bottom border 1*/
.buttonfb	{
	border-top: 1px solid #f5faaf;
	border: 2px solid;
	background: #30a3f0;
	color: white;
	font-size: 16px;
	font-family: Georgia, Serif;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.buttonfb:hover	{
	border-top-color: #f5f547;
	background: #f5f547;
	color: #f01111;
}
.buttonfb:active {
	border-top-color: #30a3f0;
	color: white;
	background: #30a3f0;
}
#faq hr	{
	width: 100%;
	color: yellow;
	margin-top: 18px;
	margin-left: -15px;
}
#faq li		{
	margin-left:15px;			 
} 
#plantsnpreps	{
	width:940px;
	/* font-weight: normal; turning all fonts normal*/
	font-size: 11pt;
}
#preparations	{
	font-size:13.5pt;
}
.comments	{
	/* font-weight: normal; turning all fonts normal*/
	font-size: 9pt;
	width:93%;
	padding-left:10px;
}
.person		{
	font-style: oblique;
	color: #069;
	/* font-weight: normal; turning all fonts normal*/
}
figure	{
    margin-left: 0px;
    margin-right: 20px;
	text-align:center;
	/*default figure settings:
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px; 
	display:inline-block; for horizontal layout
	*/
}
figcaption	{ 
/*fig caption matches class person */
	font-style: oblique;
	color: #069;
	text-align:center;
	width:82px;
	/* width 82px to match fb pic sizes*/
}	
.timestamp	{
	 color: #069;
	 font-size: 9pt;
	 font-style: oblique;
}
.fbgroup	{
	 color: white;
	 font-style: italic;
		 /*font-weight: bold; using normal weight*/
	 font-size: 13pt;
}
.repost	{
	 color:red;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size: 10pt;
}
.school		{
	 font-style:italic; 
	 color:#006600; 
	 font-family:'Times New Roman'; 
		 /*font-weight: bold; using normal weight*/
	 font-size:13pt;
}
.caption	{
	font-size: 12pt;
	font-family: Garamond;
}
.curandero	{
	color: white;
	border: 2px solid #dddddd;
	background-color: green;
	color: white;
				 /*font-weight: bold; using normal weight*/
	font-size: 16pt;
	width: 230px;
	corner-radius: 30px;
	font-family: Garamond;
	text-align: center;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#lectures	{
	 /* font-weight: normal; turning all fonts normal*/
}
#curanderoarticles	{
	 /* font-weight: normal; turning all fonts normal*/
}
#curanderorecipes p	{
	 font-size: 11pt;
	 /* font-weight: normal; turning all fonts normal*/
}
/*			
}
#ContactUs	{
	 padding-left:20px;
}*/
.faqansw	{
	 padding-left:5px;
	 font-style:italic;
	 /*height: 0; width: 0; border-width: 0;
	 hide the faqansw paragraph by setting its height and width to zero
}


/*a:hover .faqansw	{
	 height: auto; 
	 width: 85%;
	 /*make the faqanw paragraph appear when a user hovers over the question
}*/
p{
	margin-bottom: 12pt;
}
#tblourclasses {
	vertical-align: top;
	border: none;
	font-size: 14px;
}
#tblourclasses  th {
	width: 180px;
	text-align: left;
	padding-left:20px;
}
.parchment {
	background-color: #f1f1f4;
	width: 940px;
}
#lavender ul li {
	list-style-image:url("images/plants/Lavender-1-frombellejheanell-web.jpg");
	margin-bottom:4px;
}
#lavender ul li ul li{
	list-style-image:url("images/plants/Lavender1-frombellejheanell-web.jpg");
}
/*used all over but not defined, so created 6-3-2014 */
.fsplants {
	font-size:11pt;
}
#rose ul li {
	list-style-image:url("images/plants/Lavender-1-frombellejheanell-web.jpg");
	margin-bottom:4px;
}
.staffli	{
	 list-style-image:url("images/sqgreen.gif");
	 line-height:18px;
}
.nobullet	{
	list-style-image:url("");
	list-style-type:none;
	margin-left:-40px;
}
.lsgrn {
	list-style-type: circle;
	list-style-image: none;
	color: green;
}
.tblvinegars tr th	{
	font-size:12pt;
	font-weight:normal;
	color:red;
	vertical-align:top;
	text-align:left;
	margin-top: 10px;
	border-bottom: thin dashed red;
	padding:4px;
}
.tblvinegars tr td	{
	margin-top: 10px;
	border-bottom: thin dashed red;
	padding:4px 4px 6px 30px;
}
/*hanging indent for p type tilde ~&ensp; as bullet - if browsers won't display with css, put padding & text style in every paragraph in source code (geez!) */

#tildebullet p	{
	margin-left: 30px;
	padding-left: 20px;
	text-indent: -18px;
}
li {
	margin-bottom:4px;
}
.wkndstart {
	font-size:24px;
	color: #20B2AA;
}
/*last updated 12-31-2016 */