@charset "UTF-8";
#divCustomTitle {
	background-image: url(../images/custom/customTitle.jpg);
	height: 54px;
}
#divCustomContent {
	height: 655px;
}
#divCustomPhotoA {
	background-image: url(../images/custom/customPhotoA.jpg);
	height: 550px;
	width: 400px;
	margin-top: 6px;
}
#divCustomLColumn {
	float: left;
}
#divCustomRColumn {
	float: right;
	clear: right;
}
#divCustomSamples p {
	margin-top: 6px;
	float: left;
	color: #DACA97;
}
#divCustomCopy {
	background-color: #BA905E;
	margin-top: 6px;
	width: 424px;
	float: right;
	height: 140px;
	clear: right;
}
#divCustomCopy p{
	margin-top: 15px;
}
#divCustomPhotoB {
	background-color: #BA905E;
	height: 363px;
	width: 424px;
	margin-top: 6px;
	float: right;
	clear: right;
	background-image: url(../images/custom/customPhotoB.jpg);
}
#divCustomSamples {
	background-color: #8D573B;
	height: 35px;
	width: 424px;
	margin-top: 6px;
	float: right;
	clear: right;
}
#divCustomSamples ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}
#divCustomSamples ul li {
	display: inline;
}
#divCustomSamples ul li a {
	display: block;
	float: left;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	margin-right: 30px;
	font-size: .9em;
	text-decoration: none;
	margin-top: 9px;
	background-color: #6D402B;
	color: #DBC997;
}
#divCustomSamples ul li a:hover {
	background-color: #54150D;
}
#divCustomContact {
	clear: both;
	float: left;
	background-color: #B3935F;
	height: 40px;
	width: 830px;
	margin-top: 6px;
}
#divCustomContact p {
	text-align: center;
	margin-top: 10px;
}
