/* stylesheet for index.html (home page) */

body {
	font-size: 12px;
	font-family: Verdana;
	color: black;
	background: #96DBFE url('../Graphics/homebgcolor.jpg') repeat-x left top;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}

#page {
	background: white url('../Graphics/homewide.jpg') repeat-y top center;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #2E830C;
	}

#header {
	background: #58BA2E url('../Graphics/homebanner.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 80px;
	width: 760px;
	}

.description {
	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	color: #226209;
	margin: 0 0 0 260px;
	padding: 0;
	position: relative;
	top: -5px;
}

#sidebar {
	text-align: left;
	padding: 10px 0 10px 0;
	margin-left: 20px;
	width: 300px;
	float: left;
	border: none;
	}

#products {
	text-align: left;
	width: 400px;
	float: right;
	margin-right: 20px;
	padding: 0;
	border: none;
}

#product {
	width: 400px;
	height: 110px;
	margin: 0;
	border: none;
}

#socialmedia {
	width: 400px;
	height: 90px;
	margin: 0;
	margin-top: 20px;
	border: none;
}

#footer {
	background: white url('../Graphics/homefooter.jpg') no-repeat top;
	width: 760px;
	height: 90px;
	margin: 0 auto;
	clear: both;
	border: none;
	}

h1 {
	font-family: verdana;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin: 0 0 0 250px;
	position: relative;
	top: -10px;
	color: #FCCE86;
}
h2 {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	margin: 20 0 5 0;
	color: #D65F35;
}
h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin: 2 0 4 0;
	color: #D65F35;
}
p {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: black;
	margin: 0px 0px 10px 0px;
}
p.product {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: black;
	margin: 0;
}
p.links {
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	margin: 8px 2px 0px 5px;
}
p.quote {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: black;
	margin: 10px 10px 10px 10px;
}
p.list1 {
	font-family: verdana;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	text-indent: -9px;
	color: black;
	margin: 0 2 3 16;
}
p.list2 {
	line-height: 18px;
}

p.footer {
	font-size: 11px;
	font-family: verdana;
	line-height: 14px;
	text-align: center;
	position: relative;
	top: 20px;
}

ul {
	list-style-type: circle;
	color: #D65F35;
}
ul li {
	padding-left: 10px;
}
em {
	font-style: normal;
	background-color: #CBF9B7;
}
em.peach {
	background-color: #FFD2A5;
}
a {
	font-weight: normal;
	color: blue;
}
a:hover {
	color: red;
}
a.link {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #226209;
	text-decoration: none;
	background-color: #D0F0FF;
	border: solid 1px #7DB7D4;
	padding: 1px 3px 1px 3px;
}
a.link:hover {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #58BB2F;
	text-decoration: none;
	background-color: #D0F0FF;
	border: solid 1px #7DB7D4;
	padding: 1px 3px 1px 3px;
}
a.plink {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #D65F35;
	text-decoration: none;
}
a.plink:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #D65F35;
	text-decoration: underline;
}
a.menu {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #6F451B;
	text-decoration: none;
	padding: 0 10 0 0;
	position: relative;
	left: 70px;
}
a.menu:hover {
	color: #C58638;
}

a.product {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #226209;
	text-decoration: none;
}
a.product:hover {
	color: #58BB2F;
	text-decoration: none;
}
a.learnmore {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: green;
	text-decoration: none;
}
div.main {
	width: 760px;
	border-style: solid;
	border-color: #CE4B34;
	border-width: 1px;
	margin-top: 20px;
	background: #FFFFFF;
}
div.links {
	width: 75px;
	height: 665px;
	float: left;
	display: inline;
	margin-right: 10px;
	background: #FFE7CB;
}
div.copy {
	padding: 0px 50px 0px 50px;
	background: rgb(255,255,255);
}
#productmenu {
	visibility: hidden;
	position: absolute;
	width: 150;
	height: 200;
	top: 80;
	left: 400;
	background-color: #D0F0FF;
	border: solid 1px #7DB7D4;
	text-align: center;
	margin: 0;
	padding-top: 4px;
}
#quotes {
	border: solid 2px #CE4B34;
	padding: 10px;
	margin: 20 40 20 40;
	background-color: white;
}
#aromatherapy {
	background-image: url(../Graphics/main_faded_small4.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 491px;
}
img.flag {
	position: relative;
	top: 20px;
	left: 5px;
}
#not-tested {
	width: 220px;
	float: left;
}
#safer {
	float: left;	
}