.blk_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height:25px;
}
.blk_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:25px;
	font-weight: normal;
}
.blk_2bld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:25px;
	font-weight: bold;
}
.blk_3bld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:25px;
	font-weight: bold;
}
.red_18 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BD451A;
	line-height:25px;
}
.red_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BD451A;
	line-height: 25px;
	font-weight: bold;
	font-style: italic;
}
#shoes {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BD451A;
	border-bottom-color: #BD451A;
	width:300px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
body {
	background-color: #FFFFFF;
}
ul {
	margin-top:0;
	margin-left:0;
	padding-left:20px;
}
/* Links */

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:15px;
	padding-right:15px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
}

.loc a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c83d0c;
	font-weight: bold;
	text-decoration:underline;
}
.loc a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.loc a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #E8B403;
}
.loc a:active {
	text-decoration: none;
}