/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}

body { /*needed for fixed-width centering - text-align: center - Do NOT change this*/
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.166;
	font-size: 12px;
	background: #ccc url(graphics/herbalSalvesBkg600.gif) repeat-y 50% 0;	/*ffffcc*/
}

#container { /*needed for fixed-width centering*/
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 600px; /*herbalSalvesBkg.gif is 780px*/
	text-align: left;
}
/***** Header *******************************/
#header {
	position: absolute;
	top: 1px;
	width: 100%;
	height: 101px; 
	text-align: center;
	display: block;
}

#subHead  {
	position: absolute;
	margin-top: 105px;
	color: #fff;
	font-size: 14px;
	letter-spacing: .95px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #25765B;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

/***** Content *******************************/
#content {
	clear: both;
	position: absolute;
	top: 126px; /*-10px*/
	margin-left: 0px;
	width: 470px;
	text-align: left;
	background-color: #E2F4EE; /*E2F4EE E8FAF4 #DFF0EA; */
	border-right: 1px solid #25765B;
}

#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	/*display: block;*/
	margin: 0px 1px -3px 2px; /*-2px 2px -1px 3px*/
	padding: -2px 1px 2px 2px; /*-1px 2px -1px 3px; */
	color: #DC3F7B; /*DC3F7B #C24273;*/
	letter-spacing: .2em;
}

#content a:hover {
	text-decoration: none;
	color: #25765B; /*25765B*/
}


* html #content { /*content top for i.e.*/
	top: 126px; /*-5*/
}

#rightNav { /* right Nav */
	position:absolute;
	top: 126px; /*-10px*/
	width: 120px; /*150*/
	max-width: 120px; /*165*/
	padding: 5px 3px 5px 3px;
	margin: 0px 0px 0px 2px;	
	right: 0px;
	float: right;
	background-color: #F4EAED; /*to see the div*/
	border-left: 1px solid #25765B; /*25765B;*/
}
	/*width: 168px; /*173bmh*/	
	/*voice-family:"\")\"";
	voice-family: inherit;
	width: 163px; /*168*/	
	/*font-size: 12px; /*11*/
	
#rightLinks a:link, #rightLinks a:visited, #rightLinks a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 0px 1px -3px 2px; /*-2px 2px -1px 3px*/
	padding: -2px 1px 2px 2px; /*-1px 2px -1px 3px; */
	border-bottom: 1px solid #25765B; /*-26568D*/
	color: #DC3F7B; /*DC3F7B #C24273;*/
	background-color: #F5E1E9; /*1F3671*/
	letter-spacing: .2em;
}

#rightLinks a:hover {
	text-decoration: none;
	color: #25765B; /*25765B*/
	background-color: #B2DEC6; /*65AD85*/
	/*border: 1px solid #FFA554;*/
}

span.sub {
position:relative;
	font-size: 9px;
	text-align: right;
	margin right: 0px; 
	/*padding left: 12px; */
}

span.product {
	position:relative;
	width: 300px; /*161*/
	max-width: 300px; /*162*/
	padding: 5px 0px 0px 60px;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.25 em;
	margin-top: -20px; /*-30*/ 
}

span.author {
	position:relative;
	width: 160px; 
	max-width: 165px; 
	padding: 5px;
	right: 5px;
	float: right;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.25 em;
	margin-top: -5px; /*-30*/ 
}

#order {
	margin-left: 50px;
}
.odd {
	background-color: #E6F9EF; /*D7FFFF*/
	padding-left: 10px;
	text-align: center;
}

.even {
	background-color: #D9F3E5; /*D3F5FD*/
	padding-left: 10px;
	text-align: center;
}

.top {
	background-color: #2B8869; /*6C8FCE*/
	font-size: 14px;
	color: #fff; /*FBFD75*/
	padding: 3px 3px 3px 10px;
}

.subhead {
	background-color: #D9F3E5; /*D2F3E1 D3F5FD*/
	padding-left: 10px;
}

.bottom {
	background-color: #D9F3E5; /*D3F5FD*/
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.smallPrice {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	float: left;
}

.shipping {
	text-align: left;
 	margin-left: 20px;
}

/***** schedule classes *******************************/
#schedule {
	margin-left: 20px; 
}

.scheduleSubhead {
	background-color: #D9F3E5; /*D2F3E1 D3F5FD*/
	text-align: center;
	font-weight: bold;
}

.scheduleOdd {
	background-color: #E6F9EF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	line-height: 1.25 em;
}

.scheduleEven {
	background-color: #D9F3E5; /*D3F5FD*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	line-height: 1.25 em;
}

.date {
	width: 53%; 
}

.location {
	width: 47%;
}

/*span.date {
text-align: right;
}

span.location {
text-align: left;
}*/

/***** Text *******************************/
p { /*12px;*/
	font-size: 100%;
	margin-bottom: 10px; 
	margin-left: 20px;
	margin-right: 20px;
}
.phead {
	color: #2b8869;
	font-weight: bold;
}

h3 {   /*paragraph headers - Miracle Salve - Muscle Balm*/
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px; /*-30*/
	margin-left: 10px;
	padding: 5px;
	color: #C24273;
}
 span.tin { /*Miracle Salve - Muscle Balm - tins*/
 position:relative; 
 width:105px; 
 max-width:110px; 
 padding:3px;
 right:0; 
 float:right; 
 text-align:center; 
 font-weight:roman; 
 }
 
 span.holiday { /*red holiday links*/
 color:#FF0000;
 }

h4 {  /*Welcome to AAA-WomenWorks*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px; /*-30*/ 
	margin-left: 20px;
	color: #2B8869;
}

h5 {  /*Comfrey - Ginko - goldenseal*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: -20px; /*-30*/ 
	margin-left: 20px;
	color: #2B8869;
}

/************** footer styles ****************/

#footer{
	clear: both;
	position: relative;
	/*background-color: #fff; /*236C1E*/
	margin: 10px 5px 0px 5px; 
	border-top: 1px solid #25765B; 
	font-size: 9px;
	line-height: 1.166;
	font-weight: normal;
	color: #25765B; /*B2DEC6*/
	padding: 10px 10px 50px 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	font-size: 10px; /*10px*/
	font-weight: bold;
	/*background-color: #fff; /*236C1E*/
	color: #25765B; /*236C1E dedfe2*/
	padding: 1px;
	letter-spacing: .1em;
}

#footer a:hover {
	text-decoration: underline; /*none*/
	/*background-color: #FEC400; #dedfe2;*/
	color:  #DC3F7B; /*pink DC3F7B*/ 
}

/******************** end ***********************/
