div.orderinfo{
	display:block;
	width:98%;
	background-color:#D7CE93;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:2%;
}


div.offer{
	text-align:center;
	/*background-color:#FFF; */
	padding-top:23px;
	}
	
	
div.quotes{
	text-align:center;
	border:6px solid #D7CE93;
	margin-top: 11px;
	margin-right:6px;
	padding-top:10px;
	}
	
div.quotes p{
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 12px;
	line-height:1.15;
	font-size:1em;
	}
	
div.quotes p span{
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 12px;
	line-height:1;
	font-size:.95em;
	}
	
div.dearvis{
	text-align:center;
	}
	
div.dearvis p{
	font-family: "Times New Roman", Times, serif;
	font-size:1.5em;
	}
hr.quoteshr{
	height:4px;
	width:95%;
	margin-left:10px;
	background-color:#D7CE93;
	color:#D7CE93;
	}
	
hr.footershr{
	height:4px;
	background-color:#8B1886;
	color:#8B1886;
	}

