html {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 100%;
}

body {
	 margin 0;
}

div#wrapper {
	width: 808px;
	margin: 25px auto 30px auto;
}

div#header {
	width: 808px;
	height: 104px;
}

div#banner {
	position:relative;
	width:800px;
	height: 250px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}
div#banner_right {
	width:250px;
	height: 250px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}

div#banner div#shoepon_link {
	width: 200px;
	height: 80px;
	position: relative;
	bottom: 100px;
	left: 580px;
	z-index: 100;
}

div#content {
	margin: 0;
	width: 800px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	background-color: #ffffff;
}

/****************************************
Tag Styles
*****************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: .3em;
	padding-bottom: .2em;
}

p, ul, ol {
	font-size: .9em;
	line-height: 1.5em;
	color: #333;
}

ul {
	margin-left: 1em;
	margin-top: 0;
	padding-left: 0;
	list-style-image: url(bullet.gif)
}

ul li {
	padding-left: 1em;
	list-style-position: inside;
/*	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em; */
}

/****************************************/

div#main {
	background-color: #ffffff;
	padding:24px;
}

div#main h1.first {
	padding:0;
	margin: 0;
}

div#footer {
	width: 808px;
	height: 50px;
}

#footer table {
	width: 780px;
	font-size: 0.9em;
}

#footer table tr td {
	margin-top: 8px;
	width: 260px;
	color: #fff;
	line-height: 1.2em;
}


table.storefronts {
	font-size: 0.9em;
	font-style: italic;
	color: #333;
}

table.storefronts tr td {
	text-align: center;
	padding-top: 6px;
}

table.logos {
	width: 720px;
}

table.logos tr td {
	width: 144px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

div#sitemap {
	text-align: center;
	font-size: .7em;
	font-weight: bold;
	color: #fff;
	padding-top: 6px;
}
div#sitemap a:link,
div#sitemap a:visited {
	color: #fff;
	text-decoration: none;
}

div#sitemap a:hover {
	text-decoration: underline;
}




div#sidebar {
	width: 250px;
	left: 0;
	top: 0;
	margin: 0 18px 12px 0;
	float: right;
}

div#sidebar div#sidebar_header {
	width: 250px;
	height: 40px;
	top: auto;
}

div#sidebar div#sidebar_body {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

div#sidebar div#sidebar_body p {
	margin: 0;
	padding: 0 6px 6px 6px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}

div#sidebar div#sidebar_body img {
	margin: 0;
	padding: 0 4px 6px 4px;
}



div#slideshow {
	float: left;
	padding-right: 12px;
}



/*******************************************************
Navigation
********************************************************/

#topnav {
	width: 800px; 
	height: 30px;
	margin: 0; 
	border: 4px solid #ffffff;
	padding: 0;
	position: relative;
}

#topnav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}

#topnav li, 
#topnav a {
    height: 30px; 
	display: block;
	text-indent: -5000px;
	overflow:hidden;
}

#home {
	left: 0; 
	width: 200px;
}

#clovis {
	left: 201px; 
	width: 200px;
}

#amarillo {
	left: 601px;
	width: 200px;
}

#workboots {
	left: 401px;
	width: 200px;
}
