body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #5f3d41;}
h1 {font-size: 200%; font-weight:bold;}
h1 a { }
h1 a:hover{}
h2 {font-size:175%; font-weight:bold;}
h2 a {}  
h2 a:hover {}  
h3 {font-size:125%;}
h3 a {}  
h3 a:hover {}  
.bullet_text {
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.navcontainer2 /* this one is only for aromata page*/ {
position: relative;	
background-position: center;
	color: #5f3d41;
	font-size: 100%;
	margin-top: 50px;
	text-align: center;
top: 550px;
	right: 600px;	
	}

.navcontainer1 {
position: relative;	
background-position: center;
	color: #5f3d41;
	font-size: 100%;
	margin-top: 50px;
	text-align: center;
top: 300px;
	right: 600px;	
	}
.navcontainer {
	position: relative;
	background-position: center;
	color: #5f3d41;
	font-size: 100%;
	margin-top: 50px;
	text-align: center;
	top: 600px;
	right: 600px;	
	}
.navcontainer a{
	display: block;
	color: #990099;
	text-decoration: none;
	margin:0px 0px 0px;
	padding:3px 3px ;
	font-size:100%;
	text-align: center;
	float: center;
}
 #list_wrapper{
	width: 800px;
	text-align: center;
}
	.pagecontainer{
	width: 600px;
	text-align: center;
	padding-left: 5%;	
	}
	.pagetext{
	text-align: left;
	}
	ul{
    margin: 0 auto;
}
	 ul.pagecontainer li{
	text-align: center;
	float: left;
	list-style: none;
	width: 150px;
	height: 50px;
	margin: 15px 15px 15px;
	padding: 5px;
	}
/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
	text-align: center;
	float: left;
	list-style: none;
	width: 200px;
	height: 275px;
	margin: 15px 15px 15px;
	padding: 5px;
	font-weight: bold;	
    }
	.pricecontainer{
	width: 600px;
	text-align: left;
	padding-left: 5%;	
	}
	ul.pricecontainer li{
	text-align: left;
	float: left;
	list-style: none;
	width: 100px;
	height: 100px;
	margin: 15px 15px 15px;
	padding: 5px;
	}
	div.thumbs {
	float: left;
	width: 200px;	
	padding: 5%;
	}
	div.thumbs p {
	text-align: center;
	}
	}
img {
border: 0px none;
}