/* CSS Design by NSEW Complete. nseworks.com */

body {
    background:#000000 url(images/sftop.gif) no-repeat;
	margin-left:50;
	}
	
.nav {
 	background: url(images/sfnav.gif) no-repeat;
	width:250px;
	height:150px;
	margin-top: 144px;
	margin-left: -50px;
	font: 1.1em Century Gothic,Arial;
	color:#ffffff;
	text-align: center;
	}
.nav a {
    font: 1.1em Century Gothic,Arial;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
	}
.nav a:hover {
    font: 1.1em Century Gothic,Arial;
	color:#000000;
	text-align: center;
	text-decoration:none;
	}	

.main {
	background: url(images/shoetop.gif) no-repeat;
	margin-top: -149px;
	margin-left: 200px; 
	width: 550px;
	height: 60px; 
}	
.lside {
    background: url(images/sfside.gif) no-repeat;
	width:250px;
	height:248px;
	margin-top: -2px;
	margin-left: -50px;
}
.rside {
    background: url(images/shoebtm.gif) no-repeat;
	width:550px;
	height:248px;
	margin-top: -248px;
	margin-left: 200px;
}
.wrap {
    background: url(images/sfwrap.gif);
	background-repeat: repeat-y;
	width:800px;
	height:650px;
	margin-top: -2px;
	margin-left: -50px;
}
.wrap_text {
    margin-top: -2px;
	margin-left: 140px;
	font-size:14px;	
	font-color:#ffffff;
	text-align:center;
}
.wrap_text a {
    color:#BDB5A6;
    text-transform:lowercase;
    font-size:14px;
    font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:300;
    letter-spacing:0px;
    text-align:center;
}
.wrap_text a:hover {
    color:#CCC4BE;
    text-transform:lowercase;
    font-size:14px;
    text-decoration: none;
}
.shoes {
    width:637px;
	height:306px;
	margin-top: -2px;
	margin-left: 155px;
}
.shoedes {
    font: 18 Century Gothic,Arial;
	color:#ffffff;
	text-align: center;
	width:600px;
	height:40px;
	margin-top: -350px;
	margin-left: 20px;
}
.shoedes a {
    font: 18 Century Gothic,Arial;
	color:#C49A4B;
	text-align: center;
	text-decoration: none;
}
.shoedes a:hover {
    font: 18 Century Gothic,Arial;
	color:#CCC4BE;
    text-transform:lowercase;
    text-decoration: none;
}

.footer {
    background: url(images/sfbottom.gif) no-repeat;
	width:800px;
	height:41px;
	margin-top: -2px;
	margin-left: -50px;
}
.footer_text {
    margin-top: -2px;
	margin-left: 140px;
	font-size:11px;	
	font-color:#ffffff;
	text-align:center;
}
.footer_text a {
    color:#C49A4B;
    text-transform:lowercase;
    font-size:11px;
    font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:300;
    letter-spacing:0px;
    text-align:center;
}
.footer_text a:hover {
    color:#CCC4BE;
    text-transform:lowercase;
    font-size:11px;
    text-decoration: none;
}
    	
	

 	