* {
   color: #34230b;
   font-size: 9pt;
   font-family: Tahoma;
}

 p {
    margin: 4 0 7 0;
}

a:link, a:visited, a:active {
   color: #b68354;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #582b0c;
   font-size: 10pt;
   font-weight: bold;
}

img {
   margin: 0px;
   border: 0px;
}
 
body {
   margin: 0px;
}

#banner {
  display: none;
}

#banner img {
   display: none;
}


#navbar {
   background-image: url('./images/nav_bg.jpg');
   background-repeat: repeat-x;
   background-color: #000000;
   height: 128px;
   width: 100%;
}

#navigation .item {
   display: none;
}

#navigation .sub {
   color: #887f76;
}

#navigation a:link, a:visited, a:active {
   color: #b68354;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}

#navigation a:hover {
   color: #582b0c;
   font-size: 10pt;
   font-weight: bold;
}

#alignie {
   display: none;
}


#logo {
   float: left;
   display: inline;
   height: 128px;
   width: 390px;
}

#navigation {
   float: left;
   display: inline;
   height: 128px;
}

#topRow {
   height: 140px;
}

#midRow {
   margin-left: 100px;
}

.div {
   border-bottom: 1px solid #f3f3f3;
   margin: 5 0 10 0;
}

.button {
   background-color: #e5d9cb;
   padding: 2px;
   padding-left: 12px;
   background-image: url('./images/arrow.gif');
   background-repeat: no-repeat;
   color: #5b3d15;
   font-size: 9pt;
   font-weight: bold;
   border: 1px solid #f4fcff;
}

#contentCol {
   float: left;
   display: inline;
   width:700px;
   margin-right: 10px;
   padding-right: 10px;
   padding-bottom: 30px;
}

#contentCol .head {
   font-size: 12pt;
   font-wieght: bold;
   color: #996825;
   border-bottom: 1px solid #f3f3f3;
   height: 20px;
   text-align: bottom;
   padding: 0 5 0 0;
   margin: 15 0 15 0;
}

#contentCol .subhead {
   font-size: 11pt;
   font-wieght: bold;
   color: #996825;
   margin-bottom: 4px;
}

#contentCol .sub_left {
   float: left;
   width: 290px;
   display: inline;
}

#contentCol .photo_container{
   float: left;
   width: 290px;
   display: inline;
   background-color: #ededef;
   text-align: center;
}

#contentCol .photo_container img{
   margin: 5 auto 5 auto;
   
}

#contentCol .sub_right {
   float: left;
   border-left: 1px solid #f6f7f9;
   width: 295px;
   margin-left: 5px;
   padding-left: 5px;
   display: inline;
}

#serviceItem {

}

#serviceItem .desc {
   font-size: 9pt; 
}

#rightCol {
   float: left;
   display: inline;
   width: 310px;
   background-image: url('./images/right_right_bg.jpg');
   background-position: right;
   background-repeat: repeat-y;
}

.rightheader {
   font-size: 10pt;
   font-wieght: bold;
   color: #aeaeae;
   border-bottom: 1px solid #f3f3f3;
   height: 20px;
   text-align: bottom;
   padding: 0 5 0 5;
}

#mini_newsItem {
   width: 184px;
   margin-bottom: 10px;
}

#mini_newsItem .subject {
   font-size: 10pt;
   font-wieght: bold;
   color: #b4b4b4;
}

#mini_newsItem .date {
   font-size: 8pt;
   color: #dadada;
}

#mini_newsItem .intro {
   font-size: 9pt;
   color: #afafaf;
}

#footer {
   width: 100%;
   background-image: url('./images/footer_bg.jpg');
   background-color: #000000;
   background-repeat: repeat-x;
   height: 140px;
}

#footer img {
   display: none;
}

#footer .align {
   margin-left: 200px;
}
#footer .align {
   margin-left: 200px;
}

#teamitem {
   border-bottom: 1px solid #ededec;
   margin-bottom: 25px;
   display: block;
   width: 700px;
}

#teamitem .subhead {
   font-size: 11pt;
}