body, p, td {
	font-family: verdana, sans-serif;
	font-size: .9em;
}



#headlineSmall {
	font-weight: bold;
}

.dirMenu {
	font-weight: bold;
}

.dirMenu a,.dirMenu a:link,.dirMenu a:visited {
	font-weight: normal;
}

body.home {
	background: #900;
	color: #fff;
}
body.about {
	background: #900;
	color: #fff;
}
body.about4 {
	background: #900;
	color: #fff;
}
body.work {
	background: #D0C5B8;
}
body.workdetail {
	background-color: #D0C5B8;
	/* background-color: #B9A697; */
}
body.awards {
	background: #D0C5B8;
}
body.clients {
	background: #D0C5B8;
}
body.people {
	background: #900;
	color: #fff;
}
body.peopledetail {
	background: #900;
	color: #fff;
}
body.contact {
	background: #900;
	color: #fff;
}

img {
	max-width: 100%;
}

.mobileOnly {
	display: block; 
}
.notMobile {
	display: none;
}

a, a:link, a:visited {
	color: #ddd !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}
a:hover {
	color: #fff !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}

.work a, .work a:link, .work a:visited, .workdetail a, .workdetail a:link, .workdetail a:visited, .awards a, .awards a:link, .awards a:visited, .clients a, .clients a:link, .clients a:visited {
	color: #000 !important;
	text-decoration: underline;
	font-weight: normal;
}
#top a, #top a:link, #top a:visited, #top a:hover {
	color: #fff !important;
}
.work a:hover, .workdetail a:hover, .awards a:hover, .clients a:hover, #top a:hover {
	color: #666 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}


.client {
	clear: both;
}