body {
  background:#F6F9FD url(images/pageBg.jpg) repeat-x 0 0;
  padding:0;
  margin:20px;
}
body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  font-size:11px;
  line-height:18px;
  color:#535353;
}

a {
  color:#A39487;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 {
  font-size:18px;
  font-weight:normal;
  color:#A39487;
}
h2 {
  font-size:14px;
  font-weight:normal;
  color:#A39487;
}
h3 {
  font-size:12px;
  font-weight:normal;
  color:#A39487;
}

table tr th,
table tr td {
  text-align:left;
  vertical-align:top;
  padding:0;
}

#outer {
  background:#C9CACB url(../assets/images/top.jpg) no-repeat;
  padding:30px 0 0 0;
  width:960px;
  margin:0 auto;
}
#outer .inner {
  background:#C9CACB url(images/containerBottom.gif) no-repeat 0 100%;
  padding:0 0 10px 0;
}

#container {
}

#title {
  width:960px;
  height:140px;
  background:url(images/title.jpg);
  padding:111px 0 0 0;
}
#search {
  margin:0;
}
#search input.text {
  width:100px;
}
#search input.button {
  padding:0;
  background:#AFAFAF;
  width:20px;
  border:solid #A4B0B0 1px;
  color:#fff;
}
#nv1 {
  padding:0 0 0 190px;
}
#nv1 a {
  display:block;
  float:left;
  width:120px;
  margin:0 10px 0 0;
  text-align:center;
}
#nv1 a:hover {
  color:#000;
  text-decoration:none;
}
#leftbar {
  width:180px;
}
#nv2 {
  padding:2px;
}
#nv2 a {
  display:block;
  color:#A39487;
  padding-left:10px;
  background:url(images/li_black.gif) 0 50% no-repeat;
}
#nv2 a:hover {
  background-color:#e3e3e3;
  text-decoration:none;
}
#nv2 a.a1 {
  color:#fff;
  font-weight:bold;
  background-color:#AFAFAF;
  background-image:url(images/li_white.gif);
}
#nv2 a.s1 {
  font-weight:bold;
}
#nv2 a.d2 {
  padding-left:20px;
  background-position:10px;
}
#nv2 a.d3 {
  padding-left:30px;
  background-position:20px;
}
#nv2 a.d4 {
  padding-left:40px;
  background-position:30px;
}

#content {
  width:780px;
}
#content .inner1 {
  background:url(images/contentMiddle.jpg);
}
#content .inner2 {
  background:url(images/contentBottom.jpg) no-repeat 0 100%;
  padding:10px 50px 45px 30px;
}
#path {
  background:url(images/contentTop.jpg);
  font-size:11px;
  line-height:18px;
  color:#000;
  padding:14px 30px 18px 30px;
}
#path a {
  color:#000;
}
#fastlinks {
  color:#fff;
  padding:0 0 0 25px;
  font-size:9px;
}
#fastlinks a {
  color:#fff;
}

