body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#todaysPrice {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #004812;
	padding-top: 23px;
	padding-bottom: 5px;
}
#contentWrapper {
	margin-top: 170px;
}
#contentWrapper .contentMainText {
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#contentWrapper #col1 {
	float: left;
	width: 360px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 40px;
	clear: left;
}
#contentWrapper #col2 {
	float: left;
	width: 365px;
	margin-left: 10px;
	clear: right;
}
#contentWrapper ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
	font-weight: bolder;
}
#contentWrapper em {
	font-style: italic;
}
#contentWrapper li {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bolder;
}
#contentWrapper strong {
	font-weight: bold;
}
#contentWrapper .narrowForm {
	background-image: url(../images/images/tabletop_05.jpg);
	background-repeat: repeat-y;
	width: 322px;
	margin-left: 10px;
}
#contentWrapper .narrowForm td {
	margin: 0px;
	padding: 0px;
}

#contentWrapper h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}



#todaysPrice h1 {
	font-size: 20px;
	text-transform: uppercase;
}
#contentWrapper h1 {
	font-size: 22px;
	color: #014711;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
}
#contentWrapper p {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 20px;
}
#todaysPrice h1 strong {
	font-size: 24px;
	font-weight: bolder;
}
#col2 form .narrowForm strong {
	font-size: 24px;
	font-weight: bold;
	color: #004812;
}

#pageBG {
	background-image: url(../images/bg1-centered.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageBG #wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapper .narrowForm tr td table tr th h1 {
	color: #FFF;
	margin: 0px;
	font-size: 16px;
}
#contentWrapper .narrowForm tr td table tr th p {
	margin: 0px;
}
input#name {
	width: 235px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#address {
	width: 235px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#city {
	width: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

select#state {
	width: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#zip {
	width: 55px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#metal {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#karat {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#weight {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

textarea#comments{
	width: 290px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 80px;
}
#pageBG #wrapper #contentWrapper #col1 ol li strong {
	font-size: 18px;
}

select#metal2 {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#karat2 {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

input#weight2 {
	width: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}

#guarantee {
	background-image: url(../images/7-day-garantee.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 80px;
	padding-left: 55px;
	margin-top: 13px;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 7px;
}
#footer {
	background-color: #f7e4b0;
	font-size: 10px;
	height: 55px;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#guarantee p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #014810;
	font-weight: bold;
	width: 225px;
}
#footer #footerContent {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.shippingLable {
	border: medium dashed #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 15px;
	float: left;
	line-height: 10px;
	color: #000;
	margin-bottom: 20px;
	width: 535px;
}
.contentMainText blockquote {
	padding-left: 50px;
}

.shippingLable .shipTo {
	margin-top: 20px;
	float: right;
	margin-left: 265px;
	padding: 6px;
	width: 250px;
}
.shippingLable .shipTo h3 {
	font-weight: bold;
	font-size: 18px;
}
.shippingLable .shipTo p {
	font-size: 14px;
	margin: 0px;
	line-height: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	height: 12px;
}
.shippingLable #postage {
	float: right;
	height: 65px;
	width: 75px;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	border: 2px dashed #999;
	font-size: 12px;
}

.shippingLable p {
	font-size: 14px;
	margin: 0px;
	line-height: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 12px;
}
