body {
	margin: 0px;
	background: #ffffff;
	background-image: url('images/wallpaper.gif');
	background-repeat: repeat;
}
.content {
	background-color: #ffffff;
}
.content_copy, .content_copy_sup, a, a:visited, a:active, a:hover {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-weight: bold;
}
.form_error {
	font-family: verdana, arial, sans-serif;
	color: #79AB47;
	font-weight: bold;
	font-size: 11px;
}
.content_copy_sup {
	font-size: 9px;
}
.content_copy, a, a:visited, a:active, a:hover {
	font-size: 11px;
	line-height:12px;
}

.content_copy, a, a:visited, a:active, a:hover {
	text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.content_copy_large {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.head_1, head_1_sup {
	font-family: verdana, arial, sans-serif;
	color: #79ab47;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: -.03em;
}
.head_1 {
	font-size: 18px;
}
.head_1_sup {
	font-size: 14px;
}
.testimonial_head_green, .testimonial_head_sup {
	font-family: avenir, verdana, arial, sans-serif;
	color: #79ab47;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: -.03em;
}
.testimonial_head_green {
	font-size: 18px;
}
.testimonial_head_sup {
	font-size: 14px;
}
.testimonial_copy {
	font-family: avenir, verdana, arial, sans-serif;
	font-size: 11px;
	color: #77726F;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: -.03em;
}

.nav_main {
	background: #CAAED3;
}
.stroke_fade_top { 
	background-image: url('images/stroke_fade_top.gif');
	background-repeat: repeat-x;
}
.stroke_fade_bot { 
	background-image: url('images/stroke_fade_bot.gif');
	background-repeat: repeat-x;
}
.stroke_fade_left { 
	background-image: url('images/stroke_fade_left.gif');
	background-repeat: repeat-y;
}
.stroke_fade_right { 
	background-image: url('images/stroke_fade_right.gif');
	background-repeat: repeat-y;
}
.green_tile { 
	background-image: url('images/green_tile.gif');
	background-repeat: repeat;
}

.forms_checkbox {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	border-color: #A4B97F;
}
.forms_text_input, .forms_textarea {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	border-color: #A4B97F;
	border-width: 1px;
}
.forms_text_input {
	width: 200px;
	height:22px;
	border-width: 1px;
}
.forms_textarea {
	width: 270px;
	height: 75px;
	border-width: 1px;
}


.example_aromaids {
	position: relative;
	width: 480px;
	height: 300px;
	
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-home li {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 300px;
	visibility: hidden;
}
#crossfader2 {


}
