body {
	background-color: #FBF6D7;
	margin-top: 0px;
	margin-bottom: 0px;
	tex-align: center;
}
#container{
	width:770px;
	min-height: auto;
	height: 100%;
	margin: 0px;
	background-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;

}
#header {
	width:770px;
	height: auto;
	margin:0px;
	text-align:left;
	padding:0px;
}
#content {
	margin:0px;
	text-align:left;
	padding:0px;
	background-color: #FFFFFF;
	line-height: 14px;

}
#footer {
	width: 770px;
	height: auto;
	margin: 0px;
	text-align: left;
	padding:0px;
}

/* ------------------------------------
	BODY SETTINGS
-------------------------------------*/

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.copy a, .copy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.copy a:hover, .copy a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
	font-weight: bold;
}
.orderdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.ordertotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
}
.header, .header a:link, .header a:visited, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	background-position: center;
}
.header a:hover, .header a:active {
	text-decoration: underline;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}em {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #663300;
	font-style: italic;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}
