body {
	background:url(../images/background.gif) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#474747;
	line-height:16px;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	}
#wrapper {
	margin:0 auto;
	width:752px;
	background-color:#fff;
	}
#header {
	height:155px;
	width:752px;
	clear:right;
	}
#logo {
	height:155px;
	width:197px;
	background:url(../images/logo.jpg);
	float:left;
	text-indent:-3000px;
	}
#carver-image {
	height:155px;
	width:247px;
	background:url(../images/carver_image.gif);
	float:left;
	text-indent:-3000px;
	}
#graphic {
	height:155px;
	width:308px;
	background:url(../images/hp_pouches.jpg);
	float:left;
	text-indent:-3000px;
	}
#content-wrapper {
	margin:0;
	padding:0 0 20px 0;
	width:752px;
	overflow: hidden;
	background:url(../images/leather_background.jpg) repeat-y;
	}	
#leftblock {
	width:197px;
	float:left;
	}
#maincolumn {
	width:515px;
	float:right;
	padding:0 18px 0 15px;
	}
#footer {
	width:737px;
	height:35px;
	clear:both;
	padding:5px 5px 5px 10px;
	background-color:#b09a77;
	color: #fff;
	}
#footer a {
	color: #fff;
	font-size:12px;
	text-decoration:none;
	padding: 0 5px 0 5px;
	}
#footer a:hover {
	text-decoration:underline;
	}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#navcontainer li { 
	margin: 8px 0 22px 50px; 
	}
#navcontainer a {
	display: block;
	padding: 0;
	text-indent:-3000px;
	}
#navcontainer #home a {
	background-image:url(../images/nav_home.gif);
	width: 56px;
	height:15px;  
	}
#navcontainer #products a {
	background-image:url(../images/nav_products.gif);
	width: 96px;
	height:19px;  
	}
#navcontainer #aboutus a {
	background-image:url(../images/nav_aboutus.gif);
	width: 87px;
	height:15px;  
	}
#navcontainer #contactus a {
	background-image:url(../images/nav_contactus.gif);
	width: 108px;
	height:15px;  
	}
#navcontainer #workprogress a {
	background-image:url(../images/nav_workprogress.gif);
	width: 96px;
	height:43px;
	}
#navcontainer #events a {
	background-image:url(../images/nav_events.gif);
	width: 68px;
	height:15px;  
	}
#navcontainer #links a {
	background-image:url(../images/nav_links.gif);
	width: 48px;
	height:15px;  
	}
	
#navcontainer #special-offers a {
	background-image:url(../images/nav_specialoffers.gif);
	width: 75px;
	height:35px;  
	}
#navcontainer #gallery a {
	background-image:url(../images/nav_gallery.gif);
	width: 78px;
	height:16px;  
	}
h1, h2, h3, h4 {
	font-weight:bold;
	padding-bottom: 5px;
	}
h1 {
	color:#5d2f1f;
	font-size:16px;
	}
h2 {
	color:#5d2f1f;
	font-size:14px;
	}
a:link {
	color:#5d2f1f;
	text-decoration:underline;
	}
a:visited {
	color:#b09a77;
	text-decoration:underline;
	}
.floatleft {
	float:left;
	margin-right:10px;
	}
.floatright {
	float:right;
	margin:0 5px 0 10px;
	}
#maincolumn img {
	border:#b09a77 1px solid;
	padding:3px;
	}
.clear {
	clear:both;
	margin:0;
	padding:0;
	}
hr {
    height:3px;
	border: none;
    width:100%;
    background:#b09a77;
    margin: 0;  
   }
   
div.gallery-thumbs a {
	display:block;
	float:left;
	text-decoration:none;
	text-align:right;
	margin:0 4px 4px 0;
	padding:4px;
	}