table.footer {
	border-style: none;
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}
div.copyright {
	display: none;
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 590px;
	height: 123px;
	position: relative;
	top: -265px;
	left: -102px;
	background-color: #C4B7AE;
	z-index: 3;
}
div.termsofusage {
	display: none;
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 793px;
	height: 389px;
	position: relative;
	top: -531px;
	left: 0px;
	background-color: #C4B7AE;
	z-index: 3;
}
div.privacy {
	display: none;
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 590px;
	height: 202px;
	position: relative;
	top: -344px;
	left: 0px;
	background-color: #C4B7AE;
	z-index: 3;
}
div.shipping {
	display: none;
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 590px;
	height: 230px;
	position: relative;
	top: -372px;
	left: 0px;
	background-color: #C4B7AE;
	z-index: 3;
}
div.returns {
	display: none;
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 620px;
	height: 202px;
	position: relative;
	top: -344px;
	left: 0px;
	background-color: #C4B7AE;
	z-index: 3;
}
div.contactus {
   	display: none; 
	border-style: solid;
	border-color: #3D2521;
	border-width: 2px;
	padding: 2px;
	width: 330px;
	height: 155px;
	position: relative;
	top: -297px;
	left: 232px;
	background-color: #C4B7AE;
	z-index: 3;
}

div.popup-heading {
	font-size: larger;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.popup-item {
	margin-bottom: 7px;	
}
span.popup-heading {
	font-size: larger;
}
span.popup-prompt {
}
span.popup-info {
}
.popup-textlink {
	font-size: smaller;
}

span.footnote {
	color: #3D2521;
	background: #C4B7AE;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
span.footnote:hover {
	background: #3D2521;
	color: #C4B7AE;
}

#footer {
	margin-top: 10px;
	padding-top: 5px;
	width: 800px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: white;
}
