@charset "utf-8";
#contactwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: auto;
	width: 650px;
	background-color: #b2a489;
	padding: 0px;
}
#contactleftcol {
	float: left;
	height: auto;
	width: 500px;
}
#contactrightcol {
	float: right;
	height: auto;
	color: #323232;
	background-color: #b2a489;
	width: 150px;
}
#piname {
	text-align: right;
	float: left;
	height: 25px;
	width: 80px;
}
#pinameright {
	text-align: left;
	float: right;
	height: 25px;
	width: 400px;
	background-color: #FFFFFF;
	background: #b2a489;
}
#textbox {
	height: auto;
	width: 505px;
	float: left;
	white-space: normal;
}
#gallnavwrapper {
	height: auto;
	width: 532px;
}
#gallnavprev {
	float: left;
	height: auto;
	width: 266px;
	text-align: center;
}
#gallnavnext {
	float: right;
	height: auto;
	width: 266px;
	text-align: center;
}
#thankyouimage {
	background-color: #E7DCC6;
	float: left;
	height: 200px;
	width: 255px;
}
#pillows {
	float: right;
	height: auto;
	width: 270px;
	border-left: 7px;
	text-align: right;
}
