body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace, "Times New Roman";
	font-size: 12px;
	color: #634A21;
}
.outfitters {
	font-size: 10px;
	font-weight: bold;
	color: #F4DCA0;
}
.footer:link {
	color: #F4DCA0;
	text-decoration: none;
	}
.footer:visited {
	color: #F4DCA0;
	text-decoration: none;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4DCA0;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #F4DCA0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.content {
	background-color: #f4db9e;
	padding-left: 5px;
	vertical-align: top;
	background-image: url(/images/design/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MainTable {
	border: 1px dashed #C2AA6C;
}
.Photos {
	border: 3px solid #A98748;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
