body, html {
	margin:0;
	padding:5;
	text-align: left;
	border:0;
	height:100%;
	color:#3A3830;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
iframe {
	height:100%;
	border:0;
	text-align: left;
}
h1 {
	font-family:Helvetica;
	font-size:48px;
	font-weight:normal;
	color:#897C70;
	text-transform: lowercase;
	margin: 20px 0px 30px 0px;
}
h2 {
	font-size:12px;
	color:#E37F1C;
	margin-bottom:10px;
}
p {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
}

#featuresContent p {
	margin-bottom:0px;
}

img {
	border: 0 solid;
}
table {
	height:100%;
	width:942px;
}
td {
	vertical-align:top;
}
#header, #footer {
	height:60px;
}
#header {
	background-image:url(graphics/00_arch.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
}
.banner {
	margin:10px 0px 20px 0px;
}
.nav {
	text-align: left;
	width: 942px;
	_width:932px;
	height: 20px;
}
.nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	color: #A54C0E;
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}
a:link#orderMainNav, a:visited#orderMainNav, a:active#orderMainNav, a:hover#orderMainNav {
	color: #FFF6CC;
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
	background-color: #E37F1C;
	text-decoration: none;
	float:right;
	padding: 4px 8px 6px 8px;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #897C70;
	font-size: 11px;
	font-family:Verdana;
	font-weight: normal;
	text-decoration: none;
	margin-right: 20px;
}
a:link#orderFooterNav, a:visited#orderFooterNav, a:active#orderFooterNav, a:hover#orderFooterNav {
	float:right;
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;
	margin-left: 150px;
}
.footer {
	border-top:2px solid #3A3830;
	background:#F0EAED;
	text-align: left;
	width: 902px;
	_width: 925px;
	z-index: 20;
	margin-top: 10px;
	padding: 5px 0px 5px 20px;
}
.copywright {
	color: #BCB7B3;
	font-size: 10px;
	font-family:Verdana;
	font-weight: normal;
	text-align: right;
	width: 922px;
	margin: 10px 0px 40px 0px;
}
a:link, a:visited, a:active {
	color: #E37F1C;
	font-size: 12px;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.order {
	color: #01387e;
	font-size: 12px;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -3px;
	margin-bottom: -20px;
	padding: 10px;
	border: dotted 1px;
}
.column {
	float:left;
	width:422px;
	margin: 20px 20px 0px 0px;
	height:100%;
}
.textColumn {
	float:left;
	width:600px;
	margin: 20px 20px 40px 0px;
	height:100%;
}

.textColumn  img{
float:left;
margin:0px 20px 40px 0px;
border:1px solid #ccc;
}


.column  img{
margin:0px 20px 40px 0px;
border:1px solid #ccc;
}

.reviews{
padding-bottom: 100px;
}

.reviews table {
	font-family:Helvetica;
	font-size:12px;
	color:#5B5755;
	font-weight:normal;
}
.reviews h2 {
	font-family:Helvetica;
	font-size:16px;
	color:#897C70;
	font-weight:normal;
}
.reviews h3 {
	font-weight:bold;
	color:#70341C;
	margin-bottom:0px;
	font-size:12px;
}
.reviews p {
	margin:5px 0px 20px 0px;
}
.tearsheets {
	border-bottom:1px solid #D9D4D0;
	border-top:1px solid #D9D4D0;
	marginm:20px 0px 20px 0px;
	padding:30px 0px 20px 0px;
	height:250px;
}

#testimonials h3 {
	font-size:14px;
	color:#70341C;
	font-weight:normal;
	line-height:22px;
}
.featureNumbers {
	cursor:pointer;
}
.homeText {
	float:left;
	width:418px;
	margin-top:30px;
}
.homeText p {
	font-size:14px;
	line-height:22px;
}

.scroll{
	border-top:1px solid #D9D4D0;
	border-bottom:1px solid #D9D4D0;
	height:300px;
	overflow:hidden;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
}

.scrollOpen{
	float:left;
	border-top:1px solid #D9D4D0;
	border-bottom:1px solid #D9D4D0;
	height:600px;
	overflow:auto;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
}

