﻿body
{
	margin: 0px auto 40px auto;
	padding: 0px;
	padding-left: 7px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
}

.wrapper
{
	width: 808px;
	margin: 20px auto 40px auto;
	padding: 0px;
	text-align: center;
}

#header
{
	width: 100%;
	height: 197px;
	margin: 0px;
	padding: 0px;	
	
}

#header img
{
	text-decoration: none;
	border: 0px;
	height: 197px;
	width: 800px;
}

.menu
{
	background-position: center center;
	background-image: url('images/menuBkgd.gif');
	background-repeat: repeat-x;
	width: 100%;
}
.menuImageRight
{
	background-position: right center;
	background-image: url('images/yellowBarShoe.jpg');
	background-repeat: no-repeat;
}

.navigation
{
	/*font-family: "Times New Roman", Times, serif;*/
	margin: 0px;
	text-align: center;

}

ul 
{
	list-style-type: none;
	height: 33px;
	text-align: center;
		

}

ul li 
{
	display: inline;
	text-align: center;
	font-size: 14px;
	color: black;
	line-height: 33px;
	margin: 0px 15px;	
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

ul li a
{
	color: black;
	text-decoration: none;

}

ul li a:hover
{
	color: #990000;
}

.topBodyMargin
{
	//*background: url('images/shoeReflection.png') no-repeat 100% 0;*//
	width: 150px;
	height: 96px;
	float: right;
}
.mainWrapper
{
	background-position: right top;
	background: url('images/shoeReflection.png') no-repeat 100% 0;
}
#mainContent
{
	padding: 0px 49px 15px 49px;
}

#mainContent h1
{
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 70px;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#mainContent strong
{
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#mainContent p
{
	font-size: 12px;
	color: #333333;	
	line-height: 24px;
	text-align: justify;
}

#mainContent a
{
	color: #990000;
	text-decoration: none;
}

#mainContent a:hover
{
	padding-bottom: 2px;
	border-bottom: 1px #990000 dotted;
}

#flashContainer 
{
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #666666;
	width: 600px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#top
{
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 50px;
}

#top a
{
	color: #666666;
	text-decoration: none;
}

#top a:hover
{
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px #990000 dotted;
}



#rightColumn
{
	width: 213px;
	padding: 0px;
	float: left;
	padding: 17px 49px 20px 0px;
}

#rightColumn img
{
	padding-bottom: 25px;
}


.cleardiv
{
	clear: both;
	height: 50px;
	width: 100%;
	background-color: white;
	border-bottom: 0px #666666 solid;
	margin-bottom: 2px;
}

#footer
{
	width: 100%;
	background-color: #312D2A;
	padding: 15px 0px 15px 0px;
}

#footer p
{
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
