@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #fef2de;
	margin: 0 auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d2c1a;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/contentbg2.gif);
	background-repeat: no-repeat;
}
#header {
	background-image: url(images/headertop.jpg);
	background-repeat: no-repeat;
	height: 405px;
	margin: 0;
}
.topnav {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #795e34;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 0 0;
	letter-spacing: -1px;
	width: 200px;
}
.topnav ul {
	margin: 0;
	padding: 0px;
}
.topnav a {
	text-decoration: none;
	color: #f6dcba;
}

.topnav li {
	display: list-item;


















	padding-right:15px
	border-right-width: 6px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 22px 7px;
}
#content {
	margin: 0 85px 0 85px;
	height: 1880px;
	background-repeat: repeat-y;
	background-image: url(images/contentbg2.gif);
	padding: 0 10px 0 10px;
	background-color: #FEF2DF;
}
.topcontent {
	padding: 8px;
	height: 380px;
}
.topcontent2 {
	background-color: #e0a46f;
	padding: 8px;
	color: #4d2c1a;
}
.topimg {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.topheadline {
	font-family: "Century Gothic";
	font-size: 28px;
	text-transform: uppercase;
	color: #4d2c1a;
	font-weight: bold;
}
.payment {
	float: left;
	padding: 8px;
	height: 175px;
	width: 330px;
}
.contactus {
	float: right;
	width: 330px;
	padding: 8px;
}
.titleheadline {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #4d2c1a;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
}
.textspan {
	padding: 0 0 0 45px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.policybox {
	padding: 8px;
	border: 1px solid #f5dabd;
}
.products {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 120px;
	margin-left: 0px;
}
.products1 {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.products a {
	font-weight: bold;
	color: #e0a46f;
	text-decoration: underline;
}
.products1 a {
	font-weight: bold;
	color: #e0a46f;
	text-decoration: underline;
}
#footer {
	clear: both;
	margin: 0 119px 0 119px;
	height: 50px;
}
.sepborder {
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	clear: both;
}
#topnav {
	height: 62px;
}
#contentwrapper {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-color: #fdedd1;
}
.topnav {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6dcba;
	text-align: left;
	float: right;
	width: 280px;
	padding: 185px 0 0 0;
}
.sepborder {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #e0a46f;
	height: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FDEDD1;
}
