body {
	padding: 0;
	background-color: #000000;
	color: #ffffff;
	font: bold 100%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, big, western  {
	font: bold 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	background: url(images/rust_2.jpg) no-repeat center top; 
}

#wrapper_2 {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	background: url(images/rust_2.jpg) no-repeat center top; 
}

#content {
	margin: 0px 155px 0px 155px;
	padding: 5px; 
	color: #ffffff;
}

#content h1{
	text-align: right;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #ee1111;
	font-weight: bold;
}


#side1 {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	-moz-border-radius: 10px;
	/*background: url(images/bg_1.jpg) center top;*/
}
#side2 {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	/*background: url(images/bg_1.jpg) center top;*/
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d80b0b;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: large;
}

.adbox {
	color: #ffffff;
	
}
/*.adbox {
	padding: 4px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #a0a0a0;
	-moz-border-radius: 10px;
}
*/
#side1 h3 {
	font-family: arial, helvetica, sans-serif;
	color: #901602;
	background-color: transparent;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	font-weight: bold;
	font-size: medium;
}
#side1 .txt {
	width: 150px;
	border: 1px inset #901602;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #dddddd;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
	text-decoration: underline;
}
.border {
	border: 1px outset;
	
	color: #ff4444;
}

#content h2 {
	text-align: left;
	padding-right: 20px;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #ee1111;
}

.small_blue {
	font: 12px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.date {
	font: 12px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #991111;
	text-align: right;
}

.small_cart {
	font: 15px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.small {
	font: 70% arial, sans-serif;
	font-style: normal;
}

.right {
	float: right;
}

/*#top {
	position: relative;
	text-align: left;
	/*width: 3000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	color: #ffffff;
	background: url(images/thorn_rule.png);
}*/

#bottom {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(images/bottom_img.jpg) repeat;
}

p.cart_i {
	font-style: italic;
}

.b, style1 {
	color: #dd0000;
	letter-spacing: 0.1em;
	text-indent: 5em;
	font-size: 120%;
}

.style1, .style2 {
	color: #dd0000;
	letter-spacing: 0.1em;
	text-indent: 5em;
	font-size: 120%;
}

.float_right {
	float: right;
	margin: 20 px;
	border: none;
}

#contact {
	background: url(images/comfy-chairlogo-WEB-sm.gif) no-repeat top right;
}

#contact .txt {
	width: 150px;
	border: 1px inset #901602;
}
#contact a:link, #contact a:visited {
	text-decoration: underline;
	color: #dddddd;
	background-color: transparent;
}
#contact a:hover {
	color: #621313;
	text-decoration: underline;
}
.b_box {
	background-color: #000000;
	padding: 3px;
	-moz-border-radius: 10px;
	opacity: 0.9;
	filter: alpha(opacity=90);	
}

.new {
	border: none;
	vertical-align: middle;
}


