body {
	margin: 0;
	padding: 0;
	background-color: #c6c4b9;
	background: #c6c4b9 url(/images/body-bg-page.jpg) center top repeat;
	font-family: helvetica, arial, sans-serif;
	color: #615b39;
	text-align: center;
}

a {
	color: #6c7559;
	text-decoration: dotted;
}
a:hover {
	color: #996500;
}

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	width: 770px;
	background-color: #ffffff;
}

/* ------- HEADER & TOP NAVIGATION ------- */


#header {
	background-color: #ffffff;
}

#logo {
	background-color: #ffffff;
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	width: 220px;
	margin: 0;
}
#logo-inner{
	position: static;
	padding: 10px 0;
	background-color: #ffffff;
	padding: 25px 0 0 35px;	
}
#tagNav {
	background-color: #ffffff;
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#tagNav #tagline {
	padding: 18px 40px 15px 0;
}
#tagNav #services {
	background-color: #bdcdbc;
	padding: 0;
	margin: 0;
	text-align: center;
}
#tagNav #services-sub {
	background-color: #759051; 
	color: #D5F0C1; 
	font-size: 8.5pt;
	padding: 5px 6px 4px 6px; 
}
#tagNav #services-sub a {
	padding: 5px 10px 4px 10px; 
	color: #D5F0C1;
	text-decoration: none;
}
#tagNav #services-sub a:hover {
	color: #FFFFFF;
	background-color: #99c27e;
}
#tagNav #architecture-services {
	background-color: #bf8000;
	padding: 0;
	margin: 0;
	text-align: center;
}
#tagNav #architecture-sub {
	font-family: avant garde, century gothic, futura, sans-serif;
	background-color: #d0b412; 
	color: #ffffff; 
	font-size: 14pt;
	padding: 5px 20px; 
	letter-spacing: 1px;
	text-align: left;
}
#tagNav #architecture-sub i {
	color: #F5E0C1;
	font-size: 10pt;
}

/* ------- MAIN CONTENT AREA ------- */


#mainArea {
	position: relative;
	clear: both;
	background-color: #ffffff;
}

#mainArea .heading {
	font-family: avant garde, century gothic, futura, sans-serif;
	font-size: 14pt;
	color: #436029;
	line-height: 22pt;	
	padding: 20px 40px;
}
#mainArea .leftColumn {
	width: 220px; 
	background-color: #ffffff;
}
#mainArea .calloutItem {
	 padding: 15px 20px; 
	 font-size: 10pt; 
	 color: #6c7559; 
	 border-bottom: 1px dotted #6c7559; 
	 background-color: #dde4ce;
}
#mainArea .calloutItemBottom {
	 padding: 15px 20px; 
	 font-size: 10pt; 
	 color: #6c7559; 
	 background-color: #dde4ce;
}
#mainArea .mainContentArea {
	 background-color: #ffffff; 
	 width: 550px; 
	 font-size: 10pt;
}


#copy {
	background-color: #ffffff;
	text-align: left;
	padding: 30px 140px;
	font-size: 10pt;
	color: #736e54;
	line-height: 18pt;
}

#copy b.lead {
	color: #436029;
	font-size: 14pt;
	font-weight: normal;
}




.insetQuote {
	 color: #718c4a; 
	 padding: 0 25px;
}
.coolInlineText {
	font-size: 13pt; 
	font-family: avant garde, century gothic, futura, sans-serif;
}



/* ------- HEADINGS ------- */

h1 {
	font-family: avant garde, century gothic, futura, sans-serif;
	color: #996500;
	line-height: 18pt;
	font-weight: normal;
	font-size: 15pt;
	
}


h2 {
	color: #996500;
	line-height: 18pt;
	font-weight: normal;
	font-size: 13pt;
}

h3, b.likeh3 {
	font-family: avant garde, century gothic, futura, sans-serif;	
	color: #718c4a;
	font-size: 12pt;
	font-weight: normal;
	padding: 2px 5px 2px 0;
	margin: 2px 5px 2px 0;
}
h4 {
	color: #718c4a;
	line-height: 16pt;
	font-weight: normal;
	font-size: 13pt;

}



/* ------- BOTTOM NAVIGATION ------- */

#bottomNav {
	background-color: #ffffff;
	font-size: 9pt;
	text-align: left;
	padding: 20px 0 20px 100px;
}
#bottomNav .mainNav {
	color: #856118;
}
#bottomNav .subNav {
	color: #7f937e;
}
#bottomNav a {
	color: #856118;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #4e380a;
	background-color: #ffffcc;
}
#bottomNav a.subSet {
	color: #7f937e;
}
#bottomNav a.subSet:hover {
	color: #466045;
	background-color: #ffffcc;
}

/* ------- FOOTER ------- */

#footer {
	text-align: left;
	padding: 20px 100px 30px 100px;
	font-size: 8pt;
	line-height: 12pt;
	color: #655848;
	background-color: #ebe8d8;
}
#footer a {
	color: #655848;
	text-decoration: none;
}
#footer a:hover {
	color: #462b0a;
	text-decoration: underline;
}

#descriptiveArea {
	background-color: #ebe8d8;
	padding: 500px 20px 0 20px;
	font-size: 1px;
	color: #c6c4b9;
}


/*Case Study image start and list start*/
.casestudy {
	float:right;
	padding:10px 0 10px 10px;
	margin:0;
}

.casestudyleft {
	padding:10px 10px 10px 0;
	margin:0;
}

.casestudy p, .casestudyleft p {
	padding:0;
	font-size:11px;
	color: #615b39;
}

#listTable {
	font-size: 10pt;
}
#listTable th {
	padding: 5px 0;
}
#listTable td {
	padding-left: 20px;
}

