/* The mighty Back40 Design, Inc. style sheet */
body {
	background:#700000 url(images/template/bk.jpg) repeat-x;
	color:#333;
	font:75%/130% Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	color: #700000;
}

hr {
	clear: both;
	margin: 0;
	visibility: hidden;
}

img {
	border: none;
}

.right {
	background: #e0d5be;
	float: right;
	padding:4px;
	border: solid 1px #675735;
	margin: 0 0 12px 12px;
	clear:right;
}
.left {
	background: #fff;
	float: left;
	padding:4px;
	border: solid 1px #675735;
	margin: 0 12px 12px 0;
}
a.more {
	float: right;
}

#site-container {
	background: url(images/template/cbk.jpg) repeat-y;
	width: 781px;
	margin: 16px auto 0 auto;
}

/*HEADER*/
#header {
	background: url(images/template/headerbk.jpg) no-repeat;
	height: 106px;
}

#header h1 {
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	height: 106px;
	overflow: hidden;
}

/*TOP-NAV*/
#top-nav {
	background: #700000 url(images/template/navleft.jpg) no-repeat  top left;
	float: right;
	margin: 0 20px;
	display:inline;
	width: 667px;
	padding-left: 3px
}

#s-top-nav {
	background: #700000 url(images/template/navleft.jpg) no-repeat  top left;
	float: right;
	margin: 0 20px;
	display:inline;
	width: 720px;
	padding-left: 3px
}

#top-nav ul, #s-top-nav ul {
	background: #700000 url(images/template/navright.jpg) no-repeat top right;
	padding-right: 4px;
	float: right;
	text-align: right;
}

#top-nav li, #s-top-nav li  {
	list-style: none;
	display: inline;
}

#top-nav li a, #s-top-nav li a {
	background: url(images/template/navdot.jpg) no-repeat right 11px;
	color: #f6f1e7;
	text-decoration: none;
	padding: 4px 10px 0 10px;
	float: left;
	display: block;
	border-bottom: solid 4px #700000;
}

#top-nav li a:hover, #s-top-nav li a:hover {
	color: #e5d9bd;
	border-bottom: solid 4px #f6f1e7;
}

#top-nav li a.hide, #s-top-nav li a.hide {
	background: none;
}

/*CONTENT-CONTAINER*/
#content-container {
	text-align: left;
	background: #ccc1a9 url(images/template/contenttop.jpg) no-repeat;
	margin: 0 20px;
	clear: right;
}

/*LEFT-COL*/
#left-col {
	background: url(images/template/sidebar.jpg) no-repeat right;
	float: left;
	width: 220px;
	padding: 12px;
	min-height: 660px;
	height: auto !important;
	height: 660px;
}

#left-col h2 {
	color: #700000;
	font-size: 1.8em;
	line-height: 100%;
	margin-bottom: 6px;
}

#left-col p {
	margin-bottom: 16px;
}

/*RIGHT-COL*/
#right-col {
	float: right;
	width: 483px;
	margin-right: 8px;
	display:inline;
}
#sec-right-col ol li {
list-style:decimal;
}
#right-col ul {
	margin-top: 12px;
}

#right-col li {
	list-style: none;
	width: 158px;
	float: left;
	height: 218px;
	margin-left: 3px;
	text-align: center;
	display: inline;
}

#home-boxes a {
	color: #660000;
	display: block;
	height: 215px;
	text-decoration: none;
	height: 1%;
}

.box-text {
	font-weight: bold;
	padding-top: 195px;
	display: block;
}

#leather {
	background: url(images/template/leather.jpg) no-repeat;
}

#motion {
	background: url(images/template/motion.jpg) no-repeat;
}

#bedrooms {
	background: url(images/template/bedrooms.jpg) no-repeat;
}

#accent {
	background: url(images/template/accent.jpg) no-repeat;
}

#sleep {
	background: url(images/template/sleep.jpg) no-repeat;
}

#occasional {
	background: url(images/template/occasional.jpg) no-repeat;
}

#home-office {
	background: url(images/template/homeoffice.jpg) no-repeat;
}

#dining {
	background: url(images/template/dining.jpg) no-repeat;
}

#living {
	background: url(images/template/living.jpg) no-repeat;
}

/* SECONDARY */
#s-content-container {
	text-align: left;
	background: #ccc1a9 url(images/template/contenttop.jpg) no-repeat;
	margin:0 20px;
	clear: right;
}

#secondary-container{
	text-align: left;
	background: url(images/template/secondarycbk.jpg) no-repeat left bottom;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#sec-left-col {
	text-align: right;
	float: left;
	width: 175px;
}

#sec-left-col ul {
	margin: 22px 10px 10px 10px;
}

#sec-left-col li {
	list-style: none;
	display: block;
}

#sec-left-col li a {
	color: #6e0e0f;

	text-decoration: none;
	border-bottom: solid 1px #a79b82;
	display: block;
	padding: 5px;
	height: 1%;
}

#sec-left-col li a:hover {
	color: #f7f1e7;
	background: #a79b82;
}

#sec-right-col {
	background: #f7f1e7 url(images/template/scontenttop.jpg) no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: right;
	width: 504px;
	margin: 8px 6px 0 0;
	padding: 28px;
	display: inline;
}
#sec-right-col h1 {
	font-size: 1.9em;
	color: #700000;
	margin-bottom: 10px;
}

#sec-right-col h2 {
	font-size: 1.6em;
	color: #333;
	margin-bottom: 5px;
}

#sec-right-col h3 {
	font-size: 1.4em;
	color: #666;
	margin-bottom: 5px;
}

#sec-right-col p {
	margin-bottom: 16px;
}

#sec-right-col ul {
	margin: 25px 0 25px 25px;
}

#sec-right-col  li {
	list-style: square;
	margin-bottom: 12px;
}

/*FOOTER*/
#footer {
	color: #f6f1e7;
	text-align: center;
	background: url(images/template/footer.jpg) no-repeat;
	clear: both;
	margin: 0 auto;
	width: 781px;
	padding: 35px 0 16px 0;
}
#sfooter {
	color: #f6f1e7;
	text-align: center;
	background: url(images/template/sfooter.jpg) no-repeat;
	clear: both;
	margin: 0 auto;
	width: 781px;
	padding: 48px 0 16px 0;
}

#footer li, #sfooter li {
	list-style: none;
	display: inline;
}

#footer li a, #sfooter li a {
	color: #f6f1e7;
	text-decoration: none;
	padding: 0 6px 0 3px;
	border-right: solid 1px #f6f1e7;
}

#footer li a:hover, #sfooter li a:hover {
	color: #e5d9bd;
	text-decoration: underline;
}

#footer li a.borderhide, #sfooter li a.borderhide {
	border: none;
}

#sorry {
	clear: both;
}

/* GALLERY */
ul#galleryitems {
	text-align: center;
	margin: 0;
}

ul#galleryitems li {
	width: 167px;
	height: 170px;
	display: inline;
	float: left;
	margin-bottom: 25px;

}

ul#galleryitems li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

ul#galleryitems li a:hover {
	color: #700000;
}

ul#galleryitems li img {
	padding: 4px;
	background: #fff;
	border: solid 1px #666;
}

/* CONTACT */
#full_name, #email, #address, #city, #state, #zip, #phone {
	padding: 3px;
}

#comments {
	padding: 3px;
}


/* new stuff */

	#manu {text-align: left;padding: 20px;}
	#top {padding: 10px;clear: both;}
	h1 {line-height: 1.1em;padding-bottom: 5px;font-size: 22px;}
	h2 {line-height: 1.1em;padding-bottom: 5px;color: #700000;font-size: 18px;}
	p {padding-bottom: 6px;}
	#bottom {padding: 10px; clear: both;}
	#navList {}
	#navList li {background-position: center;list-style: none; display: inline; margin: 4px;margin-bottom: 30px;float: left;border: 1px solid #000000;text-align: center;}
	#navList #urban {background-image: url(images/urban3.jpg);}
	#navList a {padding-top: 120px;display: block;width: 130px;}
	#navList span {position: relative; top: 25px;}
	#footer {background-color:#700000;}
	#topLeft {width: 70%;float: left;}
	#topRight {width: 30%; float: right;}
	#topRight img {border: 1px solid #000000;}