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

body {
	font-family: Arial, Helvetica, San-serif;
	font-size: 12px;
	line-height:15px;
	color:#5d5d5d;
	margin:3px 0 3px 0;
}

h1 {

	color:#6b421b;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:18px;
}

h2 {
	color:#a0733a;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:16px;
}

h3 {
	color:#6b421b;
	text-transform: uppercase;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:13px;
}

h4 {
	color:#5d5d5d;
	text-transform: uppercase;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:13px;
}


p {
	font-family: Arial, Helvetica, San-serif;
	font-size: 12px;
	line-height:15px;
	color:#5d5d5d;
	margin:3px 0 3px 0;
}

a, a:visited, a:active {
color: #286c21;
}

#tagline {
	font-size: 12px;
}


#footer a, #footer a:visited, #footer a:active {
	color:#5d5d5d;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}


/* NAV STYLES */

#nav ul{

}

#nav li a {
	text-decoration:none;
	text-transform: uppercase;
	list-style: none;
	height:30px;
	overflow:hidden;
	color: #405831;
	font-size:16px;
	font-weight:bold;
	padding:6px 0 6px 0;
	margin:0;
	display:block;
	
}

#nav li a:hover, #nav li a.selected {
	color:#6b421b;
	text-decoration:none;
	
}

#About {
	top:0px;
	left:0px;
	width:154px;
}

#About:hover, #About.selected, #About.selected:hover{
	top:0px;
	left:0px;
	color:#6b421b;
}

#Contracting {
	position: absolute;
	top:0px;
	left:154px;
	width:230px;

}

#Contracting:hover, #Contracting.selected, #Contracting.selected:hover{
	top:0px;
	left:154px;
	width:230px;
	color:#6b421b;
}

#PreconstructionEstimating {
	position: absolute;
	top:0px;
	left:384px;
	width:300px;

}

#PreconstructionEstimating:hover, #PreconstructionEstimating.selected, #PreconstructionEstimating.selected:hover{
	top:0px;
	left:384px;
	color:#6b421b;
}

#Portfolio {
	position: absolute;
	top:0px;
	left:684px;
	width:316px;

}

#Portfolio:hover, #Portfolio.selected, #Portfolio.selected:hover{
	top:0px;
	left:684px;
	width:316px;
	color:#6b421b;

}



/*leftsidebar elements */

#sidebar1 h2 {
	font-weight:bold;
	font-size:16px;
	line-height:18px;
}

#leed, #social, #address, #SideMovie {
	padding:20px;
}

#moviePlayer {
	padding:10px 0 0 0;
}

#address {
	color:#ffffff;
	font-size:12px;
	}