@charset "utf-8";
/* CSS Document */

.nav-link {
	float:left;
	margin:auto 57px auto 57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	
}
.nav-container {
	margin-top:16px;
	height:12px;
	float:left;
	width:820px;
	padding-top:18px;
	text-align:center;
}

h1 {
	color:#090;
	line-height:30px;
	font-size:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.h1-white {
	color:#FFF;
	line-height:30px;
	font-size:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}


.logo {
	text-align:center;
	width:600px;
	margin-left:100px;
	margin-top:40px;
}

.title {
	float:left;
	height:50px;
	margin-top:20px;
}

.big-text {
	font:Tahoma, Geneva, sans-serif 20px normal;
	color:#FFF;
	line-height:25px;
	float:left;
	width:800px;
}

.vid{
	width:760px;
	padding:20px;
	height:150px;
	background-image:url(graphics/vid-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.tree-care-box {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:17px;
	width:360px;
	height:110px;
	padding:20px;
	float:left;
	background-image:url(graphics/tree-care-box.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.woodworking-box {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:17px;
	width:360px;
	height:110px;
	padding:20px;
	float:left;
	background-image:url(graphics/woodworking-box.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.about-us {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:17px;
	background-image:url(graphics/about-us-box.jpg);
	background-repeat:no-repeat;
	width:760px;
	padding:20px;
	height:160px;
	float:left;
	text-align:left;
}

.whitfield-media {
	float:right;
	color:#000;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:10px;
	margin-right:50px;
	height:30px;
}

.text-1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:17px;
}

.gallery-box {
	width:880px;
	float:left;
	background-color:#FFF;
	padding:10px;
}

.gallery-nav {
	width:860px;
	height:40px;
	text-align:center;
}

.nav-box {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
	background-color:#FFF;
	border:#CCC 1px solid;
	float:left;
	margin-left:8px;
	margin-right:8px;
	padding:3px 6px 3px 6px;
}

.align-center {
	width:800px;
	margin-left:50px;
}

.vid-box {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
	background-color:#FFF;
	border:#CCC 1px solid;
	float:left;
	margin:10px 30px 10px 30px;
	padding:10px;
	width:200px;
}

.vid-pics {
	margin-bottom:5px;
}