body {
  background: #fff;
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 16px;
  color: #512901;
  margin: 0;
  padding: 0;
  border: 0;
}
div, p, ul, ol, li, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
}
p { 
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 10px 0;
}

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

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

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

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

h1 {
  font-size: 18px;
  line-height: 29px;
  color:#924520;
}
h2 { 
  font-size: 16px;
  line-height: 23px;
  color:#000;
}
h3 {
  font-size: 14px;
  line-height: 21px;
  color: #791B15;
}
h4 {
  font-size: 13px;
  line-height: 19px;
  color: #D06F1A;
}
h5 {
  font-size: 12px;
  line-height: 17px;
  color: #663300;
}
h6 {
  font-size: 10px;
  line-height: 15px;
  color: #663300;
  text-transform: lowercase;
}
ul {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  padding-left:10px;
}
li {
  margin-left: 20px;
}
ol {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  padding-left:10px;
}
hr {
  border: none 0;
  border-top: 1px solid #512901;
  height: 1px;
  margin: 0;
  padding: 0 0 5px 0;
}
.nomargin {
  margin: 0;
  padding: 0;
}
.pager {
  width: 200px
}
a.no_line {
  text-decoration: none;
}
.teaserImage {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
}
input.text {
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 16px;
  color: #512901;
  width: 270px;
  background: #F6EFCD;  
  border-width: 0;
  border-style: solid;
  border-color: #000;
  margin-bottom: 10px;
  padding: 3px;
}
textarea {
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 16px;
  color: #512901;
  width: 270px;
  height: 100px;
  background: #F6EFCD;  
  border-width: 0;
  border-style: solid;
  border-color: #000;
  margin-bottom: 10px;
  padding: 3px;
}
input {
  font-family: Arial, Helvetica;
  font-size: 12px;
  line-height: 16px;
  color: #512901;
  width: 128px;
  background: #F6EFCD;  
  border-width: 0;
  border-style: solid;
  border-color: #000;
  margin-bottom: 10px;
  padding: 3px;
}
#body_container {
  background: #fff;
  width: 890px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
}  
#container {
  background: #fff;
  width: 825px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  border-width: 0;
  border-style: solid;
  border-color: #000;
}
#utility_navigation {
  width: 140px;
  height: 20px;
  margin: 100px 0 0 0;
  padding: 0 0 0 0;
  float: right;
  text-align: right;
}
#left {
  background: url("../images/tumis_logo.jpg") no-repeat;
  width: 140px;
  height: 400px;
  margin: 35px 0 0 0;
  padding: 120px 0 0 0;
  float: left;
}
.loading {
    height: 407px;
    width: 600px;
    background: url("../images/loader.gif") no-repeat center center;
}
#right {
  width: 685px;
  height: 100%;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
}
#header {
  background: #FFA500;
  width: 700px;
  height: 1px;
}
#content {
  width: 700px;
    height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_section {
  width: 545px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
.clients a.link:link, a.link:visited {
  text-decoration: none;
}
#content_gallery {
  width: 635px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#gallery_project_imageselector {
  width: 210px;
  float: left;
}
#case_study {
  width: 210px;
  float: right;
  text-align: right;
}
#footer {
  width: 685px;
  height: 60px;
  margin: 10px 0 0 0;
  padding: 0;
  float: right;
  text-align: center;
}
#footer p {
  color: #BDA172;
  font-size: 10px;
}
#footer_left {
  width: 228px;
  height: 17px;
  margin: 0;
  padding: 0;
  float: left;
}
#footer_center {
  width: 395px;
  height: 17px;
  margin: 0;
  padding: 0;
  float: left;
}
#footer_right {
  width: 62px;
  height: 17px;
  margin: 0;
  padding: 0;
  float: left;
}
.content_item {
  background: #fff;
  width: 95%;
  height: 100%;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #653600;
  padding: 8px 25px 15px 10px;
  margin-bottom: 5px;
  float: left;
}
#home_gallery {
  width: 700px;
  height: 400px;
  margin: 2px 0 5px 0;
  display: block;
  float: left;
  overflow: hidden;
}
#home_footer {
  background: orange;
  width: 700px;
  height: 1px;
  margin: 5px 0 2px 0;
  padding: 0;
  float: left;
}
#gallery_list, #bio_list {
  width: 195px;
  float: left;
}
.gallery_link_label {
  margin: 0 0 8px 0;
}
.gallery_link_image, .bio_image_container {
  width: 60px;
  height: 60px;
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  display: block;
  float: left;
  overflow: hidden;
}
#bio_content {
  float: right;
  width: 340px;
  height: 600px;
} 
#gallery_content {
  float: right;
  width: 425px;
  height: 600px;
} 
#gallery_project_image_container {
  width: 425px;
  height: 345px;
}
#navcontainer {
  width: 137px; 
}
#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #512901;
	font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
#navcontainer li {
  height: 20px;
  margin-left: 0;
  padding-left: 0;
}
#navcontainer a {
  display: block;
  padding-left: 4px;
  margin: 0;
  width: 100px;
}
#active a {
  font-weight: bold;
}
#navcontainer a:link, #navlist a:visited {
  color: #512901;
  text-decoration: none;
}
#navcontainer a:hover {
  background-color: #EFD786;
}
a.subnav2:hover {
  background-color: #fff;
}
#subnavlist li {
  text-transform: none;
  margin-left: 5px;
  padding-left: 0;
}
#subnavlist li a:link {
  text-transform: none;
  margin-left: 9px;
  padding-left: 0;
}
#subnavlist a:hover {
  background-color: #fff;
  color: #B09639;
  text-transform: normal;
}
#subNav {
  padding: 0;
	border-width:0;
  border-style: solid;
  border-color: #A6C335;
}
#subnavlist li a {
  text-transform: normal;
}
#subNav li {
  padding: 0;
	border-width:0;
  background-color: #fff;
}
.nav_img {
  margin: 0 0 2px 0;
}
.main_navigation {
  width: 70px;
  height: 14px;
}
a.primary_navigation:link, a.primary_navigation:active, a.primary_navigation:visited { 
  background: #000;
  color: #512901;
	font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px;
}
a.primary_navigation:hover { 
	font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px;
}
a.primary_navigation_active:link, a.primary_navigation_active:active, a.primary_navigation_active:visited { 
  color: #512901;
	font-size: 12px;
  line-height: 20px;
	font-weight: bold;
  text-decoration: none; 
  text-transform: uppercase;
  padding: 4px;
}
a.primary_navigation_active:hover { 
	font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 4px;
}
a.navigationLevel2Links:link, a.navigationLevel2Links:visited, a.navigationLevel2Links:active {
  color: #D06F1A;
  font-size: 12px;
  line-height: 19px;
  margin-left: 10px;
  text-decoration: none;
  text-transform: normal;
}
a.navigationLevel2Links:hover Ê{ 
  font-size: 12px;
  line-height: 19px;
  margin-left: 10px;
  text-decoration: underline;
  text-transform: normal;
}
a.navigationLevel2Links_active:link, a.navigationLevel2Links_active:visited, a.navigationLevel2Links_active:active {
  color: #512901;
  font-size: 12px;
  line-height: 18px;
  margin-left: 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: normal;
}
a.navigationLevel2Links_active:hover Ê{ 
  font-size: 12px;
  line-height: 19px;
  margin-left: 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: normal;
}
a:link.navigationLevel3Links, a:visited.navigationLevel3Links, a:active.navigationLevel3Links {
  font-size: 12px;
  line-height: 19px;
  margin-left: 15px;
  text-decoration: none;
}
a:hover.navigationLevel3Links Ê{ 
  font-size: 12px;
  line-height: 19px;
  margin-left: 15px;
  text-decoration: none;
}

a:link.navigationLevel3Links_active, a:visited.navigationLevel3Links_active, a:active.navigationLevel3Links_active {
  font-size: 12px;
  line-height: 19px;
  margin-left: 15px;
  text-decoration: none;
  font-weight: bold;
}
a:hover.navigationLevel3Links_active Ê{ 
  font-size: 12px;
  line-height: 19px;
  margin-left: 15px;
  text-decoration: none;
  font-weight: bold;
}
