/* Stylesheet for use with basic 2-column template */

body { margin-top: 10px;
  margin-left: 10px;
  width: 780px;
  }

#header { 
  text-align: center;
  font-family: Arial,Helvetica,sans serif;
  font-size: 13px;
  color: #000;
  line-height: 25px;
  }

#topnav { width: 780px;
  background: #298739;
  text-align: center;
  }

#topnav table tr td.border { border-right: 2px dotted #fff }

#subheader { width: 780px;
  height: 135px;
  text-align: center;
  vertical-align: middle;
  font-family: Times, serif;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  padding: 20px;
  padding-left: 180px;
  border-bottom: 2px dotted #000;
  background: url(images/house.jpg) no-repeat left;
  }

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

#left { width: 181px;
  height: 650px;
  background: #FEF0CA;
  float: left;
  text-align: left;
  }

#content_home { width: 295px;
  float: left;
  font-family: Arial,Helvetica,sans serif;
  font-size: 13px;
  color: #000000;
  text-align: left;
  padding: 5px;
  }

#content { width: 589px;
  float: left;
  font-family: Arial,Helvetica,sans serif;
  font-size: 13px;
  color: #000000;
  text-align: left;
  padding: 5px;
  }

#right { width: 289px;
  float: right;
  margin-top: 30px;
  font-family: Arial,Helvetica,sans serif;
  font-size: 13px;
  color: #000000;
  text-align: left;
  }

h1 { font-family: Arial,Helvetica,sans serif;
  font-size: 15px;
  color: #008000;
  font-weight: normal;
  }

.bio_name { font-family: Arial,Helvetica,sans serif;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  }

.required { color: #f00; }
#clear { clear: both; }

#footer { width: 780px;
  font-family: Arial,Helvetica,sans serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
  }
