* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #261d19;
}


#container {
	height: 600px;
	width: 955px;
	background-color: #8e8b7f;
	margin-left: -477px;
	position: absolute;
	left: 50%;
	margin-top: 25px;
}

#contentRight {
	float: right;
	width: 806px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#contentLeft {
	width: 149px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/products/nicoleLogo_products.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
}


#mainMenu {
	background-color: #261d19;
}

#mainMenu a:link, #mainMenu a:visited  {
	color: #948e8c;
}

#mainMenu a:hover {
	color: #999900;
}
#mainMenu #mainNav .MainUberlink {
	color: #999900 !important;
	
}


#furniture {
	display: block;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-bottom: 10px;
	height: 24px;
}

#comingSoon {
	width: 720px;
	margin-top: 42px;
	height: 462px;
	float: left;
	margin-right: 42px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: inline;
	margin-bottom: 0px;
	padding-right: 0px;
}

#comingSoon p {
	margin-right: 75px;
	margin-left: 26px;
	margin-top: 22px;
	margin-bottom: 102px;
	float: left;
	height: 400px;
	width: 588px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261D19;
	background-image: url(../images/products/designInBox/comingSoon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 140px;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	line-height: 16px;
}



#photoAndThumbs {
	float: left;
	width: 456px;
}

#bigPhoto {
	float: left;
	margin-top: 30px;
	margin-right: 28px;
	margin-left: 38px;
	display: inline;
}
#bigPhoto img{
	display: inline;
	text-align: center;
}
#bigPhoto #white {
	float: left;
	display: inline;
}
#thumbs {
	float: left;
	height: 60px;
	width: 418px;
	margin-left: 38px;
	display: inline;
}

#thumbs img {
	margin-top: 20px;
	margin-right: 20px;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 60px;
}

#productInfo {
	float: left;
	width: 270px;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 10px;
}
.tighterLineheight {
	line-height: 13px;
}
#productInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #261D19;
	line-height: 20px;
	display: block;
	float: left;
}
#productInfo a {
	font-weight: bold;
	color: #633528;
	text-decoration: underline;
}
#clearFloats {
	clear: both;
	float: left;
	height: 10px;
	width: 100%;
}

#leftNav {
	float: left;
	margin-top: 268px;
	display: inline;
	width: 149px;
}
#leftNav a:link {
	background-color: #a9a79e;
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #261d19;
	line-height: 20px;
	margin-left: 12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftNav a:visited {
	background-color: #a9a79e;
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #261d19;
	line-height: 20px;
	margin-left: 12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftNav a:hover {
	background-color: #261D19;
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #A9A79E;
	line-height: 20px;
	margin-left: 12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftNav a:active {
	background-color: #261D19;
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #A9A79E;
	line-height: 20px;
	margin-left: 12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#productInfo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	color: #261D19;
}
