@charset "utf-8";
/* CSS Document */


body{
	background-color: #4c3900;
	font-family: Verdana; Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align:justify
}

strong{
	font-size: 14px;
}
img{
	border-style: none;
	vertical-align:center;
}

li.shoes{
	margin:5px;
}

a:link{
	text-decoration: underline;
	color: #0F6;
}
a:visited{
	text-decoration: underline;
	color: #0F6;
}
a:hover{
	text-decoration: none;
	color: #666;
}
a:active{
	text-decoration: none;
	color: #0F6;
	font-weight: bold;
}

.nogreen{
	color:fff;
	text-decoration: none;
	border:hidden;
}

#navbar{
	width:auto;
	height:36px;
	background-color:#FFC;
}

.inbar{
	display:block;
	height:36px;
}

#navbar ul{
	background:url(img/left-round.png) left top no-repeat;
}

#navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	list-style:inside
	line-height:36px;
	float:left;
	display:block;
	line-height:36px;
}

#navbar ul li a{
	text-align:center;
	color:#403e32;
	align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:large;
	display:block;
}

#navbar ul li a span{
	padding:0 50px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:0px;
	color:#403e32;
}

.navhome a:hover{
	background:url(img/a-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
	color:#403e32;
}

#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#403e32;
	background:url(img/span-bg.png) right top no-repeat;
	height:36px;
	text-decoration:underline;
	line-height:36px;
}

#navbar ul li a:hover{
	background:url(img/ahover-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
	color:#403e32;
}

#navbar ul li a:hover span{
	background:url(img/spanhover-bg.png) right top no-repeat;
	height:36px;
	line-height:36px;
	color:#403e32;
} 

#banner{
	text-align:center;
}

#center{
	text-align:center;
	vertical-align:center;
}
#container{
  width: 871px;
  margin:auto;
}
#Leftcolumn{
	width:350px;
	height:auto;
	float: left;
	margin-left:7%;
}

#RightColumn{
	width:350px;
	height:auto;
	float:right;
	margin-right:7%;
}


.comingsoon{
	background-color: #4e0101;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	
.comingsoon-graphic{
	text-align: center;
	}
	
.comingsoon-locations ul{
	list-style: none;
	}
.comingsoon-locations li{
	font-family: Verdana; Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A76970;
	display: inline-block;
	padding: 10px;
	vertical-align: top;
	line-height: 1.4em;
	}
	
.comingsoon-locationtitle{
	font-size: 11x;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	}



