a {
	color: #8E0019;
}
a:hover {
	color:#C00;
}
h1 {
	font-size: 24px;
	color: #98012E;
	font-weight:lighter;
	margin-top:4px;
	margin-bottom:4px;
}
h2 {
	font-size: 18px;
	color: #333;
	font-weight:lighter;
	margin-top:4px;
	margin-bottom:4px;
}
.nav {
	font-size:10px;
	text-transform:uppercase;
}
img {
	border:0px;
}
.txt-sm {
	font-size:11px;
	line-height:15px;
}
.txt-sm a {
	text-decoration:none;
}
input,textarea,select {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	padding:4px;
	color:#333;
}
.subnav {
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
.txt-med {
	font-size:12px;
}
.tagline1 {
	font-size:18px;
	color:#666;
	line-height:24px;
}
.tagline2 {
	font-size:24px;
	color:#333;
	line-height:24px;
}
.footer {
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}
.subhead-sidebar {
	text-transform:uppercase;
	font-size:16px;
	color:#333;
}
.txt-sidebar {
	font-size:10px;
	line-height:17px;
	text-transform:uppercase;
}
.txt-sidebar a {
	text-decoration:none;
}
.header-brands {
	font-size:26px;
	line-height:32px;
	font-weight:lighter;
}
.subhead-brands {
	font-size:14px;
	text-transform:uppercase;
	color:#666;
	line-height:20px;
	letter-spacing:2px;
	text-decoration:none;
}
.subhead-brands a {
	text-decoration:none;
}
.brands-country {
	font-size:11px;
	text-transform:uppercase;
	color:#666;
}
.txt-intro {
	font-size:16px;
	line-height:20px;
}
ul {
	list-style-type:square;
}