body, html
{
	margin:0;
	padding:0;
	background:#a7a09a;
	color:#000;
}
body
{
	min-width:768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a, a:link, a:active
{
	text-decoration: none;
	color: #FFFFFF;

}
a:visited
{
	color: #F0F0F0;
	text-decoration: none;

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

}

#container
{
	width:748px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header
{
	background-color: #969391;
	height:90px;
	margin:0;
	padding:0;
}
#header #logo
{
	float: left;
	position: relative;
	top: 21px;
	left: 21px;
}
#header #login_nav
{
	width: 172px;
	float: right;
	position: relative;
	top: 62px;
	height: 28px;
}
#nav
{
	padding:0px;
	background-color: #6c6c6c;
	margin: 0px;
	height: 24px;
}
#nav img
{
	padding:0px;
	margin: 0px;
	float:left;
}

.banner_main
{
	width:748px;
	height:234px;
	background-image: url(media/banner_main.jpg);
}
.banner_scented
{
	width:748px;
	height:234px;
	background-image: url(media/banner_fallwinter.jpg);
}
.banner_pillars
{
	width:748px;
	height:234px;
	background-image: url(media/banner_pillars.jpg);
}
.banner_accessories, .banner_aroma
{
	width:748px;
	height:234px;
	background-image: url(media/banner_accessories.jpg);
}

.banner_tins{
	width:748px;
	height:234px;
	background-image: url(media/banner_tins.jpg);
}


#main
{
	margin-top: 10px;
}
.mid_space
{
	width:10px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
.home_content
{
	width: 458px;
	background-color: #4b6269;
	text-align: left;
	vertical-align: top;
	padding:15px;
}

p
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0px;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.home_sidebar
{
	width: 220px;
	background-color: #261c1c;
	text-align: left;
	vertical-align: top;
	padding:15px;
}
.shop_sidebar
{
	width: 170px;
	background-color: #6c6c6c;
	text-align: left;
	vertical-align: top;
}
.shop_content, .shop_content_main, .shop_content_scented
{
	width: 538px;
	background-color: #b4050d;
	text-align: left;
	vertical-align: top;
	padding:15px;
}

.shop_content_pillars
{
	width: 538px;
	background-color: #996633;
	text-align: left;
	vertical-align: top;
	padding:15px;
}

.shop_content_accessories
{
	width: 538px;
	background-color: #2a170e;
	text-align: left;
	vertical-align: top;
	padding:15px;
}

.shop_content_tins, .shop_content_aroma
{
	width: 538px;
	background-color: #77aac9;
	text-align: left;
	vertical-align: top;
	padding:15px;
}

.retailers_sidebar
{
	width:205px;
	background-color:#a2c569;
	background-image: url(media/retailer_art.jpg);
	background-repeat: no-repeat;
	height: 325px;
}
.retailers_content
{
	width:503px;
	text-align:left;
	vertical-align:top;
	background-color:#a2c569;
	padding:15px;
}
.about_sidebar
{
	width:205px;
	background-color:#261c1c;
	background-image: url(media/about_art2.jpg);
	background-repeat: no-repeat;
	height: 325px;
}
.about_content
{
	width:503px;
	text-align:left;
	vertical-align:top;
	background-color:#261c1c;
	padding:15px;
}
.about_logo
{
	width:172px;
	height:150px;
	float:left;
	background-image: url(media/about_logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.about_blurb
{
	width:331px;
	float:left;
}
.contact_sidebar
{
	width:205px;
	background-color:#7db5d7;
	background-image: url(media/contact_art.jpg);
	background-repeat: no-repeat;
	height: 325px;
}
.contact_content
{
	width:503px;
	text-align:left;
	vertical-align:top;
	background-color:#7db5d7;
	padding:15px;
}

#footer
{
	clear:both;
	background-color: #FFFFFF;
}
#sosumi
{
	font-size: 9px;
	width:748px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.CategoryItem
{
	width:170px;
	height:29px;
	background-image: url(media/btn_generic.gif);
	background-repeat: no-repeat;
	text-transform:uppercase;
	line-height: 29px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 2px;
}
.CategoryItem_sel
{
	width:170px;
	height:29px;
	background-image: url(media/btn_generic_sel.gif);
	background-repeat: no-repeat;
	text-transform:uppercase;
	line-height: 29px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 2px;
}
.SubCategoryItem
{
	width:170px;
	height:23px;
	background-image: url(media/btn_generic_sub.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	line-height: 23px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.SubCategoryItem_sel
{
	width:170px;
	height:23px;
	background-image: url(media/btn_generic_sub_sel.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	line-height: 23px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.hobbleButton
{
	border: 1px solid #FFFFFF;
	padding:3px;
	display: inline;
}


.Button a, .Button a:link, .Button a:active, .Button a:visited
{
	padding:3px;
	text-decoration:none;
}
.Line
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin:0px;
	padding:0px;
	height:1px;
}
hr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top:10px;
	margin-bottom: 10px;
	padding:0px;
	height:1px;
}
.DialogBox
{
	border: 1px solid #EFEFEF;
}

.cartrow1, .cartrow1 a, .cartrow1 a:link, .cartrow1 a:active, .cartrow1 a:visited
{
	background-color:#FFFFFF;
	color:#333333;
}
.cartrow2, .cartrow2 a, .cartrow2 a:link, .cartrow2 a:active, .cartrow2 a:visited
{
	background-color:#F2F2F2;
	color:#333333;
}
.invoice, .invoice a
{
	color:#000000;
}
.invoice br
{
	color:#FFFFFF;
	background-color:#FFFFFF;
}
.clubCol
{
	width:235px;
	float:left;
}
.clubScent
{
	padding-top:5px;
}
.clubScent span
{
	position: relative;
	bottom: 10px;
	left:10px;
}
.shipping_info
{
	float:left;
	width: 288px;
}
.shipping_chart
{
	width:250px;
	float:left;
}
.scent_signup
{
	clear:both;
	width: 350px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.membershipLevel
{
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
.clearer
{
	clear:both;
}