.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltrt { /* this class can be used to float an element left in your page */
	float: right;
	margin-right: 8px;
}

td {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #93937D;
}
div #intro{
	margin-right: 17px;
	margin-left: 14px;
	color: #A28954;
	text-align: left;
}

#intro a {
	font-weight: normal;
	font-size: 12px;
}

a:link {
	color: #70B8C2;
	font-weight: bold;
	font-size: 11px;
}

a:visited {
	color: #70B8C2;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #70B8C2;
	font-weight: bold;
	font-size: 11px;
	background-color: #EAE8DA;
}

a:active {
	color: #70B8C2;
	font-weight: bold;
	font-size: 11px;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.copyright {
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 16px;
	color: #A28954;
}
.detail {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 23px;
	color: #ACAC9B;
}
.detailBold {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.sold {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #CE5103;
}
.white {
	color: #FFFFFF;
}
.wholesale {
	color: #FFCC33;
}
.signup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/signup_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 50px;
}
.signup table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58B4AF;
	font-weight: bold;
}
#wrapper {
	width: 900px;
	margin-right: 50%;
	margin-left: 50%;
}
#nav-wrapper {
	width: 573px;
	position: relative;
}
#viewcart {
	height: 97px;
	width: 97px;
	position: absolute;
	top: 0px;
	right: 0px;
}

