body {
  padding: 0;
  margin: 0;
  font-family: helvetica, arial;
  text-align: center;
  background-color: #eae3d7;
}
* {
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: #c82d24;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
li{
  padding: 0;
  margin: 0;
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrap {
  width: 740px;
  margin: 0 auto;
  text-align: left;
}
.content-wrap {
  width: 740px;
  margin: 0 auto;
  text-align: left;
  border-left: none;
  border-right: 1px solid #d1c9bb;
  border-bottom: 1px solid #d1c9bb;
  display: inline-block;
  background: url("images/navbarbg.gif") repeat-y #fff;
}
.banner {
  width: 100%;
  height: 60px;
  padding-top: 45px;
  background-color: #2d2d2d;
}
.banner h1 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -2px;
}
.banner a {
  color: #fff;
  font-family: tahoma, verdana, arial;
  text-decoration: none;
}
.topbars {
  width: 100%;
  height: 40px;
  padding-top: 8px;
  background: url("images/topbarbg.gif") repeat-x;
}
.topbars a{
  width: 87px;
  height: 23px;
  font-size: 13px;
  font-weight: bold;
  padding-top: 8px;
  margin-right: 20px;
  text-align: center;
  color: #fff;
  float: left;
  display: inline-block;
}
.topbars a:hover{
  color: #2c2d2d;
  background: url("images/topbar-hover.gif") repeat-x;
}
.sidebar {
  width: 153px;
  float: left;
}
.content {
  width: 521px;
  padding: 33px;
  float: left;
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
  color: #988c78;
}
.content h1{
  color: #c82d24;
  font-size: 19px;
  letter-spacing: -1px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold;
  border-bottom: 1px solid #eae3d7;
}
.content h2{
  color: #c82d24;
  font-size: 18px;
  letter-spacing: -1px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-weight: bold;
  border-bottom: 1px solid #eae3d7;
}
.mH{
  height: 21px;
  padding-top: 5px;
  text-indent: 35px;
  display: block;
  font-weight: bold;
  font-family: arial, helvetica, tahoma;
  font-size: 11px;
  cursor: pointer;
  color: #ada18e;
  background: url("images/patterns.gif") no-repeat center left;
}
.mH:hover {
  text-decoration:underline;
}
.mHome{
  width: 153px;
  height: 21px;
  display: block;
  background: url("images/home.gif") no-repeat center left;
}
.mContact{
  width: 153px;
  height: 21px;
  display: block;
  background: url("images/contact.gif") no-repeat center left;
}
.navigation{
  height: 21px;
  display: block;
  font-weight: bold;
  font-family: arial, helvetica, tahoma;
  font-size: 11px;
  padding-top: 5px;
  text-indent: 35px;
  color: #ada18e;
}
.navigation:hover {text-decoration: underline;}
.mO {
  height: 22px;
  text-indent: 35px;
  padding-top: 4px;
  display:block;
  color: #ada18e;
  font-family: arial, helvetica, tahoma;
  font-size: 11px;
  background: url("images/nav-arrows.gif") no-repeat center left;
 }
 .mC { border: none; width: 153px;}
 .mL { display: block; }
 .mL2 { display: block;}
 
 .footer {
   width: 100%;
   height: 192px;
   margin-top: 80px;
   clear: none;
   float: none;
   background: url("images/footerbg.gif") repeat-x;
 }
.footerhome {
  width: 107px;
  height: 37px;
  display: block;
  background: url("images/footerhome.gif") no-repeat;
}
.footerlinks {
  width: 107px;
  height: 38px;
  display: block;
  background: url("images/footerlinks.gif") no-repeat;
}
.footercontact {
  width: 107px;
  height: 39px;
  display: block;
  background: url("images/footercontact.gif") no-repeat;
}
.freexhtmltemplates {
  width: 265px;
  height: 192px;
  margin-left: 100px;
  float: left;
  background: url("images/footer-vr.gif") no-repeat;
}
.freexhtmltemplates ul li{
  color: #b8ad9a;
  margin-left: 65px;
  list-style-type: circle;
}
.freexhtmltemplates ul li a{
  color: #cdc2af;
  font-size: 13px;
  font-weight: bold;
}
.freexhtmltemplates ul li a:hover{
  color: #eae3d7;
}

.freexhtmltemplates-image {
  width: 230px;
  height: 29px;
  display: block;
  background: url("images/freexhtmltemplates.gif") no-repeat center center;
}
.templateup {
  width: 265px;
  height: 192px;
  float: left;
  background: url("images/footer-vr.gif") no-repeat;
}
.templateup ul li{
  color: #b8ad9a;
  margin-left: 65px;
  list-style-type: circle;
}
.templateup ul li a{
  color: #cdc2af;
  font-size: 13px;
  font-weight: bold;
}
.templateup ul li a:hover{
  color: #eae3d7;
}

.templateup-image {
  width: 265px;
  height: 33px;
  display: block;
  background: url("images/templateup.gif") no-repeat center center;
}

.form input{
  height: 18px;
  padding: 4px;
}

.textlinkads a{
  color: #ADA18E;
  font-size: 11px;
  float: none;
  clear: both;
  display: inline-block;
}
.textlinkads {
  float: none;
}
