/* PROJECT TYPES MENU */
#projectTypes {
	font-size: 12px;	
	line-height: 16px;
	color: #3F1A04;
	margin-bottom: 10px;
}

#projectTypes td{
	padding-bottom: 20px;
}

#projectTypes td a{
	color: #3F1A04;
	text-decoration: underline;
	font-weight: bold;
}

#projectTypes tr{

	vertical-align: top;
}

.mantra {
	font-size: 11px;
	font-weight: bold;	
}

/* HOME SLIDESHOW */
#slideshowHolder {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.ft-title {
	padding:10px;
	text-align:left;
	width:593px;
}

.ft-prev, .ft-next {
	background-color:#000000;
	padding:0 10px;
}

#slideshowHolder a {
	color:#5C7F99;
	text-decoration:none;
}

.ft-button-slideshowHolder {
	color:#5C7F99;
	text-decoration:none;
}

.ft-button-slideshowHolder-active {
	color:black;
}

/* RIGHT SIDE */
#innerLeft{
	float: left;
	width: 315px;
	padding-top: 15px;
	background-color: #8E3B31;
}

#innerLeftContent {
	width: 315px;
	height: 415px;
	padding-top: 35px;
	background: url(../images/wood.png) no-repeat;	
	color: #FFFFFF;
}

#welcome {
	width: 175px;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	background-color: #829F53;
	border-top: 2px solid #4F6228;
	border-bottom: 2px solid #4F6228;
	border-right: 2px solid #4F6228;
	text-align: center;
}

#welcomeText {
	font-size: 12px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;	
}

#innerRight {
	float: left;
	width: 315px;
	height: 450px;
	padding-top: 15px;
	background-color: #4F6228;
}

#innerRightContent {
	width: 315px;
	height: 207px;
	padding-top: 35px;
	color: #FFFFFF;
	background-color: #829F53;
}

#innerRightContent2 {
	width: 315px;
	height: 163px;
	color: #FFFFFF;
	background-color: #4F6228;
}

#innerRightContentTitle {
	color: #3F1A04;
	font-size: 18px;
	margin-left: 25px;
	padding-top: 7px;
}

.quote {
	font-size: 13px;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 15px;
	padding-top: 20px;
}

.learnMore {
	margin-left: 85px;
	padding-top: 25px;
}

.learnMore a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #3F1A04;
	vertical-align:top;
}

.rightText {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-right: 20px;	
}

.rightText a {
	color: #FFFFFF;
	text-decoration: underline;	
}

.serviceAreas {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 20px;	
}

.serviceAreas .serviceTitle {
	color: #FFFFFF;
	font-weight: bold;
}