body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-color: #BB6633;*/
	margin: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #3A3A18;
}
.navigation {
	font-family: CasablancaAntique, Papyrus, Palatino;
	font-size: 1.1em;
	text-align: center;
	padding: 3px;
	background-color: #29717D;
	color: #FFFFFF;
}
h1 {
	font-family: CasablancaAntique, Papyrus, Palatino;
	font-size: 28px;
	line-height:28px;
	font-weight: 700;
}
img {
	border: 3px inset #29717D;
}
.noborder {
	border: 0px;
}
.bottom {
	font-family: CasablancaAntique, Papyrus, Palatino;
	font-size: 18px;
	font-weight: 900;
	text-align: justify;
	color:#837D41;
}
.maincell {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 120px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #29717D;
}
.white {
	color: #FFFFFF;
}
.sold {
	background-image: url(images/sold.gif);
	bakcground-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
}
#left {
	width:150px;
	float:left;
	padding-top:160px;
	background-image: url(images/pdLogo.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#right {
	margin-left:160px;
}
.white, .navigation a{
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:hover {
	color:#837D41;
}
#breadcrumb {
	font-size:10px;
}
#child a{
	font-family: CasablancaAntique, Papyrus, Palatino;
	font-size: 18px;
	font-weight: 500;
	color:#FFFFFF;
	display:block;
	background:#29717D;
	border:3px outset #29717D;
	float:left;
	padding:5px;
	margin:10px;
	text-decoration:none;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#child {
	height:75px;
}
#child a:hover {
	color:#000000;
	text-decoration:none;
	border:inset #29717D;
}
.product, .item_desc {
	font-family: CasablancaAntique, Papyrus, Palatino;
	font-size: 18px;
}
#container {
	overflow: hidden;
}
#sidebg {background:url(images/sidebg.jpg) repeat-y;padding-bottom:32767px;margin-bottom:-32767px; position:relative;}
.content {background:#FFF; margin-right:60px; padding:10px}
.item_desc{text-align:center}
.item_desc form {margin:0px;padding:0}
.front img {border:none;display:block}