﻿html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 100%;
	color: #ff00ff;
	text-align: center;
	margin: 0;
	background-color: #222222;
}
#wrapper {
	width: 740px;
	margin: auto;
	background-color: #000000;
}
#masthead {
	width: 740px;
	height: 60px;
	margin: 5px 0 20px 0;
}
#nav {
	float: left;
	width: 140px;
	margin: 20px 0 0 10px;
	padding: 0;
	list-style-type: none;
	border: 1px solid #f6f8a5;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */;
	width: 100%; /* IE whitespace bug */
}
#nav a {
	display: block; /* to increase clickable area as a's default to inline */;
	color: #ff55ff;
	text-decoration: none;
	padding: 0 10px;
	line-height: 1.5;
	border-bottom: 1px solid #e4ff55;
	font-size: 80%;
}
/*#nav #nav_con a {
	border: none; */
}
#nav a:visited {
	color: #7b50f0;
/* 	background: #660099;
	background: #4F4532; */
}
#nav a:hover {
	color: #ff5588;
/*	background: #660099;
    background: #4F4532; */
}
#body_con #nav_con a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#body_ref #nav_ref a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#body_his #nav_his a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#body_jou #nav_jou a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#body_map #nav_map a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#body_hom #nav_hom a {
	background: #beb06f;
	color: #1a1303;
	font-weight: bold;
}
#content {
	width: 570px;
	float: right;
	margin: 0;
}
#footer {
	clear: both;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #ff00ff;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #ff00ff;
}
td {
	text-align: center;
}
a {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #ff55ff;
}
a:visited {
	color: #7b50f0;
}
a:hover {
	text-decoration: underline;
	color: #ff5588;
}
hr {
	width: 80%;
	color: #e4ff55;
	background-color: #e4ff55;
	line-height: 2px;
}

/* hr[size="1"]{
border: 2px solid transparent;
border-top: 1px -moz-bg-solid;
margin-right:2px;
} */

.reg_price {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rd_price {
	font-size: large;
	font-weight: bold;
	color: #ff004d;
	text-align: center;
	border: 1px solid #e4ff55;
/*	padding-top: 3px;
	padding-bottom: 3px;
/*	background-image: url('images/table_cell_fill.gif');
	background-repeat: no-repeat; */
}
.shoe_style {
	font-size: 160%;
	font-weight: bold;
	font-style: italic;
	color: #ff00ff;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.shoe_note {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #800080;
}
.white-on-black {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.bold_ctr {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.bold_ctr_itl {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.align_ctr {
	text-align: center;
}
.italic {
	font-style: italic;
}
.shoe_pink {
	color: #ffcccc;
	font-weight: bold;
}
.shoe_white {
	font-weight: bold;
	color: #ffffff;
}
.shoe_tan {
	font-weight: bold;
	color: #c4a782;
}
.shoe_colors {
	color: #ffffff;
	text-decoration: underline;
}
.shoes_ltnude {
	font-weight: bold;
	color: #dac8b4;
}
.shoes_dknude {
	font-weight: bold;
	color: #997e6d;
}
.shoe_sun {
	color: #c99471;
	font-weight: bold;
}
.shoe_caramel {
	font-weight: bold;
	color: #daac7b;
}
.smtext80 {
	font-size: 80%;
}
.footer_nav {
	font-size: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.hot_green {
	color: #00ff00;
}
#sale {
	float:left;
}