body {
  	background: #68482d;
	}

.header {
	border-bottom: 1px solid #D3C290;
	background: #68482d url(images/body-bg-w-2.jpg) 50% 0 repeat-y;
	}
	
	.header .logo {
		background: transparent url(images/craftmasters-logo.png) 0 1.5em no-repeat;
		height: 108px;
		overflow: hidden;
		padding: 1.5em 0;
		text-indent: -999em;		
		}
		
	.header .tag {
		background: transparent url(images/craftmasters-tag.png) 2em 2em no-repeat;
		height: 108px;
		text-indent: -999em;
		}
	
.main-nav {
	background: #1C0000;
	border-top: .08333em solid #BDA567;
	border-bottom: .08333em solid #D3C290;
	}
	
	.main-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		.main-nav li {
			color: #ffffff;
			display: block;
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			}
			
		.main-nav a {
			display: block;
			line-height: 2.83333;
			padding: 0 1em;
			}
			
		.main-nav a:link,
		.main-nav a:visited {
			color: #ffffff;
			text-decoration: none;
			}
			
		.main-nav li.active a, 
		.main-nav a:hover {
			background: #BDA568;
			}
	
.content-wrap {
	background: #ffffff url(images/content-bg-w.jpg) 50% 0 repeat-y;
	border-top: .08333em solid #BDA567;
	border-bottom: .08333em solid #BDA567;
	color: #9D7B5F;
	padding-top: 1.41667em;
	}
	
	.home .content-wrap {
		padding-top: 0;
		background: #cfba8d none;
		}
	
	.content-wrap img,
	.content-wrap canvas {
		border: 2px solid #ffffff;
		padding: 0;
		}
		
		.home .content-wrap img {
			border: none;
			}
	
	.home .content {
		position: relative;
		padding-top: 0;
		}
	
	.gallery-wrap {
		color: #8D6645;
		}
		
		.gallery-wrap h3 {
			clear: both;
			color: #8D6645;
			font-size: 1em;
			font-weight: bold;
			line-height: 1.5;
			}
				
		.gallery-wrap a:link,
		.gallery-wrap a:visited {
			color: #8D6645;
			text-decoration: none;
			}
		
		.gallery-wrap a:hover {
		color: #BEA76B;
			text-decoration: underline;
			}
			
	.gallery-wrap ul {
		clear: left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 232px;
		}
		
		.project .gallery-wrap ul {
			width: auto;
			}
		
		.gallery-wrap ul li {
			float: left;
			list-style: none;
			margin: 0;
			padding: 0 8px 0 0;
			}
			
			.gallery-wrap ul li.last {
				padding: 0;
				}
			
	.gallery {
		margin-bottom: 18px;
		}
		
		.inner .gallery {
			margin-bottom: 9px;
			}
			
/*
		.gallery .image {
			height: 500px;
			width: 375px;
			}
*/
			
			.inner .gallery .image {
				height: 180px;
				width: 232px;
				}
					
	.article-wrap h2,
	h2.main-title {
		color: #E4C89E;
		font-size: 3.6667em;
		line-height: 1.2222;
		margin: 0;
		}
		
		.sIFR-active .article-wrap h2,
		.sIFR-active h2.main-title {
			visibility: hidden;
			font-family: Verdana;
			line-height: 1em;
			font-size: 96px;
			margin-bottom: -18px;
			margin-top: -14px;
			}
			
		.sIFR-active .article-wrap h2 object {
			display: block;
			}
	
	.article-wrap h3 {
		color: #8D6645;
/* 		color: #000000; */
		font-family: Baskerville, Times, "Times New Roman", serif;
		text-transform: uppercase;
		}
		
		.article-wrap h3.desc {
			margin-left: 2em;
			margin-top: -2em;
			}

	.projects ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		.projects li {
			list-style: none;
			margin: 0;
			padding: 0;
			}
				
	.projects p {
		color: #BEA76B;
		font-weight: bold;
		}
		
	.projects strong {
		color: #8D6645;
		}
	
	.projects a:link,
	.projects a:visited {
		color: #8D6654;
		text-decoration: none;
		}
	
	.projects a:hover {
		color: #BEA76B;
		text-decoration: underline;
		}

	.home .content-wrap .content-inner {
		background: transparent url(images/home-quote-bg.png) top right repeat-y;
		color: #ffffff;
		position: absolute;
		top: 0;
		right: 0;
		width: 500px;
		}
		
	.home .content-wrap .content-inner p {
	color: #D4CDC8;
	font-size: 1.1em;
	line-height: 1.5;
	width: 320px;
	margin-top: 2em;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 160px;
		}	
		
.footer {
	background: #68482d url(images/body-bg-w-2.jpg) 50% 0 repeat-y;
	border-top: .08333em solid #D3C290;
	border-bottom: .08333em solid #D3C290;
	color: #ffffff;
	padding-top: 1.41667em;
	text-align: center;
	}

.uploadfile { float: left !important; }	


.tag {
	color: #4D311B;
	text-align: center;
	
}
.tag a {
	color: #4D311C;
}

.bbb-logo {
position: absolute;
left:50%;
top:70px;
margin-left: 275px;

}
a.button {
	color: #4B311A;
	background-color: #CEBA8C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	padding: 5px;
	border: 1px solid #E9D9AE;
	font-size: 16px;
}
a.button:hover {
	background-color:#F3E1B5;
}
