html {
	padding: 0px 20px 0px;
	margin: 0px 0px 20px;
	height: 100%;
	background-color: #f5f2e1;
	text-align: center;
}
body {
	padding: 0px 0px 20px;
	margin: 0px 0px 20px;
	height: 100%;
	background-color: #f5f2e1;
	text-align: center;
}
div {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;
	line-height: 18px;
}
p {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;
	line-height: 18px;
}
h1 {
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;
	line-height: 18px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Serif;
	margin-bottom: 2px;
	color: #331800;
	line-height: 18px;
}
a {
	color: #c4122f
}
a.list {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Serif;
	color: #c4122f;
}
.return {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Serif;
	line-height: 18px;
}
td {
	vertical-align: top;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;
	line-height: 18px;
}
td.left {
	background-position: right top;
	background-image: url(images/left-shadow.gif);
	background-repeat: repeat-y;
}
td.right {
	background-position: left top;
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat-y;
}
td.bottomLeft {
	text-align: right;
}
td.bottom {
	background-image: url(images/bottom-shadow.gif);
	background-repeat: repeat-x;
}
#master {
	margin: auto;
	width: 898px;
	text-align: left;
}
#page {
	background-color: #ffffff;
}
#body {
	background-position: left top;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	width: 782px;
}
#body img.pageTitle {
	display: block;
	padding: 27px 0px 10px 20px;
}
#body div.content {
	padding: 0px 65px 40px;
}
#body div.content img.subTitle {
	display: block;
	padding: 0px 0px 5px;
}
#body div.content img.title {
	display: block;
	padding: 0px 0px 5px;
}
#footer {
	background-position: left top;
	background-image: url(images/footer-dust.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #b89f82;
	text-align: center;
}
#footer img.logo {
	padding: 33px 0px 80px;
}
#footer a {
	color: #b89f82;
	text-decoration: none;
}
.home#footer {
	background-image: url(images/footer-dust-home.gif);
}
.home#footer img.logo {
	padding: 12px 0px 80px;
}
.copy {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #b89f82;
	text-align: center;
}
.copy a {
	color: #b89f82;
	text-decoration: none;
}
a.skip {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #c4122f;
	text-align: center;
	text-decoration: none;
}
#content2 {
	background-color: #fff;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#orderform {
	width: 600px;
}
#orderform th {
	border-bottom: 1px solid black;
	padding-bottom: 3px;
	padding-right: 3px;
	vertical-align: bottom;
}
#orderform tr.offering td{
	border-bottom: 1px solid #c8bdab;
}
#orderform td {
	vertical-align: bottom;
}
#orderform .subs {
	text-align: right;
	border-bottom: 1px solid #c8bdab;
}
#orderform .subs_total {
	text-align: right;
	border-bottom: 1px solid #c8bdab;
	font-weight: bold;
}
#orderform .mids {
	text-align: center;
}
#orderform .calcfield {
	text-align: right;
	border: none;
	/*background-color: #fff;*/
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;	
}
#orderform .calcfield_total {
	text-align: right;
	border: none;
	background-color: #fff;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Serif;
	color: #331800;	
}
.error {
	color: #f00;
}
#orderform  ul, li {
	margin: 0;
	padding: 0;
}
#ordersubmit {
	margin: 12px 0 0;
	padding: 0;
}
#orderbody h2 {
	margin: 14px 0 3px;
}