/* CSS Document */
body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: #927E72;
	}
p {
	margin: 0px 0px 10px 0px;
	}
h1 {
	font-size: 30px;
	line-height: 110%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	}
h2 {
	font-size: 18px;
	line-height: 130%;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	}
h3 {
	font-size: 22px;
	line-height: 120%;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	}
.label {
	color: #D12E66;
	}

/* Layout */
#container {
	width: 962px;
	padding: 0px;
	margin: auto;
	position: relative;
	text-align: left;
	overflow: hidden;
	}
#wrapper {
	width: 956px;
	overflow: hidden;
	border: 1px solid #CCC;
	padding: 2px;
	}
#wrapper2 {
	width: 956px;
	overflow: hidden;
	background-image: url(../images/left_nav_rep.gif);
	background-repeat: repeat-y;
	}
#topNav {
	float: right;
	width: 734px;
	/*height: 27px;*/
	margin: 0px 0px 2px 0px;
	text-align: right;
	padding: 6px 10px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
#topNav a {
	color: #927E72;
	text-decoration: none;
	}
#emailLink {
	float: left;
	text-align: left;
	padding-left: 5px;
	}
#leftNav {
	width: 210px;
	float: left;
	background-color: #BEBAAB;
	font-size: 17px;
	line-height: 120%;
	color: #FFF;
	padding: 0px 0px 20px 0px;
	}
#leftNav a {
	color: #FFF;
	text-decoration: none;
	}
#leftNav ul {
	padding: 0px;
	list-style-type: none;	
	line-height: 130%;
	text-indent: 17px;
	margin: 0px;
	}
.season {
	color: #7E6C5F;
	margin: 17px 17px 8px 17px;
	}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom:3px;
	line-height: 90%;
	}
.subnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 90%;
	}
.subnav li:hover {
	background-color: #DA6684;
	}

#mainPhoto {
	width: 744px;
	/*height: 400px; background-color: #F99;*/
	float: left;
	}
#MainLeftColumn {
	width: 744px;
	float: right;
	padding: 0px 0px 0px 0px;
}
#mainText {
	width: 732px;
	float: right;
	padding: 10px 0px 10px 10px;
	}
#introText {
	width: 530px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
#footer {
	width: 962px;
	font-size: 13px;
	text-align: center;
	float: left;
	padding-top: 5px;
	}
.footerLabels {
	font-size: 17px;
	line-height: 50%;
	}
#footer a {
	color: #927E72;
	text-decoration: none;
	}
a
{
	color:#927E72;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


/* Home Styles */
#leftNavhome a {
	color: #FFF;
	text-decoration: none;
	}
#leftNavhome ul {
	padding: 0px;
	list-style-type: none;	
	line-height: 130%;
	text-indent: 17px;
	margin: 0px;
	}
#leftNavhome li {
	margin-bottom: 6px;
	}
#leftNavhome li:hover {
	background-color: #DA6684;
	}
#mainPhotohome {
	width: 479px;
	height: 599px;
	float: left;
	margin-left: 2px;
	}
#mainTexthome {
	width: 243px;
	height: 579px;
	float: right;
	text-align: center;
	padding: 10px;
	}

.sale
{
	color: #D12E66;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}
.saleNum
{
	color: #D12E66;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* Product Styles */
#mainPhotosml {
	width: 744px;
	height: 120px;
	float: right;
	}
#results {
	/*width: 526px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: hidden;
	}
#results a {
	color: #927E72;
	}
#results1 {
	width: 34%;
	text-align: left;
	float: left;
	}
#results2 {
	width: 33%;
	text-align: center;
	float: left;
	}
#results3 {
	width: 33%;
	text-align: right;
	float: left;
	}
#productlistBox {
	width: 520px;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 3px;
	overflow: hidden;
	}
#productlistBox img {
	text-align: left;
	float: left;
	margin-right: 5px;
	}
#productlistText {
	width: 381px;
	float: left;
	}
#productlistText h1 {
	font-size: 17px;
	color: #D12E66;
	margin: 5px 0px 0px 0px;
	}
#productlistText h2 {
	font-size: 17px;
	margin: 0px;
	}
#productlistText h3 {
	font-size: 18px;
	color: #000;
	margin: 0px 0px 3px 0px;
	}
#productlistText h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	line-height: 140%;
	}
#productlistText h5 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	}
#productlistText h5 a {
	color: #927E72;
	}
#productBox {
	width: 683px;
	border: 1px solid #CCC;
	padding: 15px 18px 0px 18px;
	margin-bottom: 3px;
	overflow: hidden;
	}
#productBox img.basketButton {
	float: left;
	margin: 15px 0px 20px 0px;
	}
#productText {
	width: 381px;
	float: left;
	}
#productText h1 {
	font-size: 19px;
	color: #D12E66;
	margin-bottom: 1px;
	}
#productText h2 {
	font-size: 19px;
	margin-bottom: 7px;
	}
#productText h3 {
	font-size: 24px;
	color: #000;
	margin-bottom: 5px;
	}
#productText p {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 140%;
	}
#productImage {
	float: right;
	text-align: center;
	margin-bottom: 10px;
	}
#productImage a {
	color: #927E72;
	font-size: 13px;
	}
#offerPanels {
	width: 194px;
	float: right;
	}
#socialnetworkButtons {
	width: 200px;
	margin-top: 30px;
	margin-left: 30px;
	}
#socialnetworkButtons2 {
	width: 200px;
	margin-top: 60px;
	}
