body {
	background:url(../img/bg.gif);
}

h1 {}

h2 {
	background:#A9A692;
	color:#ffffff;
	font-size:125%;
	text-indent:10px;
	font-family:times;
}

a {
	text-decoration:none;
	color:#2E7721;
}

a:hover {
	text-decoration:underline;
	color:#2E7721;
}


img {
	border:none;
}

.float_right {
	float:right;
	margin:10px;
}

.float_left {
	float:left;
	margin:10px;
}

div.banner {
	background:url(../img/banner-bg.gif);
}

table.outercontent {
	background:#ffffff;
	border:1px solid #000000;
	width:800px;
}

h2.order {
	text-align:center;
}

table.navbar {
	width:100%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.navbar {
	width:14%;
	text-align:center;
	background:url(../img/navbar-bg.gif);
}

a.navbar {
}

th.inline_header {
	text-align:right;
}

table.order {
}

.content {
	padding:20px;
}

.copyright {
	border-top:1px solid #000000;
	text-align:center;
	font-size:small;
}


hr.faq {
	width:75%;
}

table.eyebrow {
	border:1px solid #000000;
	border-collapse:collapse;
}

td.eyebrow {
	border:1px solid #000000;
	vertical-align:top;
	text-align:right;
	font-size:80%;
	padding:8px;
}

img.eyebrow {
	float:left;
}

table.spec {
	width:100%;
	border:1px solid #000000;
	border-collapse:collapse;
	margin-bottom: 20px;
}

table.spec th {
	vertical-align:top;
	border:1px solid #000000;
}

table.spec td {
	vertical-align:top;
	border:1px solid #000000;
}

table.price_outer {
}

table.price_inner {
	border: 1px solid #000000;
	border-collapse:collapse;
}

table.price_inner td,
table.price_inner th {
	border: 1px solid #000000;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}
