@charset "utf-8";

/* CSS Document */



body {

background-color:#0A0501;

background-image:url(images-html/body_background.jpg);

background-position:center;

background-repeat:no-repeat;

margin-top:100px;

}



div.wrapperleft {

	width:153px;

	height:543px;

	text-align: left;

	margin: 0px;

	border: 3px solid black;

	background-image:url(images-html/menu_background.jpg);

}



div.wrapperright {

	width:764px;

	height:543px;

	text-align: left;

	margin: 0px;

	border: 3px solid black;

	background-color: #F4F2E2;

}



div.wrappertop {

	background-color: #F4F2E2;

	background-image: url(images-html/footwear_top_bkgrd.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	height: 115px;

}



div.wrapperright2 {

	width:764px;

	height:543px;

	text-align: left;

	margin: 0px;

	border: 3px solid black;

	background-color: #FFFFFF;

}



.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

}



.style2 {

	font-size: 14px;

	font-weight: bold;

	color: #663300;

}



a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #993300;

	text-decoration:none;

}



a, a:hover {

	text-decoration: underline;

	color: #000000;

}

a.link2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	color: #993300;

	text-decoration:none;

}



a.link2:hover {

	text-decoration: none;

	color: #993300;

}

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #993300;

	text-decoration:none;

}



.style4:hover {

	text-decoration: underline;

	color: #000000;

}