body {
	color: #000;
	background: #3e311b url(img/floralpattern.gif) repeat-x fixed;
	margin: 0;
	padding: 0;
	font-family: times new roman, times, serif;
	text-align: center;
	font-size: small;
	font-size: small;	
	}
	
html>body {
	font-size: small;
	}

/* ---( Text Styles )---------------------------------------- */

p {
	color: #001;
	font-size: x-small;
	line-height: 140%;
	font-size: small;	
	}

html>p {
	font-size: small;
	}
	
h1 {
	font-size: 24px;	
	color: #000;
	margin: 0;
	}

h2 {
	font-size: 18px;	
	color: #000;
	margin: 0;
	}
	
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-size: 12px;
	letter-spacing: 3px;
	color: #23181B;
	text-transform: uppercase;
	padding-top: 24px;
	padding-bottom: 6px;
	margin: 0;
	}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

li {
	line-height: 130%;
	}

a img {
	border: 0;
	}
	

/* ---( link Styles )---------------------------------------- */

a:link {
	color: #9a1900;
	text-decoration: none;
	}

a:visited {
	color: #bbb;
	text-decoration: none;
	}
	
a:hover {
	color: #f96000;
	text-decoration: none;
	}


/* ---( Section Styles )------------------------------------- */

#lettucewrap {
	text-align: center;
	}
	
#thecolumn {
	position: relative;
	background: #fff url(img/colbg.png) repeat-y;
	margin: 0px auto;
	padding: 0px 24px 0px 24px;
	width: 448px;
	width: 400px;
	background-image: url(img/colbg.png);
	}

html>#thecolumn {
	width: 400px;
	}

#columnhead {
	}

#shlogo h1 {
	background: #fff url(img/shlogo.jpg) no-repeat;
	width: 400px;
	height: 148px
	}
	
#shlogo h1 a {
	display: block;
	height: 148px
	}

#showroompopup {
	height: 96px;
	width: 148px;
	background: #23181B;
	vertical-align: middle;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	}

#showroompopup ul {
	}

#showroompopup ul li {
	display: block;
	}

#showroompopup ul li a {
	display: block;
	text-indent: -9999px;
	height: 24px;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#ashley, #ashley a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px -72px;
	}

#signature, #signature a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px 0px;
	}

#england, #england a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px -24px;
	}

#fairmont, #fairmont a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px -48px;
	}

#bassett, #bassett a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px -96px;
	}

#orient, #orient a {
	width: 148px;
	background: url(img/popuplinks.gif) no-repeat 0px -120px;
	}

#ashley a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px -72px;
	}

#signature a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px 0px;
	}

#england a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px -24px;
	}

#fairmont a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px -48px;
	}

#bassett a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px -96px;
	}

#orient a:hover {
	background: url(img/popuplinks.gif) no-repeat -148px -120px;
	}

#navlinks {
	height: 24px;
	width: 400px;
	background: #23181B;
	vertical-align: middle;
	}

#navlinks ul {
	}

#navlinks ul li {
	float: left;
	display: inline;
	}

#navlinks ul li a {
	display: inline;
	position: absolute;
	text-indent: -9999px;
	height: 24px;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#navhome, #navhome a {
	width: 92px;
	left: 24px;
	background: url(img/navlinks.gif) no-repeat 0px 0px;
	}
	
#navhome a:hover {
	background: url(img/navlinks.gif) no-repeat 0px -24px;
	}
	
#navshowroom, #navshowroom a {
	width: 80px;
	left: 117px;
	background: url(img/navlinks.gif) no-repeat -93px 0px;
	}
	
#navshowroom a:hover {
	background: url(img/navlinks.gif) no-repeat -93px -24px;
	}
	
#navservices, #navservices a {
	width: 63px;
	left: 197px;
	background: url(img/navlinks.gif) no-repeat -173px 0px;
	}
	
#navservices a:hover {
	background: url(img/navlinks.gif) no-repeat -173px -24px;
	}
	
#navlocation, #navlocation a {
	width: 67px;
	left: 260px;
	background: url(img/navlinks.gif) no-repeat -236px 0px;
	}
	
#navlocation a:hover {
	background: url(img/navlinks.gif) no-repeat -236px -24px;
	}
	
#navcontact, #navcontact a {
	width: 97px;
	left: 327px;
	background: url(img/navlinks.gif) no-repeat -303px 0px;
	}
	
#navcontact a:hover {
	background: url(img/navlinks.gif) no-repeat -303px -24px;
	}

#featured {
	width: 400px;
	height: 300px;
	margin: 0;
	background: #ffa416 url(/img/feature.jpg) no-repeat;
	}

#columnbody {
	width: 400px;
	margin: 0;
	}

#browseall {
	margin: 0;
	}
	
#content {
	margin: 0;
	width: 400px;
	padding: 16px 24px 0px;
	width: 352px;
	}
	
#columnfoot {
	width: 400px;
	}
	
#goodstuff {
	width: 400px;
	background: #CBC2B6;
	text-align: center;
	}
	
#goodstuff p {
	font-size: 10px;
	color: #23181B;
	margin: 0;
	padding: 10px 0px 6px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.copy {
	text-align: center;
	padding: 0px 0px 24px;
	}

.copy p {
	margin: 0;
	}

.copy ul {
	}
	
.copy ul li {
	padding: 2px 0px;
	vertical-align: middle;
	}

.formtable {
	margin-bottom: 24px;
	}

#imagebrowser {
	width: 352px;
	}

#selectedimage {
	width: 352px;
	height: 264px;
	}

#thumbnailwrapper {
	width: 352px;
	}

#thumbnailwrapper a {
	border: none;
	}

.thumbnail {
	width:64px;
	height: 64px;
	margin: 3px;
	float: left;
	display: inline;
	}

/* ---( Hacks and Such )-------------------------------------- */

.smallprev {
	margin: 0;
	}

.sc {
	font-variant: small-caps;
	}

.alt, .comingsoon {
	display: none;
	}
	
.buy form {
	display: inline;
	}
