.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F896D;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.slinky {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #B5B5B7;
	text-decoration: none;
}

.marblebar {
	background-image: url(images/marblebar.jpg);
	background-repeat: no-repeat;
}
.slinkyCopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8C8C8C;
	text-decoration: none;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151410;
	padding-right: 15px;
	padding-left: 15px;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}

.imgInTopLeft {
	margin-right: 10px;
}
.imgInTopRight {
	margin-left: 10px;
	margin-bottom: 10px;
}.head {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 5px;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.foothead {
	font-family: Tahoma, "Lucida Console";
	font-size: 12px;
	color: #D4DFE1;
	padding-top: 5px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #151410;
	font-weight: bold;
}
.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.tableborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.righthand {
	background-image: url(images/rightfade.jpg);
	background-repeat: repeat-y;
}
.lefthand {
	background-image: url(images/leftfade.jpg);
	background-repeat: repeat-y;
}
.footerlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #B0A69A;
	text-align: center;
}
.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151410;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8391A0;
	text-decoration: none;
}
.input {
 background-color: #8391A0;
}