body {
	background:#fff url(images/bg.jpg) top center repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#695c53;
}
p {
	margin:0 0 10px 0;
	padding:0;
}
ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	padding:0 0 8px;
	font-style:italic;
	color:#000;
	line-height:12px;
}
#bg {
	background:url(images/bg_bg.jpg) top center no-repeat;
	width:100%;
}
#wrapper {
	width:750px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:750px;
	height:127px;
	overflow:hidden;
}
#logo {
	width:750px;
	height:80px;
	margin:15px 0 0 0;
	padding:0px;
}
#nav {
	width:600px;
	float:right;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	margin:15px 0 0 0;
	padding:0px;
	line-height:0px;
}
#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#c19953;
	text-decoration:none;
}
#nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav ul li {
	display:inline;
	margin:0px;
	padding:0 20px 0 0px;
	font-style:normal;
}
.featuredWrapper {
	width:750px;
	/*height:208px;*/
	margin:25px 0 10px;
}
/*
.featuredProjectTxt {
	width:250px;
	height:113px;
	float:left;
	padding:95px 0 0;
}
*/
.homeTxt {
	width:250px;
	height:113px;
	float:left;
	padding:50px 0 0;
}
h1.featuredProject, h1 {
	color:#682103;
	text-transform:uppercase;
	font-size:19px;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:18px;
}
h1.featuredName {
	color:#c19953;
	font-style:italic;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	line-height:12px;
}
.featuredProjectImg {
	width:492px;
	height:200px;
	float:right;
	background:#cdcccc;
	border:1px solid #bab0a9;
	padding:3px;
	margin:0 0 10px 0;
}
.featuredProjectTxt {
	width:500px;
	float:right;
}
.addressWrapper {
	width:500px;
	float:left;
	font-size:12px;
}
.addressWrapper p, #footerTxt p {
	margin:0;
	padding:0;
	line-height:17px;
}
.addressTitle {
	float:left;
	padding:0 10px 0 0;
	text-transform:uppercase;
	font-weight:bold;
}
.addressInfo {
	float:left;
}
.colWrapper {
	width:750px;
	padding:15px 0 0 0;
}
.colThird {
	width:240px;
	padding:0 10px 0 0;
	float:right;
}
.colTwoThirds {
	width:490px;
	padding:0 10px 0 0;
	float:left;
}
.colPersonnel {
	width:550px;
	padding:0 10px 0 0;
	float:left;
}
.colPic {
	width:150px;
	/*height:150px;*/
	background:#cdcccc;
	border:1px solid #bab0a9;
	padding:3px;
	float:left;
}
.colPeople {
	width:382px;
	padding:0 10px;
	float:left;
}
.colNav {
	width:190px;
	float:left;
}
.colNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.colNav ul li {
	margin:0;
	padding:3px 0;
	text-transform:uppercase;
	font-style:normal;
	font-size:10px;
	border-bottom:1px solid #ddd;
}
.colNav a:link, .colNav a:visited {
	color:#c19953;
	text-decoration:none;
}
.colNav a:hover {
	color:#682103;
	text-decoration:none;
}
#footer {
	width:100%;
	height:187px;
	background:url(images/bg_footer.jpg) top center;
	margin:25px 0 0;
}
#footerTxt {
	width:750px;
	margin:10px auto;
	font-size:10px;
	text-align:right;
}
#footerTxt a:link, #footerTxt a:visited {
	color:#695c53;
	text-decoration:none;
}
#footerTxt a:hover {
	color:#682103;
	text-decoration:none;
}
.clear {
	clear:both;
}
.last {
	border-bottom:none !important;
}
.map {
	float:left;
	background:#cdcccc;
	border:1px solid #bab0a9;
	padding:3px;
	margin:10px 0;
}
.gallery {
	margin:10px 0 0 0;
}
