/* CSS Document */
body {
	background-image: url(images/vancouver-essential-oils-aromatherapy-products-holistic-healing-products-lower-mainland-bc.jpg);
	background-repeat: repeat-x;
	background-color: #6960DF;
}
body,td,th {
	font-size: 13px;
	color: #003466;
	font-weight: normal;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

}

.subheader {

	font-weight: normal;

	font-size: 14px;

	color: #003366;

}

.copyright {

	font-size: 10px;

	color: #003366;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

}

a:link {

	color: #9900CC;

	text-decoration: none;

	font-weight: normal;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a:visited {

	color: #9933CC;

	text-decoration: none;

	font-weight: normal;

}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

a:active {

	color: #9933CC;

	text-decoration: none;

	font-weight: normal;

}

.title {

	font-size: 13px;

	font-style: italic;

	font-weight: bold;

	color: #9900CC;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.red {

	color: #000066;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

}

.header1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #003466;

}

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}	

body,td,th {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #003366;

	font-size: 14px;

	font-style: italic;
	
	margin-top:0px;

}

/* Left Navigation */

#essential-oils
{
text-align:left;
width: 135px;
}

#essential-oils ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#essential-oils li 
{ 
margin: 0 0 0 0; 
}

#essential-oils a, #essential-oils a:visited, #essential-oils a:active, #essential-oils a:active:visited
{
	display: block;
	color: #9900CC;
	background-color: #C7B5FF;
	padding: .2em .8em;
	text-decoration: none;
	border-top:1px #685DDD solid;
	border-bottom:1px #685DDD solid;
}

#essential-oils a:hover, #essential-oils a:hover:visited
{
	color: #FFF;
	font-weight: regular;
}
