body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  background-color: #887561;
  color: #504233;
}

a {
  text-decoration: underline;
  color: #79912c;
}

a:hover {
  text-decoration: none;
  color: #CB801A;
}

h2 {
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #493623;
  text-shadow: 1px 1px 1px #eee4d7;
  font-weight: bold;
}

h3, h3 a, h3 a:hover {
  font-size: 1.0em;
  font-weight: bold;
  color: #493623;
  text-shadow: 1px 1px 1px #eee4d7;
  margin-bottom: 10px;
  text-decoration: none;
  border-bottom: none;
}

input {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

em {
  font-style: normal;
  font-weight: bold;
}

#container {
  background: url("../images/header.jpg") no-repeat top center;
}

#main_container {
  background: #d9c6a6 url("../images/main_background.jpg") repeat scroll top left;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
}

#backtomain {
  display: block;
  width: 650px;
  height: 255px;
  margin: 0 auto;
}

#navigation {
  width: 660px;
  margin: 0 auto;
  text-align: center;
  height: 60px;
}

#navigation ul {
  padding-top: 0px;
}

#navigation ul li {
  float: left;
  margin: 0 15px;
}

#navigation ul .last {
  margin-right: 0px;
}

#navigation ul li a {
  /*font-family: "Myriad Pro", Arial, Helvetica sans-serif;
  */
  font-family: Arial, Helvetica sans-serif;
  font-size: 24px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 10px;
  padding-top: 8px;
  color: #493623;
  text-shadow: 1px 1px 1px #eee4d7;
}

#navigation ul li a:hover {
  text-decoration: none;
  background: #eee4d7;
  color: #493623;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#navigation ul li .active {
  display: block;
  text-decoration: none;
  background: #9cb940 url("../images/menu_hover.jpg") repeat-x top left;
  color: #eee4d7;
  /*color: #FFF;*/
  text-shadow: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#subnavigation {
  width: 640px;
  margin: 0 auto;
  padding-bottom: 30px;
  /*border-bottom: 2px solid #493623;*/
  margin-bottom: 30px;
}

#subnavigation ul li {
  float: left;
  margin: 0 15px;
}

#subnavigation ul li a {
  /*font-family: "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;*/
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  color: #493623;
}

#subnavigation ul li a:hover, #subnavigation ul li a.active {
  color: #79912c;
}

#content {
  width: 775px;
  margin: 0 auto;
}

#footer {
  margin-bottom: 50px;
  margin: 0 auto;
  background: #887561 url("../images/brownbox_bg.gif") repeat-x top left;
  color: #eee4d7;
  padding: 15px;
}

#footer a {
  color: #eee4d7;
}

#footer .wrap {
  width: 775px;
  margin: 0 auto;
}

#more_img {
} 

#browsercomp {
  text-align: center;
  font-size: 0.85em;
  display: none;
  color: #eee4d7;
}

#skills li {
  float: left;
  margin-right: 15px;
}

#about p {
  padding-top: 20px;
  margin-right: 150px;
  font-size: 0.85em;
  line-height: 20px;
}

#contact p {
  line-height: 26px;
  font-size: 1.2em;
}

.light {
  color: #f5c7a0;
  text-shadow: 1px 1px 1px #000;
}

.portfolio_thumbs {
  width: 775px;
}

.portfolio_thumbs li {
  float: left;
}

.portfolio_thumbs .newrow {
  margin-right: 25px;
}

.portfolio_thumbs li .content {
  background: #eee4d7 url("../images/box_lin_bg.gif") repeat top left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.portfolio_thumbs li .content .padding {
  padding: 12px;
}

.portfolio_thumbs li .shadow {
  width: 375px;
  height: 32px;
  background: url("../images/peel_shadow.png") no-repeat top right;
}

.more_work li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.more_work li a {
  padding: 5px;
  display: block;
  text-decoration: none;
  background-color: #79912c;
  color: #eee4d7;
}

.more_work li a:hover {
  padding: 5px;
  display: block;
  text-decoration: none;
  background-color: #504233;
  color: #eee4d7;
}

.more_work_small li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.more_work_small li a {
  font-size: 0.8em;
  padding: 3px;
  display: block;
  text-decoration: none;
  background-color: #887561;
  color: #eee4d7;
}

.more_work_small li a:hover {
  display: block;
  text-decoration: none;
  background-color: #504233;
  color: #eee4d7;
}

.clearboth {
  clear: both;
}

.box {
  width: 375px;
  height: 187px;
  background: url("../images/box_mid_bg.jpg") no-repeat top left;
}

.margin {
  margin: 10px;
}

.margin_top {
  margin-top: 15px;
}

.margin_bottom {
  margin-bottom: 15px;
}

.margin_right {
  margin-right: 15px;
}

.margin_left {
  margin-left: 15px;
}

.padding {
  padding: 10px;
}

.bordered {
  padding: 8px;
  /*border: 2px solid #917c5e;*/
  background: #f1e9de url("../images/box_lin_bg.gif") repeat top left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.bordered img {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.l18 {
  line-height: 24px;
}

.xl {
  font-size: 1.2em;
  line-height: 28px;
}

.form_label {
  font-size: 1.2em;
  float: left;
  width: 120px;
  padding-top: 18px;
}

.form_input input, .form_input textarea {
  width: 505px;
  font-size: 1.2em;
  padding: 10px;
  color: #666;
  background: #eee4d7 url("../images/input_bg.gif") repeat-x top left;
  border: 2px solid #d8c6ae;
  margin-top: 4px;
/*  border: 1px solid #86765c;*/
}

.form_input textarea {
  height: 200px;
  margin-top: 4px;
}

.form_submit {
  /*margin-left: 120px;*/
  /*width: 515px;*/
  margin-right: 15px;
  height: 32px;
  background: url("../images/peel_shadow.png") no-repeat top right;
}

.form_submit input {
  padding: 10px;
  background-color: #cc640b;
  font-size: 1.2em;
  font-weight: bold;
  color: #eee4d7;
  border: none;
  margin-top: 10px;
  width: 200px;
  text-shadow: 1px 1px 1px #504233;
}

.wrap_more {
  width: 650px;
  margin: 0 auto;
}

.wrap_more_33 {
  width: 255px;
  float: left;
  line-height: 24px;
}

.centered {
  text-align: center;
}

.avatar {
  float: right;
  margin-left: 15px;
  padding: 2px;
  border: 2px solid #eee4d7;
}

.box_lin_container {
  background: #ede1d2 url("../images/box_lin_bg.gif") repeat top left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.box_lin_container img {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.box_lin {
  padding: 15px;
  /*background: #ede1d2 url("../images/box_grad_bg.jpg") repeat top left;*/
}

.peel_shadow {
  background: url("../images/peel_shadow.png") no-repeat top right;
  height: 32px;
}

.welcome {
  /*text-align: center;*/
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 1.3em;
  line-height: 28px;
}

.hi {
  font-weight: bold;
  /*font-size: 3.4em;*/
  /*float: left;*/
  /*padding: 10px;*/
  /*padding-top: 12px;*/
  text-shadow: 2px 2px 1px #FFF;
}

.welcome_text {
  margin-left: 60px;
}

.pusher {
  height: 70px;
}

.pusher_40 {
  height: 40px;
}

.more_arrow {
  width: 207px;
  height: 47px;
  /*margin: 0 auto;*/
  background: #9cb940 url("../images/more_arrow.jpg") no-repeat top left;
}

.more_arrow a {
  display: block;
  padding-top: 12px;
  width: 190px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.alert {
  color: #A00;
  font-size: 1.2em;
  margin-bottom: 20px;
}

.thx {
  background-color: #9cb940;
  font-size: 1.4em;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  color: #eee4d7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.floatleft {
  float: left;
}

.italic {
  font-style: italic;
}

.margin_top_dbl {
  margin-top: 50px;
}

.dispnone {
  display: none;
}
