body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #6d4718;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/butterfly_grad_slice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}

p {
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.7em;
}
img {border: 0;}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	display: inline;
	font-weight: normal;
}

h1, h2, h3 {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 5;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0em;
	line-height:2.5em;
}
h2 {font-size: 1.5em; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #660000;
	line-height: 1.5em;
}
h4 {
	font-size: 1.5em;
	line-height: normal;
	font-weight: normal;
	padding: 5px;
}

.border_all {border: 1px solid #b2b2b2}
.border_left {border-left: 1px solid #b2b2b2;}
.border_right {border-right: 1px solid #b2b2b2;}
.border_top {border-top: 1px solid #b2b2b2;}
.border_bottom {border-bottom: 1px solid #666666;}



 ul#navlist {
	text-align: right;
	color: #CCCCCC;
	font-size: 1.1em;
	line-height: 100%;
	margin-top: 14px;
	vertical-align: middle;
	text-transform: capitalize;
}
 #navlist li {list-style-type: none; display: inline;}
 #navlist a {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
 #navlist a:link {color: #FFFFFF; text-decoration: none;}
 #navlist a:visited {color: #FFFFFF; text-decoration: none;}
 #navlist a:hover {color: #FCDE76; text-decoration: none;}

	
.footer {
	font-size: 1em;
	line-height: 1.5em;
	padding: 8px;
	color: #999999;
}
.footer a:link {text-decoration: none; color: #999999;}
.footer a:visited {text-decoration: none; color: #999999;}
.footer a:hover {text-decoration: underline; color: #342121;}

.bg_grad {	background-image: url(../images/bg_butterfly_grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.butterfly_bg {
	background-image: url(../images/banner_butterfly.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.product_title {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 0.95em;
}

.product_body {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	margin: 5px;
	padding: 5px;
}

.style1 {
	color: #FFFFFF;
}
.style2 {
	color: #FCDE76;
}
.style2 a {
	color: #FCDE76;
}
.style2 a:visited {
	color: #FCDE76;
}
.style2 a:hover {
	color: #FCDE76;
}
.style3 {color: #5A3D1C}
fieldset p {
	line-height: 2em;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 0px;
}
legend {
	color: #59595B;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #59595B;
	position: absolute;
	left: .5em;
	top: -1em;
}
.label {
	color: #59595B;
	text-align: right;
	float: left;
	width: 25em;
	margin-right: 5px;
	line-height: 1.1em;
}

fieldset {
	font-weight: bold;
	background-color: #FCDE76;
	border: 1px solid #59595B;
	width: 350px;
	clear: left;
	float: right;
	margin-bottom: 20px;
	position: relative;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
fieldset input {
	border: 1px solid #59595B;
	font-size: 0.9em;
	color: #59595B;
	width: 150px;
	padding: 1px;
	background-color: #FFFFFF;
}
fieldset textarea {
	border: 1px solid #59595B;
	font-size: 0.9em;
	color: #59595B;
	width: 150px;
	padding: 1px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.formsubmit {
	font-size: 0.9em;
	font-weight: bold;
	color: #59595B;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	border: 1px solid #59595B;
}
form {
	font-size: 1.3em;
}

