/* CSS Document */

body {
	background-color:#f8f8f3;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #742727;
	margin-top: 0px;
	background-image: url(content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#Box {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
}

#header_ {
	width:800px;
	height:138px;
}

#content_ {
	position:absolute;
	top:173px;
	width:750px;
	background-color: #f3f2e9;
	padding: 25px;
	text-align: center;
}


#show_content_ {
	position:absolute;
	left:0px;
	top:153px;
	width:800px;
	background-color: #f3f2e9;
	margin-top: 25px;
	text-align: center;
}

a:link {
	color: #742727;
	text-decoration: underline;
}
a:visited {
	color: #742727;
	text-decoration: underline;
}
a:hover {
	color: #742727;
	text-decoration: underline;
}
a:active {
	color: #742727;
	text-decoration: underline;
}


#contemp_link {
	float:left;
	margin-left:70px;
	margin-top: 50px;
	}

#sw_link {
		float:left;
		margin-left:70px;
		margin-top: 50px;
}

#best_sellers_link {
	float:left;
	margin-left:70px;
	margin-top: 50px;
}

#whatsnew_link {
	float:left;
	margin-left:70px;
	margin-top: 50px;
}

#westleath_link {
	float:left;
	margin-left:70px;
	margin-top: 50px;
}

#designer_link {
	float:left;
	margin-left:70px;
	margin-top: 70px;
}

#display_link {
		float:left;
		margin-left:70px;
		margin-top: 70px;
}

#purse_link {
	float:left;
	margin-left:70px;
	margin-top: 70px;
}

#wallet_link {
		float:left;
		margin-left:70px;
		margin-top: 70px;
}

#nav {
	text-align:center;
	background: #915755;
}

#nav li {
	display:inline;
	margin-right:50px;
	list-style-type: none;
}
	


#denim_link {
		float:left;
		margin-left:70px;
		margin-top: 70px;

}

#belt_link {
		float:left;
		margin-left:70px;
		margin-top: 70px;

}

	.thumbnail3 {
	text-align: center;
	padding: 2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	float: left;
	}
	.thumbnail3 a img {
	background: #dfdfdf;
	display: block;
	margin: 0 auto;
	border-color: #742727;
		}
