a img {
	border: 0px;
}

#menu .pipe {
	color: #706f54;
	margin-left: 10px;
	margin-right: 10px;
}
#menu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #3c3c34;
}

#content a {
	color: #3c3c34;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #000;
}

#content p {
	margin-bottom: 25px;
	margin-top: 5px;
}


#content h1 {
	color: #3c3c34;
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: 1.2pt;
	text-decoration: none;
	border-bottom: 1px solid #3c3c34;

}

#content h3 {
	color: #3c3c34;
	font-size: 10pt;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #3c3c34;
}

#content h4 {
	text-decoration: none;
	font-size: 13pt;
	margin-bottom: 3px;

}

#content hr {
	height: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #3c3c34;
}

#content input {
	letter-spacing: 0pt;
}
#content select {
	letter-spacing: 0pt;
	background: #bebd9f;
	font-family: "Times New Roman";
}

#content .clipart {
	background: url("/images/thumb_bg.gif") no-repeat #FFF;
	padding: 6px;
	border: 1px solid #B1B1A1;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 11px;
	margin-bottom: 11px;
}

#onscreen_wrapper {
	text-align: center;
}
#onscreen_photo {
	border: 29px solid #ffecec;
	border-bottom: 75px solid #ffecec;
	/*border: 1px solid #a09f87;*/
	/*url("/images/photo_bg.jpg") no-repeat;*/
}
#onscreen_details {
	position: relative;
	margin-top: -75px;
	height: 70px;
	color: #525243;
	font-family: "Times New Roman", serif;
	font-size: 16px;
}
#onscreen_details .smallprint {
	font-size: 12px;
	margin: 0px;
	color: #929181;
	margin-top: -0px;
	display: block;
}
#onscreen_wrapper h2 {
	font-size: 14px;
	height: 18px;
	color: #989898;
	text-decoration: none;
	position: relative;
	top: 44px;
	font-weight: normal
}
html>body #onscreen_wrapper h2 {
	top: 35px;
}
#onscreen_actions {
	color: #6a6a6a;
	font-size: 13px;
	margin-top: 5px;
}
#onscreen_wrapper a {
	color: #656565;
	text-decoration: none;
}
#onscreen_wrapper a:hover {
	color: #000;
}

.galleryThumbnails {
	margin: 0px;
	margin-top: -27px;
}
.galleryThumbnails img {
	background: url("/images/thumb_bg.gif") no-repeat #FFF;
	padding: 6px;
	border: 1px solid #B1B1A1;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 11px;
	margin-bottom: 11px;
}

.galleryThumbnails a:hover img {
	border: 1px solid #818171;
}
.lightbrown {
	color: #b1b1a1;
}
.mediumbrown {
	color: #6d6d5f;
}
.darkbrown {
	color: #56553c;
}
.smalltext {
	font-size: 9pt;
}

#addToBasketForm {
	background: #ffecec;
	border: 1px solid #000;
	width: 630px;
	height: 400px;
	margin-left: 63px;
	margin-top: 60px;
	position: absolute;
}
	#leftcol {
		width: 185px;
		height: 390px;
		padding: 6px;
		padding-top: 10px;
	}
	#maincol {
		position: absolute;
		left: 205px;
		top: 5px;
		width: 360px;
		height: 390px;
		text-align: center;
	}
	#maincol h2 {
		text-align: center;
		color: #000;
		font-size: 14pt;
		text-decoration: underline;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 0px;
	}
	#maincol h3 {
		text-align: center;
		color: #000;
		font-size: 12pt;
		text-decoration: none;
		font-weight: normal;
		color: #b6aca7;
		margin: 0px;
	}
	.yellowBox {
		background: #ffe9c6;
		border: 1px solid #d1bfc0;
		margin: 4px;
		text-align: center;
		padding: 4px;
		font-size: 11pt;
		line-height: 150%;
		color: #37372e;
	}
	.yellowBox h2 {
		color: #000;
		font-size: 12pt;
		text-decoration: underline;
	}
	#thumbArea {
		width: 180px;
		margin: 4px;
		height: 135px;
		border: 1px solid #d1bfc0;
		background:url("/images/thumb_bg.gif") no-repeat;
		text-align: center;
		vertical-align: center;
		padding: 3px;
	}
	#maincol table input {
		width: 25px;
		margin-left: 10px;
	}
	#maincol td {
		text-align: right;
		line-height: 150%;
	}
	#maincol a img {
		border: 0px;
	}