p {
	font-family: verdana,arial,sans-serif;
	color: #000000;
	line-height:140%;
}

p.content {
	font-family:verdana,arial,sans-serif;
	font-size: 90%;
	color: #000000;
	line-height:140%;
}


body.main {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	background:#f8d372;
	font-size:12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

div.copyright {
	font-family:verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
div.content
{
	margin-left:70px;
	margin-right:70px;
}

div.teas
{
	padding: 4px;
}

ul.teas
{

}

td.herbal
{
	background:#ECA811;
	vertical-align:top;
}

td.green
{
	background:#8dc71b;
	vertical-align:top;
}

td.black
{
	background:#38AACD;
	vertical-align:top;
}

div.address
{
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 18px;
}

div.emails
{
	text-align: left;
	font-size: 12pt;
	padding: 18px;
}

ul.teas a
{
	color:#0000ff;
}

ul.teas a:visited
{
	color:#0000cc;
}

	ul.teas a:hover
{
	color: #d63015;
	text-decoration: none;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	font-family:verdana,arial,sans-serif;	
	margin: 0px;
	padding-top: 20px;
}

h2 {
	font-size: 105%;
	font-weight: normal;
	font-family:verdana,arial,sans-serif;	
	font-style: italic;
	margin: 0px;
}

h3 {
	font-size: 105%;
	font-weight: bold;
	font-family:verdana,arial,sans-serif;	
	font-style: normal;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 3px;
}

.checkout_form {
	font-size: 12px;
	font-family:kidprint,"comic sans ms",verdana,arial,sans-serif;
	font-weight: normal;
	width: 85%;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.checkout_form_highlight {
	background-color: #fff7bf;
}

.checkout_form_highlight_two {
	background-color: #eee6ae;
}

.checkout_form_label {
	font-size: 13px;
	font-family:kidprint,"comic sans ms",verdana,arial,sans-serif;
	font-weight: bold;
	color: #000000;
}

.checkout_form_message {
	font-family:kidprint,"comic sans ms",verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

td.left_column {
	vertical-align: top; 
	width: 182px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}

td.center_column {
	background: url('/images/midstripe.gif');
	vertical-align: top;
	width: 5px;	
	margin: 0px;
	padding: 0px;

	float: left;

}

td.right_column {
	vertical-align: top;
	width: 597px;
	margin: 0px;
	padding: 0px;
	float: left;
}

a.button_link {
	padding: 5px; 
	border: 1px solid #0000ff; 
	font-weight: bold; 
	background-color: #eeeeff; 
	color: #0000ff;
}

div.item_description {
	background-color: #fff7bf;
	border: 1px solid #000000;
	padding: 20px;
}



#new_css_stuff_starts_here {}

#content {
	margin-left:70px;
	margin-right:70px;
	font-size: 9pt;
}

#content h1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family:kidprint,"comic sans ms",verdana,arial,sans-serif;	
	margin: 0;
	padding-top: 20px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-family:kidprint,"comic sans ms",verdana,arial,sans-serif;	
	margin: 0;
	font-style: normal;
	padding-top: 20px;
}
	
#content fieldset {
	background-color: #ffffff;
}

#content fieldset legend {
	font-weight: bold;
}

#content fieldset label {
	float: left;
	display: block;
	width: 10em;
}	

#content fieldset.continue_button {
	text-align: right;
}

#checkout_error {
	text-align: left;
	background-color: #ffeeee;
	border: 1px solid #ff0000;
	padding: 1.0em;
}	

#checkout_error h1 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

#content fieldset.continue_button input.back {
        float: left;
}

#checkout_billing_information {
        margin-top: 1.0em;
        width: 45%;
        float: left;
	background-color: #ffffff;
	height: 140px;
	padding-left: 1.0em;
}

#checkout_billing_information h2 {
        font-weight: bold;
        color: #000000;
        font-size: 1.0em;
        border: none;
        margin: 0;
        padding: 0;
        background-color: #f6f1db;
}

#checkout_shipping_information {
        margin-top: 1.0em;
        width: 45%;
        text-align: right;
        float: left;
	background-color: #ffffff;
	height: 140px;
	padding-right: 1.0em;
}

#checkout_shipping_information h2 {
        font-weight: bold;
        color: #000000;
        font-size: 1.0em;
        border: none;
        margin: 0;
        padding: 0;
        background-color: #f6f1db;
}


#checkout_cc_info {
        margin-top: 1.2em;
	background-color: #ffffff;
}

#checkout_cc_info h2 {
        font-weight: bold;
        color: #000000;
        font-size: 1.0em;
        border: none;
        margin: 0;
        padding: 0;
        background-color: #f6f1db;
}

#checkout_order_list {
}

#checkout_order_list table {
        margin-top: 2.0em;
	background-color: #ffffff;
}

#checkout_order_list table th {
        text-align: center;
        border-bottom: 1px solid #000000;
}

#checkout_order_list table td.price {
        text-align: right;
}

#contact_form {

}

#contact_form fieldset {
	padding: 0.5em;
}

#contact_form label {
	float: left;
	display: block;
	width: 10em;
	font-weight: bold;
}


#homepage_notice {
	text-align: center;
	font-style: normal;
	border: 2px solid #ff0000;
	padding: 0.5em;
	background-color: #ffffcc;
}

#homepage_notice p.title {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}