@charset "UTF-8";
/* GillisArch - JacksonWhelan.com */
* {
margin:0;
padding:0;
}
body {
text-align:center;
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
color: #666666;
background:url(images/body-bkgd3.jpg) repeat-y center top;
}
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
background:repeat-y url(/images/left-col-bkgd-new.gif);
padding-bottom:100px;
}
#left-sidebar {
width:80px;
float:left;
}
#content {
width:710px;
float:right;
}

#text {
width:390px;
float:left;
padding-top:30px;
}
#text.wide {
width:470px;
}
#text.bio {
width:400px;
}
#text h1 {
font-weight: lighter;
color:#003399;
height:90px;
line-height:36px;
font-size:24px;
}
#text h2 {
font-weight: lighter;
color:#003399;
font-size:16px;
}
#text p, #text ul {
font-size:16px;
line-height:1.6em;
margin-bottom:14px;
}
#text li {
margin-bottom:14px;
}
p.bio strong {
color:#0066CC;
}
#text ul {
margin-left: 20px;
}
#text a {
color:#666666;
border-bottom:1px dotted #666666;
text-decoration:none;
}
#sidebar {
width:310px;
float:right;
padding-top:30px;
}
#sidebar.wide {
width:230px;
}
#sidebar.bio {
width:150px;
}
#sidebar p {
padding:0px 10px 0px 160px;
font-size:11px;
color:#000000;
margin-bottom:10px;
line-height:1.5em;
}
#sidebar.wide p {
padding-left:80px;
}
#sidebar p.testimonial {
margin-top:90px;
color:#006633;
}
#loc {
float:right; 
background:#0033CC; 
color:#FFFFFF; 
font-size:12px; 
width:150px; 
padding:5px 0; 
text-align:center; 
margin-bottom:10px; 
font-weight:normal;
}
#con {
float:right; 
background:#009933; 
color:#FFFFFF; 
font-size:12px; 
padding:5px 15px; 
margin-bottom:10px; 
font-weight:normal;
}

#home-tiles {
border:0;
}
#home-tiles img {
display: inline;
}
div.tile {
float:left;
width:150px;
margin-right:10px;
}
span.divider {
display:block;
background:repeat-x url(images/divider-bkgd.gif);
height:23px;
clear:both;
}
.clear {
clear:both;
}

#header-nav {
}
#header-nav ul#top-nav {
list-style:none;
width:100%;
margin-top:10px;
}
#header-nav ul#top-nav a {
text-decoration:none;
color:#A2A2A2;
}
#header-nav ul.sub-nav {
margin-top:10px;
list-style:none;
}
#header-nav ul.sub-nav a {
text-decoration:none;
color: #003399;
}
ul#work {
margin-left:40px;
}
ul#archive {
margin-left:257px;
}
ul#services {
margin-left:98px;
}
ul#people {
margin-left:159px;
}
ul#seniorstaff {
margin-left:234px;
}
#header-nav li {
display:inline;
margin: 0 5px 5px 0;
border-left:1px solid #666666;
padding-left:5px;
}
#header-nav li.first {
padding-left:0;
border:none;
}
#header-nav li.active {
font-weight:bold;
}
#header-nav ul#top-nav li.active a {
color: #003399;
}
ul.resources {
list-style:none;
margin-bottom:10px;
}
ul.resources li {
margin-bottom:10px;
font-size:12px;
line-height:18px;
}


#homestrip {
width:710px;
float:left;
margin-top:20px;
}
#homestrip img {
border:0;
}
#homestrip ul {
float:left;
width:230px;
margin-top:45px;
list-style:none;
}
#homestrip li {
margin-bottom:10px;
}
#homestrip a {
text-decoration:none;
color:#7A8FB3;
font-weight:bold;
}
#homestrip a.active {
color:#003399;
}
#homestrip a:hover {
color:#257959;
}
div.strip {
float:left;
margin-right:10px;
width:150px;
height:195px;
}
div.strip h3, #homestrip div.strip h3 a {
height:45px;
color:#166A4B;
font-size:24px;
font-weight:lighter;
}

/*images*/

div#images {
margin-top:30px;
}
div#images a {
width:115px;
height:115px;
}
div#images a#first-left {
float:left;
}
div#images a#first-right {
float:right;
margin-right:35px;
}
div#images a#second-right {
float:right;
margin-top:115px;
}
div#images a#second-left {
float:left;
margin-left:115px;
}
a img {
border:none;
}