/* Wilkinson Electronic Publishing */
/* Blais Civil Engineers - Custom Styles */
/* September 2nd, 2009 */

body {
	background-color: #C8C1B7;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 39px;
}

#header {
	width: 940px;
	height: 188px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	
}

#secondarynav {
	float: right;
	margin-top: 105px;
	margin-right: 30px;
}


#secondarynav ul {
	list-style: none;
	color: #666666;
	font-size: 12px;
	letter-spacing: 1px;
}

#secondarynav ul li {
	display: inline;
}

#secondarynav a {
	text-decoration: none;
	color: #666666;
	}
	
#secondarynav a:hover {
	text-decoration: underline;
	}

#navigation {
	width: 940px;
	height: 80px;
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
}

#form {
margin-top: 20px;
}

#form p {
	font-weight: bold;
	}

/* Sprite Navigation Styles*/

#mainnav {
    width: 920px; height: 68px;
    background: url(../images/nav_sprite.png);
	margin-top: 11px;
    margin-left: 11px;
	padding: 0;
    position: relative;}
  #mainnav li {
    margin: 0; 
	padding: 0;
	list-style: none;
    position: absolute; 
	top: 0;
	text-indent: -2000px
	}
  #mainnav li, #mainnav a {
    height: 68px; display: block;}

#navservices {left: 0; width: 232px;}
#navprojects {left: 243px; width: 220px;}
#navwho {left: 452px; width: 188px;}
#navlinks {left: 641px; width: 279px;}

#navservices a:hover {
    background: transparent url(../images/nav_sprite.png)
    0 -73px no-repeat;}
#navprojects a:hover {
    background: transparent url(../images/nav_sprite.png)  
	-243px -73px no-repeat;}
#navwho a:hover {
    background: transparent url(../images/nav_sprite.png)
    -452px -73px no-repeat;}
#navlinks a:hover {
    background: transparent url(../images/nav_sprite.png)
    -641px -73px no-repeat;}



#content_wrap {
	width: 940px;
	float: left;
	background-color: #ffffff;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#flash {
	margin-top: 25px;
	margin-left: 17px;
	margin-bottom: 18px;
	width: 906px;
	float: left;
	background-color: #ffffff;
	display: inline;

}

#content {
	margin: 30px 10px 40px 40px;
	padding-right: 35px;
	width: 490px;
	float: left;
	background-color: #ffffff;
	border-right: 1px solid #efefef;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 25px;
}

#content h2 {
	padding: 10px 10px 10px 0;
	letter-spacing: 2px;
	font-size: 19px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -5px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	}
	
#content h5 {
	padding: 10px 10px 10px 0;
	letter-spacing: 2px;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: -5px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	}

#content h3 {
	text-transform: uppercase;
	color: #514947;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#content p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 15px;
	
}

.last {
	margin-bottom: 40px;
	}

#content a {
	text-decoration:underline;
	color: #666666;
	}
	
#content a:hover {
	color: #000000;
	}
	
#content h6  { margin-top: 25px;
	margin-bottom: 15px;
	font-size: 13px;
	margin-left: 15px;
}


	
.ital {
	font-style: italic;
	}

.intro {
	width: 950px;
	padding: 0;
	margin-left: 10px;
	}
	
#sidebar {
	width: 310px;
	margin: 40px 20px 20px 10px;
	float: left;
	font-size: 12px;
	}
	
#sidebar a {
	text-decoration: underline;
	color:#333333;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
#sidebar ul {
	margin-top: 8px;
	margin-bottom: 15px;
	}
	
#sidebar li {
	margin-bottom: 8px;
	line-height: 18px;
	}
	
#sidebar h4 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	}
	
#sidebar img {
 padding: 5px;
 border: 1px solid #666666;
 margin-bottom: 15px;
	}
	
#transition {
	width: 940px;
	height: 27px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/transition.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 940px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #C7C1B7;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
}

#footer a {
	text-decoration: none;
	color: #C7C1B7;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#footerbase {
	width: 940px;
	height: 29px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/footer_base.jpg);
	background-repeat: no-repeat;
}

#contact {
	margin-left: 30px;
	margin-right: 50px;
	float: left;
	color: #C7C1B7;
	padding-top: 30px;
	
}

#contact li, #services li, #latest li {
	margin-bottom: 11px;
	letter-spacing: 1px;
	font-size: 12px;
	}

#services {
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 30px;
}

#services h3, #latest h3, #contact h3 {
	margin-bottom: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #CCCCCC;
}

#latest {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	width: 250px;
}

#latest h2 {
	font-size: 12px;
	margin-bottom: 5px;
	}
	
#latest p {
	font-size: 12px;
	line-height: 25px;
}

#latest ul li.indent, #services ul li.indent {
	text-indent: 80px;
	padding-top: 15px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 10px;
}

/* Project Main Page Styles */

ul.projects {
	margin-bottom: 25px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-left: 15px;
	}

ul.projects img {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	}

h4.name {
	background-color:#333333;
	color: #FFFFFF;
	padding: 6px;
	margin-left: 15px;
	font-size: 14px;
	margin-top: 40px;
	}
	
.projects li {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 20px;
	}
	
ul.profiles {
	font-size: 12px;
	margin-left: 15px;
	}
	
.profiles li {
	margin-bottom: 10px;
	}

.bold {
	font-weight: bold;
	margin-right: 10px;
	}
	
ul.services {
	margin-left: 15px;
	font-size: 12px;
	list-style: circle;	
	}
	
.services li {
	margin-bottom: 10px;
	margin-left: 25px;
	}
	
ul.services2 {
	margin-top: 15px;
	margin-left: 15px;
	font-size: 12px;
	list-style: circle;	
	}
	
.services2 li {
	margin-bottom: 10px;
	margin-left: 25px;
	}
	
ul.rules {
	font-size: 12px;
	margin-left: 22px;
	}
	
.rules li {
	margin-bottom: 1px;
	padding: 5px;
	line-height: 20px;
	background-color:#CCCCCC;
	}
	
