/* @override 
	http://s38398.gridserver.com/version-03/style.css
	http://wakefielddevelopment.com/style.css
*/

/*  
No, I'm not very happy about this design either, but what are you going to do?
*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	color: #372011;
}

body {
	text-align: center;
	background: #d2c3ad repeat;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: #ecdcc0 url(graphics/background.png) repeat-y;
	height: 100%;
}

/* @group Header */

#header {
	height: 235px;
	position: relative;
	background: url(graphics/banner.png) no-repeat 0 0;
}

#header h2 span {
	visibility: hidden;
}

/* @end(header) */

/* @group Upper Navigation */

#upperNav {
	background: url(graphics/navBG.png) repeat-x;
	float: left;
}

#upperNav ul {
	width: 900px;
	height: 26px;
	list-style: none;
	display: block;
	float: left;
	border-bottom: 4px solid #467BBE;
	margin: 0;
	padding: 0;
	background: url(graphics/navBg.png) repeat-x;
}


#upperNav li {
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	padding-right: 10px;
	margin: 3px 0 0;
	height: 23px;
	border-right: 2px solid #92a8cf;
	padding-bottom: 0;
}

#upperNav li a {
	height: 21px;
	text-transform: capitalize;
	font-size: 14px;
	display: block;
	color: #3c5f8b;
	text-decoration: none;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	margin: 0;
}

#upperNav li a:hover {
	display: block;
	color: #313b51;
}

#upperNav li.currentPage a, #upperNav li.currentPage a:hover {
	text-decoration: none;
	color: white;
	padding-top: 3px;
}

li.currentPage {
	background: url(graphics/navActive.png) repeat-x;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

/* @end(navigation) */

/* @group Lower Navigation */

#lowerNav {
	width: 850px;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-top: 90px;
}

#lowerNav ul {
	display: block;
}

#lowerNav li {
	list-style-type: none;
	display: inline;
}

#lowerNav li#currentPage {
}

#lowerNav li#otherPage {
	padding: 2pt 10pt 7pt;
	background-image: url(graphics/navLowerBG.png);
}

#lowerNav li#currentPage span {
}

#lowerNav li#currentPage span a {
	color: #dec0ab;
	text-decoration: none;
	padding: 2pt 10pt 7pt;
	background: url(graphics/navLowerActive.png) repeat-x;
}

#lowerNav li#currentPage span a:hover {
}

#lowerNav li a {
}

#lowerNav li a:hover {
	color: #47221c;
}

/* @end(navigation) */

/* @group Taglines */

h2.title {
	font: bold 130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3a2414;
}

h2.title.concept {
	width: 860px;
	margin-top: .25in;
	margin-left: .42in;
	margin-bottom: .25in;
}

h2.concept span {

}

h2.approach {
	background: url(graphics/tagline_002.png) no-repeat;
	margin-left: 25px;
	width: 850px;
	margin-top: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

h2.approach span {

}

span.hilight {
	color: #b16a39;
}



/* @end */

/* @group Content */

#main {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}

#container {
	float: left;
	width: 900px;
}

#concept, #approach, #projects, #contact {
	float: left;
}

/* @group Concept */

#concept h3.title {
	display: none;
}

#concept h3.title span {
	visibility: hidden;
}

#concept #container p {
	color: #714633;
	text-align: justify;
	margin-left: .45in;
	margin-bottom: .125in;
	font: 12pt/15pt Arial, Helvetica, Geneva, sans-serif;
}

#concept blockquote {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #405488;
	width: 470px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 5px solid #738bbb;
	border-top: 5px solid #527fac;
	text-align: justify;
	padding: 15px 10px;
	line-height: 20px;
}

#concept img.right {
	float: right;
	width: 310px;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 80px;
}

#concept img.left {
	margin-top: 20px;
	margin-left: 38px;
}



/* @end */

/* @group Approach */

#dumbBullets {
	margin-left: 50px;
}

#dumbBullets h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

#firstBullets, #moreBullets {
	float: left;
	margin-top: 20px;
}

#firstBullets ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 30px;
	width: 700px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#moreBullets ul.left {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	width: 320px;
	color: #403931;
	padding-top: 10px;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

#moreBullets ul.right {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	width: 320px;
	color: #403931;
	padding-top: 10px;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

#dumbBullets li {
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 12pt;
	line-height: 15pt;
}

#approachDesc {
	margin-left: 30px;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 820px;
}

#approachDesc p {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12pt;
	line-height: 14pt;
}

img#picGroup {
	float: right;
	margin-left: 15px;
}



/* @end */

/* @group Projects */

h2.title.projects {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 50px;
}

#projects h3.title {
	display: none;
}

#projects .project {
	width: 750px;
	margin-top: .5in;
	margin-left: .45in;
}

#projects .project h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#projects .project p {
	text-align: justify;
	font: 12pt/15pt Arial, Helvetica, Geneva, sans-serif;
	margin-top: .125in;
}

#projects .project p a {
	color: #4974c4;
	font-weight: bold;
}

#projects .project p a:hover {
	color: #c56042;
	font-weight: bold;
}

#projects #container p.intro {
	font: 12pt/15pt Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	margin-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
}

#projects .project p span {
	color: #11567d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



/* @end */

/* @group Contact */

h2.title.contact {
	padding: 0;
	margin-bottom: 0;
	margin-top: .25in;
	margin-left: .45in;
}

#contactWrapper {
	width: 650px;
	padding-bottom: 30px;
	background: url(graphics/contactBottom.jpg) no-repeat 0 bottom;
	margin-top: 30px;
}

h3#contactTopper {
	width: 650px;
	background: url(graphics/contactTop.jpg) no-repeat 0 top;
}

h3#contactTopper span {
	visibility: hidden;
}

#contactUs h4, #email h4.title {
	font: bold 110% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: .45in;
	margin-top: .25in;
}

input#reqName, input#reqEmail, input#reqSubject, textarea#reqMessage {
	background-color: #d4e5ff;
}

#errorBox input#reqName, #errorBox input#reqEmail, #errorBox input#reqSubject, #errorBox textarea#reqMessage {
	background-color: #ff8f8b;
}

#editBox input#reqName, #editBox input#reqEmail, #editBox input#reqSubject, #editBox textarea#reqMessage {
	background-color: #fddc9d;
}

#email form.register {
	float: left;
	margin-left: .45in;
}

#email form.register textarea {
	margin-left: 50px;
	width: 550px;
	color: #975d34;
	font-size: 120%;
	overflow: auto;
}

#contactUs p, #email p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height: 130%;
	margin-top: .06in;
	padding-left: .45in;
	padding-right: .45in;
}

#email p.results.results2 {
	border: 1px solid #4d73b9;
	margin-left: 50px;
	width: 550px;
	padding: 5px;
	margin-top: 4px;
}

#email p.errortext {
	color: #de321d;
	font-weight: bold;
}

#email p.formtextreq, #email p.formtext {
	font-weight: bold;
	margin-bottom: 3px;
}

#email .entryBox {
	width: 500px;
	margin-left: 50px;
	height: 30px;
	font-size: 110%;
	color: #975d34;
}

#email p.results span.dataItem {
	font-weight: bold;
	margin-right: 10px;
}

#email p.results span.dataEntered {
	color: #4d73b9;
	font-weight: bold;
	font-style: italic;
}

#email p.goBack {
	width: 100px;
	height: 32px;
	padding: 0;
	margin: 40px 0 0 50px;
	background: url(graphics/goBack.png) no-repeat;
	display: block;
}

p.goBack a {
	text-decoration: none;
	font-weight: bold;
	color: #2f7cff;
}

p.goBack a span {
	visibility: hidden;
}

.submitBox {
	width: 500px;
	margin-left: 50px;
	height: 40px;
	font-size: 110%;	margin-top: 40px;
	background-color: #f9c255;
	font-weight: bold;
	color: #584935;
	float: left;
	display: block;
}

span.noData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #d0c9c5;
}

#googleMap {
	visibility: hidden;
	float: right;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 50px;
}

span.red {
	color: red;
	font-weight: bold;
}

#directors {
	margin-top: 20px;
	padding: 10px 5px 15px;
	margin-bottom: 5px;
	width: 400px;
}

#directors #box {
	margin: 0;
}

#email #directors h4.title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 40px;
	margin-top: 30px;
	margin-top: 0;
}

#board {
	margin-left: 47px;
}

#directors h4.title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#box #board p {
	margin-top: 10px;
	font: 90%/130% Arial, Helvetica, Geneva, sans-serif;
	width: 600px;
	padding: 0;
}

span.directorTitle {
	font-weight: bold;
	padding-right: 15px;
}

span.bricabrac {
	font-size: 70%;
	font-weight: bold;
}



/* @end */




/* @end(content) */

/* @group Footer */

#footer {
	color: #fff;
	font: bold 80% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background: url(graphics/footerBg.png) no-repeat 0 bottom;
	height: 138px;
	padding: 30px 0;
}

#footer p {
	clear: left;
	color: #9e6f50;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11pt;
}

.copy-note {
	float: left;
	width: 600px;
	color: #c69b43;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
}

.design-note {
	margin-top: -18px;
	float: right;
	width: 171px;
}

.design-note a{
	display: block;
	height: 35px;
	background: url(images/449credit.png);
	text-indent: -9000px;
	overflow: hidden;
}

/* @end(footer) */









/* @group Clearer */

#footer {
	clear: both;
}

/* @end(clearer) */

/* @group Contact Form */

.contactform {
	width: 565px;
}

.contactform form {
}

form .contactleft {
	color: #5e4f40;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form .contactright {
	color: #a65e4a;
	font: italic 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form .contactright input {
}



/* @end */
