/* @override http://www.vanwinkleassociates.com/css/basic.css */

/* Table of Contents:
    1. Reset Styles
    2. Baseline (Default) Styles
    3. Column/Layout Structure
    4. Navigation Styles
    6. Footer Styles
*/

/*---- 1. Reset Styles ----*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: 10;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
	color: #FFFFFF;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*---- 2. Baseline (Default) Styles ----*/
body {
	font-family: "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 90%;
	line-height: 150%;
	min-width: 1040px;
	background-color: #2f2d0d;
}
h1 {
	font-size: 109%;
	font-weight: bold;
	line-height: 110%;
	color: #e07026;
	padding-bottom: 12px;
}
h2, lh {
	font-size: 0.98em;
	font-weight: bold;
	line-height: 1.4em;
	color: #2f2d0d;
	padding-bottom: 10px;
}
h4 {
	padding: 1.0em 0 0 0;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.0em;
}
iframe {
	border: 0px;
	/*display: none;*/
	background-color: transparent;
	padding: 0px;
}
p {
	margin: 0 0 1.3em 0;
}
a, a:link, a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: rgb(0,0,0);
	text-decoration: none;
}
sup {
	font-size: 85%;
	vertical-align: 20%;
}
ul {
	font-size: 1em;
}
/*---- 3. Column/Layout Structure ----*/
#portfolio {
	min-width: 1040px;
	background: #fff url(../_img/leaves_bg.jpg) no-repeat right top;
}

#philosophy {
	min-width: 1040px;
	background: #bfbea0 url(../_img/leaves_bg2.jpg) no-repeat right top;
}
#wrapper {
	min-width: 1040px;
	background: #fff url(../_img/leaves_bg.jpg) no-repeat right top;
}

#topNav {
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: auto;
	z-index: 99999;
	padding-top: 15px;
	display: inline;
	position: absolute;
	right: 0;
}
#topNav ul {
	padding-right: 10px;
}
#topNav li {
	display: inline;
	padding: 0 0 0 10px;
	font-size: 0.7em;
}
#topNav li a img {
	margin-bottom:-8px;
}
#topNav li, #nav li, .subnav li {
	list-style: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0;
}
#topNav li a:link, #nav {
	color: #2f2d0d;
}
#topNav li a:hover {
	color: #e07026;
}

#main {
	min-width: 740px;
	float: left;
	width: 740px;
	margin-left: 0;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

/*---- 4. Navigation Styles ----*/

#nav {
	position: relative;
	margin-top: 0;
	margin-bottom: 30px;
	height: 100px;
	width: 410px;
	clear: left;
}
#portfolio #nav {
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	height: 110px;
}

#nav li {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 92%;
}
#nav a:link, #nav a:visited, #nav li:hover li a:link, .subnav a:link, .subnav a:visited {
	color: #2f2d0d;
	text-decoration: none;
}
#nav li:hover a:link, #topNav a:link, #topNav a:visited {
	color: #2f2d0d;
	text-decoration: none;
}
#nav li a:hover, #nav li:hover a:link, #nav li li:hover a:link, .subnav li a:hover, .subnav li:hover a:link {
	color: #e07026;
}

.subnav .active {
	text-decoration: none;
	color: #e07026;
	cursor: default;
}
.subnav a:hover {
	text-decoration: none;
	color: black;
}
#nav li .subnav {
	position: absolute;
	top: 0;
	left: 410px;
	width: 400px;
	padding-left: 1em;
	vertical-align: top;
	display: none;
}
#nav li .active, #nav li:hover .active {
	color: #e07026;
	cursor: default;
	font-size: 1em
}
#nav li:hover .subnav {
	display: block;	
}
#nav .subnav li {
	font-size: 95%;
	line-height: 1.4em;
	vertical-align: top;
}

/*---- 5. Main Content Styles ----*/
div#goHome {
	position: absolute;
	top: 0px;
	left: 0;
	height: 800px;
	width: 117px;
	z-index: 100;
}
div#activeTab {
	position: absolute;
	top: 0px;
	left: 210px;
	height: 795px;
	width: 250px;
}

#navbar {
	margin-top: 0;
	float: left;
	width: 290px;
}
#navbar a {
	padding: 0;
	margin: 0;
}
#navbar img {
	float: left;
}

#navTab img {
}

#logo{
	margin-bottom: 15px;
	float: left;
	position: relative;
	display: block;
	padding-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}

#portfolio #content {
	position: relative;
	float: left;
	width: 645px;
}

#photoLeft {
	height: 421px;
	float: left;
	width: 373px;
	margin-right: 10px;
	padding-right: 12px;
}
#photoRight {
	height: 350px;
	float: right;
	width: 350px;
	margin-right: 10px;
}

#home #content {
	position: relative;
	float: left;
}

#home #content p {
	z-index: 1;
	color: #2f2d0d;
	padding-bottom: 8px;
}
#home #content a {
	color: #2f2d0d;
	font-weight: normal;
	font-style: normal;
}
#home #content a:hover {
	color: #3c1f00;
	font-weight: normal;
	font-style: italic;
}
#main p, #main ul {
	font-size: 0.905em;
	line-height: 1.35em;
	color: #2f2d0d;
}
#clients #main {
	width: 769px;
	padding: 0;
}
#cap #main {
	position: absolute;
	left: 229px;
	margin-top: 199px;
	width: 950px;
	padding-right: 20px;
	overflow: hidden;
}
#cap #main ul {
	width: 185px;
	border-right: 3px solid white;
	background-color: rgb(238,238,238);
	float: left;
	margin: 0;
	padding: 0;
	height: 310px;
}
#cap #main li {
	color: rgb(51,51,51);
	padding: 4px 10px;
	line-height: 1.1em;
	font-size: 0.8em;
}
#cap #main li.lh, #clients #main h1, #cases h1 {
	text-transform: uppercase;
	border-bottom: 1px solid white;
	background-color: rgb(102,102,102);
	color: white;
	font-weight: normal;
	padding: 8px 10px;
	margin-bottom: 4px;
	width: 165px;
	letter-spacing: 0.3ex;
}
#cases h1 {
	width: 334px;
	font-size: 0.7em;	
}
#cases #content {
	background-color: rgb(238,238,238);
	width: 364px;
	min-height: 309px;
	padding: 0 0 5px 0;
	margin-right: 20px;
	float: left;
}
#cases #content ul {
	padding: 8px 20px 0 15px;
	font-size: 0.8em;
	line-height: 1.1em;
	list-style-type: disc;
	list-style-position: outside;
}
#cases #content li {
	margin-left: 15px;
	padding: 1px 0 3px 2px;
	color: rgb(102,102,102);
}
#cases #content li.lh {
	color: black;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#cases #main {
	width: 780px
}
#cases #mediaHolder {
	position: relative;
	float: left;
	display: block;
	height: 307px;
}
#clients #main h1 {
	width: 749px;
	font-size: 0.8em;
	padding: 7px 10px;
	margin: 0;
}
#clients #client-logos img {
	float: left;
	padding: 3px 3px 0px 0px;
	margin: 0px;
}
#clients #client-logos img.last {
	padding: 3px 0px 0px 0px;
}
#contact #main ul {
	max-width: 50%;
	margin: 0 0 5px 0;
	list-style-position: outside;
	line-height: 1.2em;
}
#contact #main li {
	position: relative;
	left: 15px;
	list-style-type: disc;
	padding: 0 0 5px 0;
}
#contact #main li.lh {
	left: 0;
}
#main p.footnote {
	font-size: 0.8em;
	line-height: 1.0em;
	padding: 5px 10px 5px 15px;
}
.clear {
	clear: both;
	line-height: 0;
}
/*---- 6. Footer Styles ----*/
#footer {
	width: 100%;
	font-size: 0.78em;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #2f2d0d;
	display: block;
	margin-bottom: auto;
	padding-right: 10px;
	padding-left: 5px;
}
#footer p {
	text-align: right;
	padding-right: 10px;
}
#footer #hCard {
	color: #fff;
	float: right;
	margin-left: 30px;
}
#footer #hCard a{
	letter-spacing: 0.1ex;
	color: #fff;
}
#footer #privacy a:link, a:visited {
	color: #fff;
}
#footer #privacy a:hover {
	text-decoration: underline;
	color: #fff;
}

/* HIDE/SHOW CSS */
.hide {/*
	margin-bottom: 0.8em;*/
}
.hide li {
	display: none;
}
.show li {
	display: list-item;
}
.hide li.lh, .show li.lh {
	list-style-type: none;
	display: block;
}
.hide li.lh:hover, .show li.lh:hover {
	cursor: pointer;
	text-decoration: underline;
}
/* hCard styles */
.fn, .adr, .voice {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
abbr, .logo, .country-name, .fax, .geo, .adr, .tel, .email{
	display: none;
}

.emlimage {
	height: 362px;
	width: 315px;
	float: left;
	padding-right: 15px;
}

.brandcontent {
	width: 412px;
	float: left;
}
.brandimage {
	height: 345px;
	width: 280px;
	padding-right: 20px;
	float: left;
	padding-top: 35px;
}
.surveyimg {
	height: 395px;
	width: 395px;
	float: left;
	padding-right: 18px;
}
.surveycontent {
	width: 300px;
	float: left;
}
.mktimg {
	height: 395px;
	width: 395px;
	float: left;
	padding-right: 20px;
}
.mktcont {
	width: 322px;
	float: left;
}
.dirmailimg {
	height: 390px;
	width: 357px;
	float: left;
	padding-right: 20px;
}
.dirmailcont {
	width: 352px;
	float: left;
}
.nonprofitimg {
	width: 353px;
	height: 390px;
	padding-right: 20px;
	float: left;
}
.nonprofitcont {
	width: 418px;
	float: left;
}
.advimg {
	height: 333px;
	width: 355px;
	padding-right: 23px;
	float: left
}
.philosophyimg {
	height: 450px;
	width: 265px;
	float: left;
	padding-right: 18px;
}
.philosophycont {
	width: 420px;
	float: left;
}
.emlcontent {
	width: 410px;
	float: left;
}
.eventcont {
	width: 365px;
	float: left;
}
.eventimg {
	height: 350px;
	width: 295px;
	padding-right: 15px;
	float: left;
}
.seoimg {
	height: 328px;
	width: 308px;
	padding-right: 16px;
	float: left;
}
.webimg {
	height: 325px;
	width: 325px;
	float: left
	padding-right: 10px;	
}
.webcont {
	width: 345px;
	float: left;
}
.linkp {
	font-weight: normal;
}
.stewardcont {
	width: 405px;
	float: left;
}
.stewadship {
	height: 385px;
	width: 301px;
	float: left;
	padding-right: 13px;
	padding-top: 34px;
}
.contactusimg {
	height: 426px;
	width: 368px;
	padding-right: 23px;
	float: left;
}
.contactuscont {
	width: 270px;
	float: left;
}
.hostfooter {
	height: 18px;
	width: 630px;
	float: left;
	padding-right: 0px;
	padding-left: 16px;
}
.hostfooter a:link, a:visited {
	color: #fff;
}
.hostfooter a:hover {
	text-decoration: underline;
	color: #fff;
}
