body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6D098;
	background-color: #000000;
}


#left_menu_column {
	float: left;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 355px;
	color: #d6b57b;
	margin: 0px;
}
#left_menu_column p {
	margin: 0px;
}
#left_menu_column_text a:link {
	color: #E6D098;
	text-decoration: none;
	margin: 0px;
}
#left_menu_column_text a:visited {
	color: #E6D098;
	text-decoration: none;
	margin: 0px;
}
#left_menu_column_text  a:hover {
	color: #E6D098;
	text-decoration: none;
	margin: 0px;
}
#main_content_container {
	background-image: url(images/art-deco-sides.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 85px;
	padding-left: 85px;
	margin-top: -3px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#right_content_column {
	float: right;
	width: 462px;
	margin-top: 10px;
}
#homepage_left_column {
	float: left;
	width: 435px;
	margin-top: 20px;
}
#homepage_right_column {
	float: right;
	width: 150px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	color: #c63131;
	text-decoration: underline;
}
a:hover {
	color: #c6d800;
}
a:visited {
	color: #c63131;
	text-decoration: underline;
}
h1 {
	color: #C6D800;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, san-serif;
}
h2 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, san-serif;
	color: #C6D800;
}
h3 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, san-serif;
	color: #E6D098;
	font-weight: bold;
}
#right_content_column ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
}
#menu {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.description {
	float: right;
	width: 165px;
}
.productpicold {
	float: left;
	width: 285px;
	border: 1px none #4B1214;
}
.productpic img  {
	border: 1px solid #5C1817;
}
.product {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #AC9164;
	border-right-color: #AC9164;
	border-bottom-color: #AC9164;
	border-left-color: #AC9164;
	margin-top: 25px;
}
#products h2 {
	clear: both;
	padding-top: 35px;
}
#products img {
	text-align: left;
	float: left;
	margin-right: 10px;
	border: 1px solid #C63131;
}

