#whatcanwedo #mainBody .fakeContent p,
body .wedo .fakeContent li h3 span,
#whatcanwedo #mainBody p.fakeContent,
body #whatcanwedo .fakeContent li h3 span,
body .clientInfo .fakeContent h4,
body .clientInfo .fakeContent p,
body .fakeContent
{
	color: red;
}

/* reset */
body,html,form,p,h1,h2,h3,h4,h5,h6,a,a img,div{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-decoration: none;
	outline: none;
}
body{
	font-size: 76%;
	font-family: Helvetica, Arial;
}
/* clear without markup */
.clearfix:after,
#header:after,
#footer:after,
.slideshow ul li:after,
#thingsThatWeDo:after,
#workThatWeDo:after,
.clientInfo:after,
.controlBox:after,
.threeCols:after,
#contact #mainBody:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}
/* global / page styles */
body{
	background: #fff url("../img/bg/body.gif") top center repeat-x;
}
#page{
	width: 900px;
	margin: 0px auto;
	position: relative;
}

/* header */
#header{
	border-bottom: 1px dashed #b7b7b7;
	padding: 50px 0px 20px 0px;
	margin-bottom: 10px;
	font-family: "Gotham Medium", "Gotham", Helvetica, Arial;
	position: relative;
}
#header #logo{
	float: left;
}
#header #logo img{
	display: block;
}
#contactCard{
	float: left;
	margin-left: 40px;
	margin-top: 2em;
}
#contactCard a#concierge{
	color: #616362;
	font-weight: bold;
	font-size: 1.1em;
}
#contactCard #phone{
	font-weight: bold;
	font-size: 1.1em;
}
#mainNav{
	float: right;
	margin-top: 5em;
}
#contactCard a.contact:link,
#contactCard a.contact:active,
#contactCard a.contact:visited,
#mainNav a:link,
#mainNav a:active,
#mainNav a:visited{
	font-size: 1.2em;
	color: #616362;
}
#mainNav a:link,
#mainNav a:active,
#mainNav a:visited{
	margin-left: 50px;
}

#home #mainNav a.home:link,
#home #mainNav a.home:active,
#home #mainNav a.home:visited,
#home #mainNav a.home:hover,
#whatcanwedo #mainNav a.forForYou:link,
#whatcanwedo #mainNav a.forForYou:active,
#whatcanwedo #mainNav a.forForYou:visited,
#whatcanwedo #mainNav a.forForYou:hover,
#ourWork #mainNav a.work:link,
#ourWork #mainNav a.work:active,
#ourWork #mainNav a.work:visited,
#ourWork #mainNav a.work:hover,
#contact #contactCard a.contact:link,
#contact #contactCard a.contact:active,
#contact #contactCard a.contact:visited,
#contact #contactCard a.contact:hover,
#contactCard a.contact:hover,
#mainNav a:hover{
	color: #87a042;
}

/* footer */
#footer{
	margin: 10px 0px;
	background-color: #87a042;
	padding: 8px 10px;
	color: #fff;
}
#footer #copy{
	float: left;
}
#footer #footerLinks{
	float: right;
}
#footer #footerLinks a:link,
#footer #footerLinks a:active,
#footer #footerLinks a:visited{
	color: #fff;
}
#footer #footerLinks a:hover{
	color: #ccc;
}
#footer #footerLinks b{
	color: #fff;
	padding: 0px 20px;
}

/* page specific */
/* home slideshow */
a.goLeft,
a.goRight{
	display: block;
	height: 11px;
	width: 11px;
	float: left;
}
a.goLeft{
	background: #fff url("../img/icons/sliderArrowleft.gif") center center no-repeat;
}
a.goRight{
	background: #fff url("../img/icons/sliderArrowright.gif") center center no-repeat;
}
.slideshowSectionControls a span{
	display: none;
}
.slideshowSectionControls a:link,
.slideshowSectionControls a:active,
.slideshowSectionControls a:visited{
	background: #fff url("../img/icons/sliderDots.gif") top center no-repeat;
	height: 11px;
	width: 11px;
	display: block;
	float: left;
	padding: 0px 2px;
}
.slideshowSectionControls a:hover,
.slideshowSectionControls a.active:link,
.slideshowSectionControls a.active:visited,
.slideshowSectionControls a.active:hover,
.slideshowSectionControls a.active:active
{
	background-position: bottom center;
}




.slideshow ul,
.slideshow li{
	display: block;
	list-style-type: none;
	width: 900px;
}
.slideCopy{
	float: left;
	width: 455px;
	padding-top: 150px;
	text-align: justify;
}
.slideCopy h1{
	font-size: 4.2em;
	color: #87a042;
}
.slideCopy h3{
	color: #000;
	font-size: 1.2em;
}
.slideCopy p{
	font-size: 1.1em;
	color: #707070;
	padding: 10px 0px;
}
.slideCopy p a:link,
.slideCopy p a:active,
.slideCopy p a:visited,
.slideCopy p a:hover,
.slideCopy p span{
	color: #87a042;
}
.slideimage a:hover{
	text-decoration: underline;
}
.slideCopy p.info{
	font-weight: bold;
	color: #000;
}
.quickLink img{
	vertical-align: middle;
	margin-left: 6px;
}
.slideimage{
	float: right;
}
/* what can we do for you */
#whatcanwedo #mainBody{
	margin-top: 40px;
}
#whatcanwedo #mainBody h1{
	font-size: 3em;
	color: #87a042;
	margin-bottom: 10px;
}
#whatcanwedo #mainBody p{
	color: #636363;
	font-size: 1.2em;
}
#whatcanwedo #thingsThatWeDo{
	margin-top: 40px;
}
#whatcanwedo #thingsThatWeDo,
#whatcanwedo #thingsThatWeDo li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#whatcanwedo #thingsThatWeDo li{
	float: left;
	margin-left: 31px;
	padding: 20px 0px;
}
#whatcanwedo #thingsThatWeDo li.first{
	margin-left: 0px;
	clear: both;
}
#whatcanwedo #thingsThatWeDo li img,
#whatcanwedo #thingsThatWeDo li p,
#whatcanwedo #thingsThatWeDo li h3{
	width: 279px;
	display: block;
	margin-bottom: 20px;
}
#whatcanwedo #thingsThatWeDo li h3{
	font-size: 1.3em;
}
#whatcanwedo #thingsThatWeDo li h3 span{
	color: #87a042;
}
#whatcanwedo #thingsThatWeDo li p{
	color: #707070;
	font-size: 1.1em;
	text-align: justify;
}
.wedo .wedoHeader{
	display: block;
	margin-bottom: 20px;
}
.wedo h2{
	font-size: 2.2em;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
}
.wedo h2 span{
	color: #87a042;
}
.wedo p{
	margin-bottom: 10px;
}
.wedo .threeCols{
	margin: 20px 0px;
	display: block;
}
.wedo .threeCols,
.wedo .threeCols li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wedo .threeCols li.first{
	margin-left: 0px;
	clear: both;
}
.wedo ul.threeCols li{
	width: 279px;
	padding: 10px 0px;
	display: block;
	margin-left: 28px;
	float: left;
}
.wedo .threeCols li h3{
	font-size: 1.3em;
	margin-bottom: 20px;
}
.wedo .threeCols li h3 span{
	color: #87a042;
}
/* our work */
#ourWork #mainBody{
	margin-top: 40px;
}
#ourWork #mainBody h1{
	font-size: 3em;
	color: #87a042;
	margin-bottom: 10px;
}
#ourWork #mainBody p{
    color: #636363;
    font-size: 1.2em;
}
.clientInfo{
	display: block;
	padding-right: 15px;
}
.clientInfo .clientshot{
	border: 3px solid #87a042;
	float: left;
}
.clientInfo .clientContent{
	float: right;
	text-align: justify;
	width: 314px;
}
.clientInfo .clientContent h3{
	font-size: 2em;
	color: #87a042;
	margin-bottom: 10px;
}
.clientInfo .clientContent h4{
	color: #000;
	font-size: 1em;
	margin-bottom: 15px;
}
.clientInfo .clientContent p{
	color: #707070;
	font-size: 1.1em;
	padding: 0px 0px 15px 0px;
}

#slideBox{
	margin-top: 20px;
	border-top: 1px dashed #b7b7b7;
	padding-top: 10px;
}
.main #slideBox{
	margin-top: 0px;
	border-top-width: 0px;
	padding-top: 0px;
}

.controlBox{
	padding: 0px 0px 10px 0px;
}
.controlBox h4{
	float: left;
	margin-right: 15px;
	font-size: 1.2em;
}

#ourWork #workThatWeDo{
	margin-top: 40px;
}
#ourWork #workThatWeDo,
#ourWork #workThatWeDo li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ourWork #workThatWeDo li{
	float: left;
	margin-left: 12px;
	height: 230px;
}
#ourWork #workThatWeDo li.first{
	margin-left: 0px;
	clear: both;
	display: block;
}
#ourWork #workThatWeDo li img{
	border: 3px solid #87a042;
	margin-top: 20px;
}
#ourWork #workThatWeDo li.curr img{
	border-color: #000;
}
#ourWork #workThatWeDo li img,
#ourWork #workThatWeDo li h3 a{
	width: 164px;
	display: block;
	margin-bottom: 20px;
}
#ourWork #workThatWeDo li h3 a:link,
#ourWork #workThatWeDo li h3 a:active
{
	font-size: 1em;
	color: #616362;
}
#ourWork #workThatWeDo li h3 a:visited{
	color: #b7b7b7;
}
#ourWork #workThatWeDo li.curr h3 a:link,
#ourWork #workThatWeDo li.curr h3 a:active,
#ourWork #workThatWeDo li.curr h3 a:visited,
#ourWork #workThatWeDo li.curr h3 a:hover,
#ourWork #workThatWeDo li h3 a:hover{
	color: #000;
}
#ourWork #workThatWeDo li p{
	color: #707070;
	font-size: 1.1em;
}

#showWork{
	height: 1px;
	overflow: hidden;
	position: relative;
}
#ourWork #mainBody #showWork h1{
	font-size: 1em;
}

#showWork .clientInfo,
#showWork .wedo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
}

/* contact us */
#contact #mainBody{
	margin-top: 40px;
}
#contact #mainBody h1{
	font-size: 3em;
	color: #87a042;
	margin-bottom: 10px;
}
#contact #mainBody p{
	color: #636363;
	font-size: 1.2em;
}
#contactForm {
	display: block;
	margin: 30px 0px;
}
#contactForm input.text{
	width: 300px;
	font-size: 1.2em;
	display: block;
	border: 2px solid #cccccc;
	padding: 5px;
	margin-bottom: 20px;
	color: #707070;
}
#contactForm label{
	padding-top: 20px;
	font-size: 1.8em;
	color: #cccccc;
	display: block;
}
#contactForm label.error{
	font-size: 1.2em;
	color: red;
	padding: 10px 0 20px 0;
}
#contactForm textarea{
	display: block;
	height: 160px;
	width: 550px;
	padding: 5px;
	border: 2px solid #cccccc;
	margin: 10px 0 20px 0;
	color: #707070;
}
#contactForm textarea.error{
	margin-bottom: 0px;
}
#contact #contactForm input.focus,
#contact #contactForm textarea.focus{
	border-color: #87a042;
	color: #707070;
}
#contact #contactForm input.blur,
#contact #contactForm textarea.blur{
	border-color: #cccccc;
	color: #cccccc;
}
#contact #contactForm input.error{
	margin-bottom: 0px;
}
#contactForm .submit{
	border: 1px solid #cccccc;
	display: block;
	padding: 5px;
	width: 310px;
	font-weight: bold;
	color: #636363;
	background: #cacaca url("../img/contact/submitBg.gif") top center repeat-x;
	cursor: pointer;
}
#contactForm .submit:hover{
	background: #ebebeb url("../img/contact/submitBg-hover.gif") top center repeat-x;;
}
#contact #form{
	width: 587px;
	float: left;
}
#contact #contactInfo{
	float: right;
	width: 273px;
}
#contactInfo h3{
	color: #87A042;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#contactInfo p strong,
#contactInfo p span{
	color: #000;
}
#contactInfo p strong{
	font-size: 1.5em;
}
#contactInfo p span{
	font-weight: bold;
}
#contactInfo div.line{
	background-color: #cccccc;
	display: block;
	height: 1px;
	margin: 40px 0px;
}
/* work with you */
#workwithyou #mainBody{
    margin-top: 40px;
}
#workwithyou #mainBody h1{
	color: #87A042;
	font-size: 3em;
	margin-bottom: 10px;
}
#workwithyou #mainBody p{
	color: #707070;
	font-size: 1.1em;
	margin: 10px 0px;
}
#workwithyou #mainBody .line{
	border-top: 1px dashed #cccccc;
	margin: 20px 0px;
}
#workwithyou .threeCols{
	margin: 20px 0px;
	display: block;
}
#workwithyou .threeCols,
#workwithyou .threeCols li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#workwithyou ul.threeCols li.first{
	margin-left: 0px;
	clear: both;
}
#workwithyou ul.threeCols li{
	width: 48%;
	padding: 10px 0px;
	display: block;
	margin-left: 28px;
	float: left;
}
#workwithyou .threeCols li h3{
	font-size: 1.3em;
	margin-bottom: 20px;
}
#workwithyou .threeCols li h3 span{
	color: #87a042;
}
#workwithyou ul.threeCols li.insiders{
	width: 100%;
	margin: 0px;
	padding: 10px 0px;
	
}