.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 600403;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
	
.spec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
}	

.padsides {
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}

a.link:link {
	color:#770603;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}
a.link:visited {
	color:#000000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.link:hover {
	color:#770603;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.link:active {
	color:#770603;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
.headred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600403;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.border {
	background-color: #d2ccb8;
}
.top {
	background-color: #770603;
}
.nav {
	background-color: #fff;
	/* background-color: #A87407; */
}
.subnav {
	background-color: #f0efe8;
}
.content {
	background-color: #FFFFFF;
}
.row1 {
	background-color: #F8F5F0;
}
.row2 {
	background-color: #FDFCFA;
}
