
* { padding: 0; margin: 0; }
body { font-family: arial; font-size: 13px; background: /*#dccec0*/ white; line-height: 1.6em; }
#container { position: absolute; left: 50%; margin-left: -490px; width: 900px; padding: 0 40px; background: white; min-height: 100%; }

a { text-decoration: none; color: #c85c11; }
a:hover { text-decoration: underline; }
.exlink_orange { background: url('external_link_orange.gif') no-repeat right; padding-right: 14px; }
.exlink_white { background: url('external_link_paleorange.gif') no-repeat right; padding-right: 14px; }
h1 { margin: 20px 0 20px; font-size: 1.25em; color: #933600; font-family: 'times new roman'; font-weight: normal; letter-spacing: .1em; text-transform: uppercase; }
h1 span { font-size: 1.3em; vertical-align: -8%; }
h2 { margin: 20px 0 20px; font-size: 1.0em; color: #933600; font-family: 'times new roman'; font-weight: normal; letter-spacing: .1em; text-transform: uppercase; border-bottom: 1px solid #ccc; }
h3 { margin: 2em 0 0; font-size: 1.2em; color: #933600; font-family: 'times new roman'; font-weight: normal; letter-spacing: .1em; }
p { color: #444; line-height: 1.8em; margin-bottom: 1em; }
ul { list-style: none; line-height: 1.2em; }
li { padding-bottom: .5em; font-size: .9em; color: #444; }
ul.bulleted { list-style: square; }
ul.bulleted li { margin-left: 2em; }
.clear { clear: both; }
.strong { font-weight: bold; }

hr { height: 1px; background: url('dotted.gif') repeat-x; border: 0; }

#logo { display: block; height: 86px; margin-top: 40px; background: url('logo.png') no-repeat; position: relative; }
#logo .fade { border: 0px solid red; display: block; width: 425px; margin-left: 35px; height: 100%; background: url('fadeRightBig.png') repeat-y; position: absolute; top: 0; }

#menu { margin: 30px 0 3em; text-align: center; }

#menu a { margin-left: 45px; height: 27px; padding: 0 15px; background-position: top center; display: block; float: left; position: relative; border-top-color: transparent; }
#menu span { display: block; width: 100%; height: 100%; border-top-color: #c85c11; background-position: bottom center; position: absolute; left: 0; }
#menu a,span { background-repeat: no-repeat; position: relative; top: -2px; border-top-width: 3px; border-top-style: solid; }


#menu a.company,a.company span { width: 86px; background-image: url('menu_company.gif'); }
#menu a.projects,a.projects span { width: 117px; background-image: url('menu_projects.gif'); }
#menu a.people,a.people span { width: 76px; background-image: url('menu_people.gif'); }
#menu a.resources,a.resources span { width: 62px; background-image: url('menu_resources.gif'); }
#menu a.contact,a.contact span { width: 130px; background-image: url('menu_contact.gif'); }

#content { padding: 0 0 30px; }
#content span { border: none; }

.carousel { height: 64px; margin: 4em 0 2em; }
.carousel ul { }
.carousel li { height: 64px; margin-right: 80px; }
.carousel img { /*margin-right: 58px;*/ }

.fade { z-index: 99; position: absolute; top: 0; width: 100%; height: 64px; }
.fade.left { background: url('fadeLeft.png') repeat-y; }
.fade.right { background: url('fadeRight.png') repeat-y right; }



#spotlight { margin-bottom: 3em; padding-bottom: 20px; position: relative; }
#spotlight .description_pane { background: /*#fff9f3*/#b36e40; height: 220px; position: relative; }
#spotlight .description { position: absolute; top: 0px; left: 30px; right: 30px; margin-bottom: 30px; }
#spotlight .description h2 { font-family: arial; letter-spacing: .2em; font-size: 1.2em; font-weight: bold; color: #fff; border-bottom: none; text-transform: capitalize; }
#spotlight .description p { color: #ffe7d7; }
#spotlight .description a { color: #fff; }
#spotlight .description a:hover { color: #fff; }
#spotlight .description .photo { float: right; width: 226px; margin-top: 20px; margin-left: 25px; text-align: center; }
#spotlight .description .photo img { border: 1px solid #99562a; margin-bottom: 2px; }

#spotlight .button_pane { padding: 20px 0 0; }
#spotlight .button { height: 64px; float: left; cursor: pointer; }
#spotlight .button img { margin: 0 23px; }

.corner { z-index: 30; width: 7px; height: 7px; position: absolute; background: url('corner.png') no-repeat; }
.corner.stroked {  z-index: 30; background-image: url('corner_stroked.png'); }
.nw { top: 0; left: 0; background-position: top left; }
.ne { top: 0; right: 0; background-position: top right; }
.se { bottom: 0; right: 0; background-position: bottom right; }
.sw { bottom: 0; left: 0; background-position: bottom left; }

.stroke { z-index: 40; background: #b36e40; position: absolute; }
.n { width: 100% - 14px; height: 1px; top: 0; right: 7px; left: 7px; }
.s { width: 100% - 14px; height: 1px; bottom: 0; left: 7px; right: 7px; }
.e { width: 1px; height: 100% - 14px; top: 7px; right: 0; bottom: 7px; }
.w { width: 1px; height: 100% - 14px; top: 7px; bottom: 7px; left: 0; }



.column { width: 47%; float: left; }
.column.left { padding-right: 3%; }
.column.right { padding-left: 3%; }

.column h1 { font-size: 1.3em; padding-bottom: .1em; letter-spacing: .15em; color: #933600; border-bottom: 1px solid #DDD; }


#contact_info { background: url('map.jpg') no-repeat right; min-height: 370px; width: 800px; }


#footer { clear: both; padding-top: 15px; color: #999; font-size: .9em; margin: 4em 0 8em; background: url('dotted.gif') repeat-x; position: relative; }
#footer a { color: #999; }
#footer a:hover { color: #444; text-decoration: none; }
#footer #copyright { text-align: left; position: absolute; top: 15px; left: 0; }
#footer #numbers { text-align: right; position: absolute; top: 15px; right: 0; }
#footer #address { text-align: center; position: absolute; top: 15px; width: 100%; }

/*#dreamburn { display: block; float: left; width: 72px; height: 29px; }*/
/*#dreamburn { padding: 0 72px 29px 0; }*/
/*#dreamburn:hover { background: url('dreamburn_splat.gif') no-repeat; }*/
/*#dbsplat { position: absolute; top: 19px; left: 55px; background: url('dreamburn_splat.gif'); width: 72px; height: 29px; }*/
/*#dbtext { position: absolute; top: 19px; left: 55px; background: url('dreamburn_text.png') no-repeat center center; width: 72px; height: 29px; }*/

a#dreamburn { font-weight: bold; font-family: georgia; }
a#dreamburn span { color: #ccc; border: none; position: static; }
a#dreamburn:hover { color: #ff4000; }
a#dreamburn:hover span { color: #0078ff; position: static; }

#numbers span { font-size: .75em; border: none; position: static; }