body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #Ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	width: 914px;
	text-align: left;
	margin: auto;
	border: thin solid #6A463B;


	min-height: 500px
	background-color: #FFF;
	position: relative;
	top: 10px;
	height: auto;
	background-color: #FFF;
}
#header {
	background-image: url(../images/sweetbanner4.gif);
	background-repeat: no-repeat;
	width: 912px;
	height: 129px;
	text-align: center;
	position: relative;
}
#nav                  {
	width: 490px;
	left: 125px;
	z-index: 2;
	height: 22px;
	background-color: #FFF;
	border: thin dashed #6A463B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 47px;
	position: relative;
	margin: auto;
}
#cart {
	height: 21px;
	width: 50px;
	position: relative;
	left: 140px;
	float: left;
}


#home {
	height: 22px;
	width: 40px;
	float: left;
}
#labels {
	height: 22px;
	left: 20px;
	width: 60px;
	position: relative;
	float: left;
}
#price {
	height: 22px;
	width: 60px;
	position: relative;
	left: 40px;
	float: left;
}
#order {
	float: left;
	height: 22px;
	width: 48px;
	position: relative;
	left: 60px;
}
#faq {
	float: left;
	height: 22px;
	width: 37px;
	position: relative;
	left: 80px;
}
#Links {
	float: left;
	height: 22px;
	width: 46px;
	left: 100px;
	position: relative;
}
#contact {
	float: left;
	height: 22px;
	width: 67px;
	left: 120px;
	position: relative;
	
}
#content {
	text-align: left;
	padding: 10px;
	width: 892px;
	background-color: #FFF;
	z-index: 100;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A463B;
	margin: auto;
}
#footer {
	background-image: url(../images/sweetcheekpink.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	z-index: 1;
	width: 910px;
	background-position: right top;
	top: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #6A463B;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: left;
	height: 60px;
	background-color: #FFF;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #E66B2E;
	font-variant: small-caps;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E2547E;
	font-variant: small-caps;
}
.h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #392714;
	font-variant: small-caps;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A463B;
	font-variant: normal;
}
.textindent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A463B;
	font-variant: normal;
	text-indent: 20px;
	left: 20px;
}
.textpink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E66B91;
	font-variant: normal;
}
.textor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E66B2E;
	font-variant: normal;
}
.textorthin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E66B2E;
	font-variant: normal;
	font-weight: lighter;
}
.textxs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #392714;
	font-variant: normal;
}
#blog {
	margin: auto;
	padding: 0px;
	height: 46px;
	width: 140px;
	z-index: 500;
	right: 0px;
	left: 300px;
	position: relative;
}
a:link { 
	color: #E66B2E;
	text-decoration: none;
	}
a:visited { 
	color: #E66B2E;
	text-decoration: none;
	}
a:hover {
	color: #DD3C6C;
	text-decoration:underline
	}
a:active {
	color: #E66B2E;
	text-decoration: none;
	}
#imageright {
	float: right;
	height: 200px;
	width: 200px;
}
