body {
	margin-top: 50px;
}
#nav, #nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-transform: uppercase;
	text-decoration:none;
}
#nav a:hover, #nav a.selected:link, #nav a.selected:visited
{color:#FF6600;
text-decoration:none;}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top:15px;
}
#footer a:link, #footer a:visited
{color:#006ca9;
text-decoration:none;}

img.footer{
	margin-left: 75px;
}

#fadeshow2toggler{
	text-align: center;
	margin: 0 auto;
}

#storelocator{
	text-align: right;
	background: #FFF url('images/storelocator.png') no-repeat bottom center;	
	width: 730px;
	height: 197px;
	position: relative;
	top: -2px;
}

#collection{
	text-align: right;
	background: #FFF url('images/collection.png') no-repeat bottom center;	
	width: 730px;
	height: 197px;
	position: relative;
	top: -2px;
}

#about{
	text-align: right;
	background: #FFF url('images/about.png') no-repeat bottom center;	
	width: 730px;
	height: 323px;
	position: relative;
	top: -2px;
	margin-bottom: -1px;
}

.lookbook{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: -300px;
	border: 0;
}

#storelocator #nav, #collection #nav{
	position: relative;
	top: 32px;
	left: -37px;
}

#storelocator #nav, #about #nav{
	position: relative;
	top: 32px;
	left: -37px;
}

#footerholder{
	width: 735px;
	position: relative;
	top: -25px;
}

#storelink{
	height: 300px;
	width: 630px;
	margin-left: 80px;
	padding-top: 10px;
	position: relative;
	z-index: 10;
}

#storelist{
	margin-left: 80px;
	margin-top: -70px;
}

#content{
	margin-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-about{
	background-image:url(images/about_bg.png); 
	background-color: ##fee5a2;
	position: relative;
	left: 36px;
	padding-top: 15px;
	width: 653px;
	text-align: left;

}

#content-about #text{
	margin-left: 50px;	
	margin-right: 50px;
	font-family:Arial, Helvetica, sans-serif; font-size:13.5px; line-height:16.5px; color:#2A2A2A;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2a2a2a;	
}
