@charset "utf-8";
.different {
	color: #a27c53;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #726257;
	line-height: 25px;
	font-weight: bold;
}
.nav a {
	color: #707070;
	text-decoration: none;
}

.nav a:hover {
	color: #a42325;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.text a {
	color: #A11517;
	text-decoration: underline;
}
.redSub {
	color: #990000;
}

.srch {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #716156;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: normal;
	color: #707070;
	font-weight: normal;
}

.subnav a {
	color: #707070;
	text-decoration: none;
}

.subnav a:hover {
	color: #a11517	;
}

p {
	text-indent: 0px;
}

.team {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.VintageYear {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
.VintageRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.VintageTan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.VintageNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #726257;
}

.vintage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.footer a {
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66584E;
}
.copyright a {
	color: #66584E;
}
