body {
	background-color: #D4D4A8;
}

form {
	margin: 0;
}

.main {
	border: 1px solid #000000;
	padding: 10px;
	background-color: #E9E9D1;
	background-image: url('../images/watermark.jpg'); 
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 0px;
}

.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 40px
}

.subnavlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
}

a.subnavlink:hover {
	text-decoration: underline;
}

.navcell {
	background-color: #000000;
	padding-top: 15px;
}

.diamond {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	margin-left: 15px;
	margin-right: 10px;
	
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	margin-top: 0px;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}

.rugtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

.patternpiccell {
	padding-left: 15px;
}

.patterninfocell {
	padding-left: 15px;
}

.copy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}