#content {
	background: #f0ebc3;
}

h1 {
	width: 781px;
	height: 20px;
	margin: -2px 0 10px 0;
	padding: 0;
	font: 16pt Georgia, Times, Serif;
	color: #h1;
}

#static {
	width: 781px;
	margin: -12px -12px -12px -12px;
	padding: 12px;
	background: #f0ebc3;
}

/* ========== */
/* = Images = */
/* ========== */

#images {
	float: left;
	width: 170px;
}

/* =================== */
/* = Center Text Box = */
/* =================== */

#text {
	float: left;
	width: 585px;
	padding: 0 6px;
}

#text h3 {
	color:#6a0d3a;
}

#text p {
	margin: 0 0 10px 0;
}

#text table#shipping_info {
	width:100%;
}

#text table#shipping_info tr td {
	width:33%;
	vertical-align:top;
	font-size:12px;
	padding:0 10px 20px 0;
}

#text #cart {
	background:#fff;
	padding:5px 5px 0 0;
}

#prmCountryform {width: 156px;}
#prmStateform {width: 108px;}
