
/* -----------------------------------------------
Page Structure
----------------------------------------------- */

body {
  font: 12px/1.3em trebuchet ms, Verdana, Sans-serif;
  color: #333;
  background-color: #fff;
  padding: 0;
  margin: 0 auto;
}

div#wrapper {
  width: 768px;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}

/* -----------------------------------------------
Header
----------------------------------------------- */

div#header {
  padding: 0;
  text-align: left;
  background-color: transparent;
  width: 768px;
}

td#banner {
  vertical-align: top;
  width: 784px;
  height: 149px;
  text-align: right;
}

td#banner.home {
  height: 278px;
}

td.home {
  background: url(/images/home_photo_1.jpg) no-repeat;
}

td.company {
  background: url(/images/interior_photo_1.jpg) no-repeat;
}

td.team {
  background: url(/images/interior_photo_2.jpg) no-repeat;
}

td.portfolio {
  background: url(/images/interior_photo_3.jpg) no-repeat;
}

td.stash {
  background: url(/images/interior_photo_4.jpg) no-repeat;
}

td.contact {
  background: url(/images/interior_photo_6.jpg) no-repeat;
}

span#social_box {
  margin-left: 310px;
}

/* -----------------------------------------------
Hustler
----------------------------------------------- */

div#hustler_top {
  background: url(/images/hustler_top.gif) no-repeat;
  float: right;
  position: relative;
  left: 0;
  width: 88px;
  height: 72px;
  top: 30px;
}

html>body div#hustler_top {
  top: 29px;
}

/* -----------------------------------------------
Logo
----------------------------------------------- */

div#logo {
  padding: 28px 0 10px 6px;
}

/* -----------------------------------------------
Navigation
----------------------------------------------- */

div#navigation {
  font-size: 10px;
  font-weight: bold;
  line-height: 11px;
  padding: 0;
  margin: 0 0 0 0;
  background-color: #eee;
  text-transform: uppercase;
  width: 768px;
  float: left;
  border-bottom: solid 4px #fff;
}

div#navigation ul {
  color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation ul li {
  float: left;
  background-color: transparent;
}

#navigation ul li a {
  display: block;
  padding: 7px 15px 7px 15px;
  margin: 0;
  text-decoration: none;
  color: #7a6411;
  background-color: #eee;
}

#navigation li a:hover {
  color: #fff;
  background-color: #7a6411;
}

#navigation ul li.current a {
  color: #fff;
  background-color: #7a6411;
}

/* -----------------------------------------------
Content
----------------------------------------------- */

div#content {
  float: left;
  width: 768px;
  background-color: transparent;
}

div.column {
  float: left;
}

div#content #left {
  background-color: transparent;
  margin: 20px 0 10px 0;
  padding: 0;
  width: 166px;
  min-height: 160px;
}

div#content #center {
  background-color: transparent;
  margin: 20px 0 16px 0;
  padding: 0 20px 6px 20px;
  width: 561px;
  border-left: solid 1px #ccc;
  min-height: 160px;
}

body.home div#content #center {
  background-color: transparent;
  width: 754px;
  margin: 6px 6px 12px 6px;
  padding: 0;
  border: 0;
}

div#portfolio {
  font-size: 11px;
}

div#portfolio ul {
  list-style: none;
  padding: 0;
  margin: 8px 0;
}

div#portfolio li {
  color: #7a6411;
  padding: 8px 12px;
}

div#portfolio li.alt {
  background-color: #f6f4e8;
}

div#portfolio li.header {
  color: #996600;
  background-color: #f1edd7;
  font-weight: bold;
}

div#portfolio dl {
  padding: 0;
  margin: 8px 0;
  display: block;
}

div#portfolio dt {
  color: #7a6411;
  padding: 8px 12px;
  float: left;
  clear: left;
}

div#portfolio dd {
  color: #7a6411;
  padding: 8px 20px;
  clear: right;
  text-align: right;
}

div#portfolio dt.alt, div#portfolio dd.alt {
  background-color: #f6f4e8;
}

div#portfolio a {
  background: url(/images/icon_link.gif) no-repeat right center;
  padding-right: 16px;
}

/* -----------------------------------------------
Team
----------------------------------------------- */

div#team {
  font-size: 11px;
}

div#team table {
  margin: 0;
  padding: 0 0 8px 0;
  width: 100%;
  /* border-top: dotted 1px #ccc; */
}

div#team th {
  text-align: left;
  color: #5c5b4c;
  font-size: 11px;
  padding: 6px 20px;
  background-color: #e9e9e1;
  /* border-bottom: dotted 1px #ccc; */
}

div#team td {
  color: #7a6411;
  padding: 8px 20px;
}

div#team th.name {
  width: 140px;
}

div#team th.phone {
  width: 70px;
}

div#team tr.alt td {
  background-color: #eee;
}

/* -----------------------------------------------
Breadcrumb
----------------------------------------------- */

div#breadcrumb {
  font-size: 11px;
  color: #7a6411;
}

div#breadcrumb a {
  color: #660000;
}

div#breadcrumb a:hover {
  color: #660000;
}

/* -----------------------------------------------
Footer
----------------------------------------------- */

div#footer {
  width: 768px;
  color: #7a6411;
  background-color: transparent;
  margin: 0;
  padding: 8px 0;
  font-size: 11px;
  clear: both;
  text-align: center;
  border-top: solid 1px #ccc;
}

div#footer a {
  color: #7a6411;
}

div#footer a:hover {
  color: #660000;
}

/* -----------------------------------------------
Anchors
----------------------------------------------- */

a {
  color: #660000;
  text-decoration: underline;
}

a:hover {
  color: #660000;
}

/* -----------------------------------------------
Misc. Rules
----------------------------------------------- */

body.portfolio select {
  width: 140px;
}

h1 {
  margin: 10px 0 4px 0;
  font-size: 13px;
  color: #7a6411;
}

h2 {
  margin: 10px 0 2px 0;
  font-size: 11px;
  color: #7a6411;
}

img {
  border: none;
}

strong {
  color: #7a6411;
}

.small {
  font-size: 12px;
}

.medium {
  font-size: 13px;
}

.large {
  font-size: 14px;
}

p {
  margin: 1em 0 0 0;
  padding: 0;
}
