*{
	padding:0;
	margin:0;
}
body{
	background:#2D1813;
	color:#6B6064;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:150%;
}
h1,h2,h3{
	color:#DE5126;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	padding:0 0 4px 0;
}
.orange{
	color:#DE5126;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}
.image{
border:1px solid #ccc; 
padding:2px;
 
}
li{
	list-style:none;
}
:focus{
	outline:none;
}
#wrapper{
	width:800px;
	background:#F6EDDB;
	margin:50px auto;
}
#main{
	padding:5px 28px;
}
#header{
	position:relative;
	overflow:hidden;
	padding:15px 0;
}
#header img{
	float:left;
}
#header h1, #header p{
	width:410px;
	float:right;
}
#contact{
	float:right;
	text-align:right;
	position:relative;
	top:22px;
}
#contact a, #footer a{
	color:#6B6064;
	text-decoration:none;
}
#contact span{
	color:#DE5126;
}
a:hover, #contact a:hover, #footer a:hover{
	text-decoration:underline;
}
/**
 * Content Layout divs
 */
#content{
	clear:both;
}
#left_column{
	width:143px;
	float:left;
	overflow:hidden;
	position:relative;
}
#right_column{
	width:601px;
	float:left;
	overflow:hidden;
	position:relative;
}
#right_column1{
	width:750px;
	float:left;
	overflow:hidden;
	position:relative;
}
#bottom_content{
	clear:both;
	position:relative;
	float:left;
	width:100%;
}
#content .window{
	width:100%;
	height:258px;
	float:left;
	margin:0 3px 0 0;
	background:url('../images/border.gif') top left repeat-x #FFF;
	overflow:hidden;
	position:relative;
	padding:3px 0 0;
}
#left_column .window{
	width:140px;
}
/**
 * Menu Styles
 */
#menu{
	background:#DE5128;
	height:33px;
	color:#FFF;
	margin:0 0 10px 0;
	clear:both;
	border:1px solid #E06738;
}
#menu ul{
	height:31px;
	margin:0 0 0 21px;
	padding:1px 0;
	position:relative;
	z-index:10;
	background:#DE5128;
}
#menu ul li{
	display:block;
	width:101px;
	height:27px;
	float:left;
	border-left:2px solid #FFF;
	margin:2px 0 0;
	line-height:26px;
}
#menu ul li.wrap{
	line-height:13px;
}
#menu ul ul{
	height:auto;
	width:auto;
	position:absolute;
	background:#DE5128;
	margin:0;
	display:none;
	padding:0 0 2px 10px;
}
#menu ul li:hover ul, #menu ul li.hover ul{
	display:block;
}
#menu ul ul li{
	display:block;
	float:none;
	margin:7px 0 4px;
	height:25px;
}
#menu ul ul li a{
	height:25px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:27px;
	padding:0 0 0 10px;
	font-size:11px;
}
#menu a:hover{
	background:#442B22;
}


/**
 * Gallery Styles
 */
#gallery{
	overflow:hidden;
}
#gallery_image.window{
	width:382px;
}
#gallery_thumbs.window{
	width:216px;
	margin:0px;
}
#gallery_thumblist{
	width:216px;
	height:258px;
	overflow:hidden;
	position:relative;
}
#gallery img{
	border:1px solid #B4A199;
	padding:4px;
	background:#FFF;
	margin:4px 6px;
	position:relative;
	width:360px;
	height:240px;
}
#gallery_image img{
	position:absolute;
}
#gallery_lists a{
	display:block;
	width:140px;
	height:84px;
	background:url('../images/gallery_list.gif');
}
#gallery_lists a:hover{
	background-position: -140px 0;
}
#gallery_lists a#supplyOnly{
	background-position: 0 -84px;
}
#gallery_lists a#supplyOnly:hover{
	background-position: -140px -84px;
}
#gallery_lists a#bespokeDesigns{
	background-position: 0 -168px;
}
#gallery_lists a#bespokeDesigns:hover{
	background-position: -140px -168px;
}
/**
 * Gallery Thumbnail styles
 */
#gallery_thumbs li{
	display:inline;
}
#gallery_thumbs li a{
	display:block;
	position:relative;
	height:129px;
	text-decoration:none;
}
#gallery_thumbs li a:hover, #gallery_thumbs li a.active{
	background:#978E78;
}
#gallery_thumbs li a img{
	margin:4px 6px;
	width:194px;
	height:110px;
}
#gallery_thumbs li span{
	position:absolute;
	bottom:6px;
	right:7px;
	display:block;
	width:16px;
	height:16px;
	background:#FFF;
	line-height:12px;
	font-size:14px;
	text-indent:3px;
	color:#DE5028;
}
/**
 * Gallery Scroll button styles
 */
#gallery_nav{
	height:21px;
	background:#AdA792;
	text-align:right;
	clear:both;
	color:#FFF;
	border:1px solid #C6BFAB;
}
#gallery_nav a{
	background-image:url('../images/scroll.gif');
	background-repeat:no-repeat;
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
}
#gallery_nav a.up{
	background-position:top left;
	padding:3px 8px 3px 8px;
}
#gallery_nav a.down{
	background-position:top right;
	padding:3px 8px 3px 8px;
}
#gallery_nav a:hover{
	background-color:#2B1812;
}
#gallery_nav span{
	padding:0 15px 2px 0;
	font-size:11px;
}

/**
 * Homepage bottom Content Styles
 */
#info{
	overflow:hidden;
	margin:10px 0;
}
#info div.left{
	width:580px;
	float:left;
}
#info div.right{
	width:160px;
	float:right;
	text-align:right;
}
#info a{
	color:#999;
	font-size:11px;
}

/**
 * Other Content Styles
 */
.content_title{
	padding:5px;
}
.content_wrap{
	padding:5px;
}
/**
 * Footer Styles
 */
#footer{
	border-top:3px solid #ADA693;
	clear:both;
	position:relative;
}
#footer address{
	font-style:normal;
	display:block;
	line-height:32px;
}
#footer p{
	position:absolute;
	right:2px;
	top:8px;
}