/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	word-spacing: normal;

}
body {
	background-color: #071709;
	background-image:url('../images/woodbg.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top; 
	
	
}

.nav {
	background-image:url('../images/wood-strip.jpg');
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	width: 1024px;
    background-repeat: no-repeat;
}
.mainCell{
    height:500; 
	width:1024;
	vertical-align:top; 
	background-image:url('../images/cellbg.jpg');
	opacity:0.8;
	filter:alpha(opacity=80);
	background-position:center; 
	background-repeat:no-repeat;
}
.style1 {	
	font-size: 20px;
	color: #000;	
	font-weight: bold;	
}
a:link {
	color: #C6E6C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6E6C5;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.style3 {
	font-family: 'Droid Sans';
	font-size: 14px;
	color:#C6E6C5
}
.legalondark {font-size: 10px; color:#878e65}
.clicksmall {font-size: 10px; color:#878e65}

.style4 {font-size: 1px}
.bottomnav {
	font-family: 'Droid Sans';
	font-size: 14px;
	text-decoration: none;
}
.bottomnavondark {font-size: 10px}
.bottomnavondark a {font-size: 10px}
.bottomnavondark a:hover {font-size: 10px; color:#878e65}
.homeinfo {
	font-size: 22px;
	color: #e88d5c;
	line-height: 20px;
}
.homebody {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #99C49A;
	line-height: 34px;
}
.contactinfo {
	font-size: 22px;
	color: #de8455;
	line-height: 20px;
}
.featured {
	font-size: 11px;
	color: #d9d5be;
	text-transform: uppercase;
	letter-spacing:1px;
}
.featured a {
	font-size: 11px;
	color: #d9d5be;
	text-transform: uppercase;
	letter-spacing:1px;
}
.featured a:hover {
	color: #878e65;

}.team {
	font-size: 11px;
	color: #262e16;
	text-transform: uppercase;
	letter-spacing:1px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e88d5c;
	padding-left: 125px;
	font-size: 18px;
	line-height: 24px;
}
.quoteby {
	padding-left: 260px;
	font-size: 16px;
}
.quote2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #bec0a6;
	padding-left: 150px;
	font-size: 13px;
	line-height: 24px;
}
.quoteby2 {
	padding-left: 220px;
	font-size: 12px;
}
.quote3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #bec0a6;
	padding-left: 10px;
	font-size: 13px;
	line-height: 24px;
}
.quoteby3 {
	padding-left: 30px;
	font-size: 12px;
}


