/* CSS Document */

body {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #847040;
}

a {
	color: #8d7e5a;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6EA31D;
	border-bottom: #CCC dashed 1px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

img {
	border: none;
}

.infoitem {
	width: 260px;
	height: 140px;
	margin: 0 20px 20px 0;
	float: left;
}

.last {
	margin: 0 0 20px 0;
}

.infoimg {
	width: 130px;
	float: left;
}

.infodesc {
	width: 130px;
	float: left;
}


.infoitem h2 {
	font-size: 14px;
	border-bottom: 1px solid #c2baa7;
	padding: 0;
	margin: 10px 0 0 0;
	color: #5c4714;
}

.infoitem p {
	padding: 0;
	margin: 0 0  10px 0;
}

.infoitem img {
	margin: 10px 0;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
}

#banner {
	padding-bottom: 20px;
}

#content {
	background-image:url(images/bgd.gif);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 200px;
}

#left .cat {
	color: #4c4c4c;
	font-weight: bold;
}

#left ul {
	margin: 5px 10px 20px 20px;
	padding: 0px;
}

#left ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#left ul li ul {
	visibility: hidden;
	margin: 0 0 10px 10px;
	padding: 0;
	position: absolute;
}

#right {
	float: right;
	width: 540px;
}

#right .fragrance td {
	padding: 0 10px 10px 0;
}


#copyright {
	color: #7f7f7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: #a99971 dashed 1px;
	padding: 5px 0;
	margin-top: 20px;
}

#greenearth {
	padding: 5px 0 10px 0;
	text-align: center;
}

.clear {
	clear: both;
}

.small {
	font-size: 10px;
}

body.makingthedifference .makingthedifference,
body.awards .awards,
body.greenearth .greenearth,
body.community .community,
body.education .education,
body.papermakers .papermakers,
body.dilooil .dilooil,
body.coconutoil .coconutoil,
body.basketweavers .basketweavers,
body.localresources .localresources,
body.fragrances .fragrances,
body.qualityassurance .qualityassurance,
body.factory .factory,
body.fijispas .fijispas,
body.aboutfiji .aboutfiji,
body.purefijispa .purefijispa,
body.herbarium .herbarium,
body.beautyeditorpicks .beautyeditorpicks,
body.awards .awards,
body.contact .contact {
	font-weight: bold;
}

body.community #left ul li ul,
body.education #left ul li ul,
body.papermakers #left ul li ul,
body.dilooil #left ul li ul,
body.coconutoil #left ul li ul,
body.basketweavers #left ul li ul,
body.localresources #left ul li ul {
	visibility: visible;
	position: relative;
}