/***********************************************/
/* Lucy Sykes CSS page                         */
/***********************************************/
/* Universal */
body{
	font-family: "Verdana", "Arial", san-serif;
	color: #b99039;
	line-height: 1.166;
	padding: 0px;
	background: #f0f9e3;
	font-size:medium;
	float: left;
	}
a:link, a:visited { 
	text-decoration : underline;
	color:#b99039;
	background: transparent;
	}
	
.wrapper{
	width:950px;
	}
	
.header{
	width:930px;
	}
.header img{
	border:0;
	}

h1	{
	color: #b99039;
	font-size:medium;
	}

.navigation{
margin-top:0px;
top:0px;
vertical-align:top;
width:190px;
float:left;
	}

/* End Universal */
p.description {
	font-size: 10px;
	margin: 0 0 0 0;
	line-height: 140%;
	}

#content{
	margin:0px;
	width:730px;
	font-size:smaller;
	float:right;}

#clothing img{
	border:0;
	width:175;
	}
.detailcontent {
	color: #b99039;
	padding: 15px 0 35px 0;
	text-align: center;
	font-family: "Verdana", "Arial", san-serif;
	font-size:smaller;
	}

	
.feature{
	padding: 0px 0px 10px 10px;
	min-height: 200px;
	height: 200px;
	font-size:small;
}

.copyright{
	font-size: 8px;
	}

#clothing {
	background-color:#fff;
	width:575px;
}
/* Press */
.press {
background-color:#fff;
}
.maincontent {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	background: #fff;
	}
.presscap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	}

.presscontent {
	padding: 15px 0 35px 15px;
	text-align: left;
	}
.press_left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	}

.press_text {
	width: 300px;
	text-align: left;
	margin: 0 0 0 350px;
	font-size:12px;}

.press_img {
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	border: 0px #333 dotted;
	}
.press_right {
	margin: 0 0 0 450px;
	padding: 0 0 0 0;
	}
.pressquote {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	width: 210px;
	font-size:12px;
	}
body.pop {
	background: #fff;
	text-align: center;
	}
	.newscontent {
	background: #fff;
	padding: 15px 0 0 20px;
	text-align: left;
	width: 650px;
	}
/* End Press */
