body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#holder {
	width: 769px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -389px;
	background-image: url(bg_strip.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 0 0 9px;
}

/* Header ------------ */

#header {
	width: 760px;
	float: left;
	height: 110px;
	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo {
	width: 340px;
	float: left;
	height: 69px;
	padding: 40px 0 0 40px;
}

#contact {
	width: 255px;
	float: left;
	height: 75px;
	padding: 35px 0 0 125px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000071;
}

#contact a {
	color: #000071;
	text-decoration: none;
}

#contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.red {
	color: #CC0000;
}

.grey {
	color: #999999;
}

/* Navigation ------------ */

#navholder {
	width: 690px;
	float: left;
	height: 30px;
	text-align: center;
	background-color: #CC0000;
	background-image: url(nav_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 70px;
}

#topnav {
	float: left;
}

#topnav a {
	padding: 0 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: 30px;
}

#topnav a:hover {
	color: #FFFFFF;
	background-color:#000071;
	background-image: url(nav_bgovr.gif);
}

#topnavon {
	float: left;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	background-color: #CC0000;
	background-image: url(nav_bgon.gif);
	background-repeat: repeat-x;
}

#topnavon a {
	padding: 0 10px;
	display: block;
	color: #333333;
	text-decoration: none;
}


/* content ------------ */

#content {
	float: left;
	width: 760px;
	background-image: url(content_strip.gif);
	background-repeat: repeat-x;
}

#textcol {
	float: left;
	width: 285px;
	padding: 50px 0 0 40px;
}

#textcol p {
	margin: 0 0 1.2em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
}

#textcol h1 {
	margin: 0 0 0.6em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC0000;
}

#textcol h2 {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}

#textcol a {
	text-decoration: none;
	color: #000071;
}

#textcol a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#contcol {
	float: left;
	width: 400px;
	padding: 50px 0 0 35px;
}

#splashbox {
	float: left;
	width: 353px;
	margin-bottom: 15px;
}

#splashboxsmall {
	float: left;
	width: 169px;
	margin-bottom: 15px;
}

#splashboxheader {
	float: left;
	width: 353px;
	height: 33px;
	background-image: url(sb_header.gif);
	background-repeat: no-repeat;
}

#splashboxheadersmall {
	float: left;
	width: 169px;
	height: 33px;
	background-image: url(sb_header2.gif);
	background-repeat: no-repeat;
}

#splashboxbase {
	float: left;
	width: 353px;
	height: 100px;
}

.sb_beds {
	background-image: url(bump_bed.jpg);
	background-repeat: no-repeat;
}

.sb_sofas {
	background-image: url(bump_sofas.jpg);
	background-repeat: no-repeat;
}

.sb_furn {
	background-image: url(bump_furniture.jpg);
	background-repeat: no-repeat;
}

#splashboxheader h1, #splashboxheadersmall h1 {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding: 2px 0 0 10px;
	margin: 0;
}

#splashboxbase h2, #splashboxsmallbase h2, #splashboxbase2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	margin: 0;
}

#splashboxbase a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;
}

#splashboxbase2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}


#splashboxbase a:hover, #splashboxbase2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#splashboxbase2 {
	float: left;
	width: 353px;
	min-height: 75px;
	_height: 75px;
	background-image: url(bg_smallbase.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#splashboxsmallbase {
	float: left;
	width: 169px;
	min-height: 75px;
	_height: 75px;
	padding: 0 0 10px 0;
	background-image: url(bg_smallbase2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxRight {
	margin-left: 15px;
}

/* Footer ------------ */

#footer {
	float: left;
	width: 760px;
	height: 49px;
	margin-top: 15px;
	background-image: url(footer_strip.gif);
	background-repeat: repeat-x;
}

#copy {
	width: 369px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	padding: 28px 0 0 10px;
}


#commun {
	width: 370px;
	float: left;
	text-align: right;
	padding: 28px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}


#commun a {
	text-decoration: none;
	color: #CC0000;
}

#commun a:hover {
	text-decoration: underline;
	color: #EEEEEE;
}

/* stock lists ------------ */

#listcontent {
	float: left;
	width: 719px;
	padding: 50px 0 0 41px;
	background-image: url(content_strip.gif);
	background-repeat: repeat-x;
}

#liststrap {
	float: left;
	width: 659px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	background-color: #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0 0 0 10px;
}

#liststrapred {
	float: left;
	width: 659px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	padding: 0 0 0 10px;
	font-weight: bold;
	background-image: url(strip_listhead.gif);
	background-repeat: repeat-x;
}

#listdetails {
	float: left;
	width: 433px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}

#listdetailswide {
	float: left;
	width: 649px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
	background-image: url(strip_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#listdetailsebay {
	float: left;
	width: 629px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 20px;
	margin-bottom: 15px;
	background-image: url(strip_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#listdetailsebay p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.6em;
}

#listdetailsebay a  {
	text-decoration: none;
	color: #000071;
}

#listdetailsebay a:hover  {
	text-decoration: underline;
	color: #CC0000;
}

#listpic {
	float: left;
	width: 215px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0;
	margin-bottom: 15px;
	overflow: visible;
}

#listpic h5 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 10px;
	margin: 0;
	z-index: 500;
}

#listdetails p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#listdetails p.largeText {
	font-size: 85%;
}

#listdetailswide p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#listdetailswide p.largeText  {
	font-size: 85%;
}

#listdetails h4  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8px;
}

#listdetailswide a  {
	text-decoration: none;
	color: #000071;
}

#listdetailswide a:hover  {
	text-decoration: underline;
	color: #CC0000;
}

#listdetails li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#listdetails td, #listdetailswide td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.strike {
	color: #FF0000;
	text-decoration: line-through;
}

hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0;
}

#listdetails1 {
	float: left;
	width: 214px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(strip_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	text-align: right;
	height: 80px;
}

#listdetails2 {
	float: left;
	width: 200px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
	text-align: center;
	padding: 10px 0 10px 0;
}

#listdetails3 {
	float: left;
	width: 213px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(strip_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	height: 80px;
}

#listdetails1 p, #listdetails3 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}


#delivery {
	position: fixed;
	width: 186px;
	height: 186px;
	z-index: 100;
	right: 0;
	top: 0;
}





.listdetails-wide {
	float: left;
	width: 669px;
	border: 1px solid #999999;
	padding: 0;
	margin-bottom: 15px;
}

.listdetails-wide p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.85em;
	padding: 10px 10px 0 10px;
}

.listdetails-wide h1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 1.2em;
	padding: 10px 10px 0 20px;
	line-height: 150%;
}
