
body {
	background: url(../images/bg.jpg) center top repeat fixed #413325;
}
.clearasil {
	clear: both;
}
#wrapper {
	width: 1060px;
	margin: 0 auto;
	box-shadow: 0 0 20px #000000;
}
#header {
	width: 1060px;
	height: 680px;
	margin-top: 50px;
	background: url(../images/topbanner.jpg) #b1a38b;
}
#headerseo {
	width: 1060px;
	height: 35px;
	background: rgba(38, 34, 30, 0.88);
	top: 0px;
}
#headerseo h1 {
	font: 13px 'Play', sans-serif;
	color: #5f4929;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 9px;
}
#logo {
	width: 484px;
	height: 138px;
	margin-top: 430px;
	margin-left: 34px;
}
#nav {
	width: 1060px;
	height: 33px;
	background: rgba(38, 34, 30, 0.75);
	margin-top: 44px;	
}
#nav ul {
	list-style: none;
	font: bold 19px 'Roboto Slab', serif;
	text-transform: uppercase;
	padding-top: 4px;
}
#nav li {
	display: inline;
	margin-left: 28px;
}
#nav a {
	color: #ab9a5f;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
h1 {
	font: bold 28px "Roboto Slab", serif;
	color: #907a2f;
	text-transform: uppercase;
	margin-bottom: 0px;
}
p {
	color: #000000;
	font: 16px "Roboto Slab", serif;
	margin-top: 8px;
}
.bold {
	font-weight: 700;
}
#content {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 60px;
	background-color: #ffffff;
	width: 1060px;
}
.twocol {
	width: 482px;
	margin-left: 40px;
	float: left;
	margin-right: 16px;
}
.twocollast {
	width: 482px;
	float: left;
	margin-top: 25px;
}
.threecol {
	width: 316px;
	margin-left: 40px;
	float: left;
	margin-right:16px
}
.threecolmid {
	width: 316px;
	margin-right: 16px;
	float: left;
}
.threecollast {
	width: 316px;
	float: left;
}
.play {
	font: 16px 'Play', sans-serif;
	color: #000000;
}