@charset "utf-8";
#customright {
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#Productinfo {
	float: left;
	width: 360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: large;
	font-style: italic;
	color: #653614;
	margin-bottom: 0px;
	font-weight: bolder;
}
#Productinfo p {
	font-size: large;
	float: left;
	line-height: 0px;
	color: #653614;
	font-style: italic;
	margin-bottom: 0px;
	font-weight: bolder;
}

#Productinfo h1 {
	font-size: large;
	float: left;
	color: #653614;
	font-style: italic;
	margin-bottom: 0px;
}

#productlogo {
	padding: 0px;
	width: 140px;
	float: right;
	text-decoration: none;
	height: 80px;
	text-align: center;
}
#productlogo a {
	text-decoration: none;
}

#product_description {
	width: 360px;
	height: 40px;
	line-height: normal;
	font-size: 80%;
	font-style: oblique;
	color: #653614;
	text-indent: -10px;
	padding-left: 20px;
	float: left;
	padding-top: 0px;
}
#productright {
	float: right;
	width: 620px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}



#productleft {
	width: 230px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	background-color: #D1E8C5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline;
	height: 580px;
}
#productleft h1 {
	font-size: large;
	color: #653614;
	text-align: center;
}

#productleft  p {
	text-align: center;
}

#photo {
	clear: both;
	height: auto;
	width: 520px;
}
#column1 p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#left  #column2 {
	float: left;
	width: 70px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 3px;
	display: inline;
}
#column2 p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#left #column3 {
	float: left;
	width: 70px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	display: inline;
}
#row {
	height: auto;
}

#column3 p {
	margin-top: 5px;
	margin-bottom: 10px;
}
