/* =BOD BODY
---------------------------------------------------------------------------- */
body
{
    margin: 0;
    padding: 0;
    color: #777;
	border-top: 6px solid #003066;
	min-width: 1028px;
	-webkit-text-stroke:1px transparent;
}

/* @group Headers */

h1
{
	color: #003066;
	padding-top: 30px;
	margin-bottom: -5px;
	padding-bottom: 0;
	font:  normal 4em/1 Georgia, "Times New Roman", Times, serif;
	border-bottom-style: none;
	border-bottom-width: 1px;
	opacity: 1;
}

h2 {
	text-align: left;
	color: #003066;
	margin-top: -1px;
	margin-bottom: 11px;
	font: 2.4em/1.6em Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

h2.multiline {
	line-height: 1.2em;
}

h2.cstudy {
	text-align: left;
	color: #003066;
	margin-top: 10px;
	margin-bottom: 18px;
	font: 1.8em/1.6em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

h3 {
	color: #003066;
	text-transform: uppercase;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .25em;
	word-spacing: .25em;
	margin-top: 60px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
}

h3.rule {
	color: #003066;
	text-transform: uppercase;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .25em;
	word-spacing: .25em;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #ccc;
}

h3.rule2 {
	color: #003066;
	text-transform: uppercase;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .25em;
	word-spacing: .25em;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #ccc;
}
h3.rule ~ p {
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 1em;
	margin: 0;
}

h3.rule2 ~ p {
	color: #444;
	font: 1.1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 1em;
	margin: 0;
}

h3.rule ~ p.first {
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 0;
	margin: 0;
}

h3.rule2 ~ p.first {
	text-indent: 0;
}

h3.rule ~ p.firstspabv {
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 0;
	margin: -20px 0 5px 0;
	padding: 0 0 10px 0;

}

h4 {
	color: #003066;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-transform: none;
	letter-spacing: .09em;
}

h3.first {
	margin-top: -0px;
}

h3.andrew {
	margin-top: -3px;
}

h6#header {
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 2px;
	font: bold .75em/2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1.headeraway {
	margin: 30px 0 -0px 0;
}

ul.nav h3 {
	margin-top: 25px;
}

/* @end */

.container {
}

.spabv_20px {
	margin-top: 20px;
}

/* @group Paragraph */

p {
	color: #333;
	font: 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
}

p.list {
	color: #333;
	font: 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
}

p.last {
	color: #333;
	font: 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 50px;
}

p.intro {
	color: #3f638c;
	margin-bottom: 20px;
	letter-spacing: -.02em;
	font: 1.5em/1.5em Georgia, "Times New Roman", Times, serif;
}

p.shortbio {
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 1em;
	margin: 0;
}

p.shortbio_1 {
	text-indent: 0;
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#news p {
	text-indent: 0;
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 0 .1em; 
	padding: 0 0 10px 0; 
	text-indent: -.8em;
}

#news p a.big {
	font-weight: bold; 
	font-size: 110%; 
	border-bottom: 1px dotted; 
	color: #003366;
	text-decoration: none;
}

#news p a.big:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#news p a.big:visited {
	font-weight: bold; 
	font-size: 110%; 
	border-bottom: 1px dotted; 
	color: #003366;
	text-decoration: none;
}

p.nospabv {
	margin-top: -10px;
	padding-top: 0px;
}


/* @end */

.bigphoto {
	margin: 5px 0 6px;
}

.bigphoto_2 {
	margin: -30px 0 -5px;
}

.bigphoto_3 {
	margin: 20px 0 6px;
}

.img_ARD_logo {
	margin: 51px 0 0;
}

#ARD_llc {
	font-weight: bold;
	color: #003066;
	margin: 5px 0 0;
}

#ARD_tag {
	color: #003066;
	margin: 5px 0 0;
}

.ARD_SmllCp {
	font-size: 95%; 
	letter-spacing: .15em;
}

/* @group DesignSustainablity */

.sdhdr > h1 {
	margin: -40px 0 0px 0;
}

.sdhdr {
	margin: 0 0 20px 0;
}

#dsdiv2 {
	border-top: 6px solid #d9e7dd;
	background: #edf1f1 none;
}

#dsdiv2 > h3 {
	color: #003c3c;
}

#sd_Ard_Do {
	background: #fbfcfb none; 
	margin: 30px 0 70px 0; 
	padding: 0 10px; 
	border-top: 1px dotted #003066; 
	border-bottom: 1px dotted #ddd;
}

#sd_Ard_Do h2 {
	 text-transform: none; 
	 line-height: 1.2em; 
	 padding: 12px 0 16px 0;
}

#sd_Ard_Do h2 + h3 {
	 margin: -12px 0 0;
}

.sdquestion li {
	padding: 4px 0 6px 0;
	text-shadow: #fff 0 2px 1px;
}

#sd_Ard_Do_qlists {
	 background: url(../../Design_Sustainability/DS_images/SDGrdnt-2.jpg) repeat-x; 
	 float: left; 
	 width: 468px; 
	 padding: 20px 10px 10px 10px;
	 margin: 15px 0 20px;
}

.sdquestion > ul {
	color: #003066; 
	font-size: 115%;
	list-style-type: square;
	list-style-position: outside;
	opacity: 1;
}

.sdquestion {
	width: 229px; 
	float: left;
}

#sdqlft {
	margin: 0 5px 0 0;
}

#sdqrght {
	margin: 0 0 0 5px;
}

.dsp {
	text-indent: 0;
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0;
}

.dsp_benefits1 {
	color: #338c6e;
	font: 1.6em/1.05em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -.01em;
	text-indent: 0;
	font-weight: bold; 
	margin: 5px 0;
	padding: 8px 0 4px 5px;
}

.dsp_benefits2 {
	color: #286464;
	font: 1.6em/1.05em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -.01em;
	text-indent: 0;
	font-weight: bold; 
	margin: 5px 0;
	padding: 8px 0 4px 5px;
}

.caption_ds {
	font: 95%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #333;
	text-indent: -4px;
	border: 3px none #000;
	margin: 10px 0 15px 4px;
}



/* @end */

#sustainable-top { 
	margin: 0 0 0 0; 
	padding: 3px 15px 8px;
	background: #668d3c url(../../New/NewImages/DesignSustainably.jpg) no-repeat scroll center top;
}

#sustainable-top h3 {
	margin: -3px 0 0; 
	font-size: 130%; 
	color: rgba(255, 255, 230, .8); 
	text-shadow: #7f7f7f 0.0em 0.08em 0.15em; 
	line-height: 150%
}

#sustainable-bttm { 
	margin: 0 0 0 0; 
	padding-bottom: 15px;
	background: #d3dddb url(../../New/NewImages/DesignSustainabilitybttm.gif) no-repeat scroll center top;
}

#sustainable-bttm p {
	text-indent: 0;
	color: #333;
	font: 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 7px 1px 0px 15px; 
	text-shadow: #fff 0.0em 0.1em 0.08em;
	text-transform: capitalize;
}

#sustainable-bttm p#first {
	padding-top: 12px;
}

#sustainable-bttm a {
	color: #333;
	text-decoration: none;
}

#sustainable-top h3 a {
	color: rgb(225, 228, 201); 
	text-decoration: none;
	font-weight: bold;
}

#sustainable-top h3 a:hover {
	color: rgb(193, 200, 172); 
}

#sustainable-bttm a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#dsdiv {
	background-color: rgb(237, 241, 241); 
	padding: 3px 12px;
}

#dsdiv2 {
	background-color: rgba(211, 221, 219, .4); 
	padding: 3px 12px;
}



#news h3 {
	font-size: 350%; 
	letter-spacing: -0.02em; 
	word-spacing: .003em; 
	line-height: .75em; 
	padding: 10px 0 20px 0; 
	color: #003066
}

#news #amp {
	font-size: 90%;
	color: #666;
	}

.top1 {
	padding-top: 58px;
}

#m-nav {
	margin-top: 258px;
}

.m-nav-ct-lbl {
	line-height: 140%;
}

.m-nav-ct-nfo {
	font-size: 150%; color: #003066;
}

.top2 {
	padding-top: 60px;
}

.top3 {
	padding-top: 63px;
}

.topds {
	padding-top: 0px;
	margin-top: -2px;
}

ul.nav 
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 3px;
	font-size: 100%;
}

ul.nav-sidebar {
	list-style-type: none;
	text-indent: 0;
	color: #333;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

ul.nav-sidebar a {
	color: #003066;
	text-decoration: underline;
}

ul.nav-sidebar a:hover {
	color: #333;
}

ul.nav a 
{
	display: block;
	width: 14.8em;
	text-decoration: none;
	color: #666;
	padding-left: 0;
}

ul.nav a:hover 
{
	font-weight: bold;
}

body#new a#newLink, 
body#ad a#adLink, 
body#bro a#broLink, 
body#dm a#dmLink, 
body#ed a#edLink, 
body#eg a#egLink, 
body#id a#idLink, 
body#ibp a#ibpLink, 
body#pkg a#pkgLink, 
body#print a#printLink, 
body#cstudies a#cstudiesLink, 
body#web a#webLink, 
body#me a#meLink,
body#sv a#svLink  
{
	font-weight: bold;
	color: #003066;
	font-size: 105%;
}

ul.navbottom {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 3px;
}

ul.navbottom a 
{
	display: block;
	width: 14.8em;
	text-decoration: none;
	color: #b3b3b3;
	padding-left: 0;
}

ul.navbottom a:hover 
{
	font-weight: bold;
	color: #ccc;
}

body#new ul.navbottom a#newLink,
body#ad ul.navbottom a#adLink,
body#bro ul.navbottom a#broLink,
body#dm ul.navbottom a#dmLink,
body#ed ul.navbottom a#edLink,
body#eg ul.navbottom a#egLink,
body#id ul.navbottom a#idLink,
body#ibp ul.navbottom a#ibpLink,
body#pkg ul.navbottom a#pkgLink,
body#print ul.navbottom a#printLink,
body#cstudies ul.navbottom a#cstudiesLink,
body#web ul.navbottom a#webLink,
body#me ul.navbottom a#meLink,
body#sv ul.navbottom a#svLink
{
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}

#footer1 {
	margin: 0 0 -200px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer2 {
	width: 100%;
	height: 20em;
	clear: both;
	background-color: #003066;
}

.clear {
	clear: both;
}

html {
}

.box 
{
	background-color: #fff5dc;
	padding: 20px;
	margin: 0 0 25px;
}

.caption {
	font: 95%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #333;
	border: 3px none #000;
	margin: -2px 0 20px;
}

.captionlast {
	font: 95%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #333;
	border: 3px none #000;
	margin: -2px 0 50px;
}

.caption2 {
	font: 95%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #333;
	border: 3px none #000;
	margin: 10px 0 40px;
}

.caption3 {
	font: 95%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #333;
	border: 3px none #000;
	margin: -2px 0 20px;
}

.span-13 {
	
}

.home_page
{
	margin-bottom: 40px;
}

#hm-ntro-cpy {
	margin: -30px 0 10px 0; 
	border-bottom: 4px double #99adce;
}

#hm-ntro-cpy p.intro {
	padding: 5px 0px; 
	font-size: 210%; 
	color: #6E7373; 
	margin:0;
	text-indent: 0;
}

#hm-ntro-cpy p.intro2 {
	padding: 5px 0px; 
	font-size: 180%; 
	color: #6E7373; 
	margin:0;
	text-indent: 0;
}

#hm-ntro-cpy p {
	padding: 0px 0px 15px 0px; 
	font-size: 210%; 
	Margin:0; 
	color: #6E7373; 
	text-indent: 1.5em;}

#hm-ntro-cpy p.two {
	padding: 0px 0px 5px 0px; 
	font-size: 155%; 
	Margin:0; 
	color: #6E7373; 
	text-indent: 1.5em;}

div#OCBJawardFoto {
	width:270px; 
	height:270px;
	float:left;
	background: url(../../New/NewImages/OCBJ-Award-01.jpg) left top no-repeat; 
	margin-top:14px;
	margin-right:20px;
	margin-bottom:25px;
}

h1#homeheader {
	margin: 24px 0 23px 0;
}

.slideshow {
	height: 320px; 
	width: 833px; 
	margin: 0;
	overflow: hidden;
}

.slideshow img {
	display: block;
}

.home_img {
	border: 1px solid #e6e6e6;
}
.away{
	margin-bottom: 120px;
}

.sun-1 {
		background: #fff url(../../New/NewImages/Sun-Bckgrnd.jpg) no-repeat scroll -135px 200px;

}

.sun-2 {
		background: #fff url(../../New/NewImages/Sun-Bckgrnd2.gif) no-repeat scroll 530px -300px;

}


ul li.spbelow {
	margin-bottom: 20px;
}

ul li.spabove {
	margin-top: 20px;
}

ul li.spabove2 {
	margin-top: 17px;
}

.thmbphoto {
	margin: 3px 10px 4px 0;
	padding: 2px;
	float: left;
	border: 1px solid #8c3c28;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: inherit;
	font-size: inherit;
}

/* @group p a */

p a:link {
	color: #003066;
	text-decoration: underline;
}

p a:visited {
	color: #003066;
	text-decoration: underline;
}

p a:hover {
	color: #333;
	text-decoration: underline;
}

ul.member {
	list-style-type: none; 
	margin-left: 2px;
}

li.margin-left {
	margin-left: -12px;
}

p a:active {
	color: #000;
	text-decoration: underline;
}

p.intro a:link {
	color: #000;
	text-decoration: underline;
}

p.intro a:visited {
	color: #000;
	text-decoration: underline;
}

p.intro a:hover {
	color: #003066;
	text-decoration: underline;
}

p.intro a:active {
	color: #003066;
	text-decoration: underline;
}



/* @end */

a#home {
	color: #003066;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @group h6 contact */

h6#contact a:link {
	color: #003066;
	text-decoration: none;
	font-weight: bold;
}

h6#contact a:visited {
	color: #003066;
	text-decoration: none;
	font-weight: bold;
}

h6#contact a:hover {
	color: #000;
	text-decoration: none;
}

h6#contact a:active {
	color: #000;
	text-decoration: none;
}

#contact {
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 2px;
	font: bold .9em/2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #003066;
	padding: 0;
	text-align: left;
	margin: -3px 0 -24px 585px;
}



/* @end */

#copyright {
	text-indent: 0;
	color: #ccc;
	font: 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 30px 0 0;
}

/* @group Forms */

.label {
	width: 5080px;
	float: left;
	margin-left: 2px;
	margin-top: 15px;
	clear: left;
	margin-bottom: 1px;
}

.label1st {
	width: 5080px;
	float: left;
	margin-left: 2px;
	margin-top: -15px;
	clear: left;
	margin-bottom: 1px;
}

.input {
	background-color: #e6e6e6;
}

textarea {
	width: 509px;
	height: 150px;
	background-color: #e6e6e6;
	margin-left: 1px;
}



/* @end */

#copyright a{
	text-indent: 0;
	color: #ccc;
	font: bold 1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 30px 0 0;
	text-align: right;
	text-decoration: none;
}

#copyright a:hover 
{
	color: #fff;
}

.jobtitle {
	color: #003066;
	letter-spacing: .02em;
	text-align: left;
	font: 1.6em/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.6em 0 .1em;
}

#job1 {
	margin-top: 7px;
}

p.tight {
	margin-top: -12px;
}

.company {
	color: #333;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: .2em;
	margin-bottom: .6em;
	text-transform: capitalize;
}

.date {
	font: italic 112% Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

.title {
	font: italic 90% Georgia, "Times New Roman", Times, serif;
	color: #003066;
}

.plus {
	padding: 20px 0 10px 0;
}

#mb40 {
	margin-bottom:40px;
}

#mb20 {
	margin-bottom:20px;
}

#mt10 {
	margin-top:10px;
}

#itallc {
	font-style: italic; 
	text-transform: lowercase;
}

#servRwOne {
	margin: -25px 0 20px 0;
}

#servRwTwo {
	margin: 0 0 60px 0;
}

.contctFrm {
	margin: 5px 0 20px;
}

hr#addrule {
	margin: -50px 0
}

p#bttmpara {
	margin-bottom: 80px;
}




