#container {
	margin: auto;
	width: 960px;
	background:#fff url('../img/order_bkg.jpg') left bottom no-repeat;
}
		
#header {
	height: 125px;
	background-color: #ceb78a;
}
		
#navigation {
	height: 36px;
	width: 100%;
	margin-bottom: 50px;
	background-color: #744924;
	text-align: center;
}
		
.col1 {
	float: left;
	width: 25%;
	margin-bottom: 40px;
	margin-left: 50px;
	padding-right: 2%;
}
		
.col2 {
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-bottom: 40px;
	padding-right: 1%;
}
		
.col3 {
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-bottom: 40px;
}
		
#footer {
	clear: both;
	height: 44px;
	padding: 10px;
	text-align: center;
	color: #ceb78a;
	font-size: 105%;
	background-color: #744924;
	margin-top: 360px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}
	
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
	
.product-box	 			{padding:0 0 0 105px;margin:5px 0 50px;}
.single-box					{background:url('../img/single-box.jpg') no-repeat;height:84px;}
.double-box					{background:url('../img/double-box.jpg') no-repeat;height:168px;}
.triple-box					{background:url('../img/triple-box.jpg') no-repeat;height:252px;}
.single-box img,
.double-box img,	
.triple-box	img				{display:block;border:1px solid #744924;}
.product-image-box			{display:block;width:84px;height:84px;}
.product-box h2 			{font-style:normal;font-size:100%;font-style:oblique;margin:0 0 10px;line-height:1.28em;}
.product-box label 			{display:block;}
.product-box select.select 	{margin:5px 0 0;}
.product-image 				{margin-left:-105px;float:left;margin-top:2px;display:inline;}
input.submit		{font-size:1em;cursor:pointer;padding:5px 10px 3px; margin-top:8px; color:#CEB78A; background:#61381A;font-family: georgia, arial, helvetica, sans-serif;border:0 none;border-bottom:2px solid #2C1A10;}

form {margin:0;}
p.error {color: #900;font-size:1.167em;}
label.error {color: #900;display:inline;}
div.errorHolder {margin:0 0 3px;}
.viewcart {margin:0 0 60px 316px;width:566px;clear:both;text-align:right;}
.col2,.col3 {margin-bottom:5px;}
.paypal-logo {float:right;margin-bottom:10px;display:inline;}
.paypal-logo p {line-height:15px;float:left;margin:0 5px;padding-top:12px;}
.paypal-logo img {float:left;}
.viewcart form {clear:both;padding-right:8px;}
.bark-col {margin:0 0 60px 316px;width:604px;clear:both;}
.bark-col {font-size:1em;}
.bark-col .product-box {float:left;width:197px;}
.bark-col input.submit {margin:0;}