body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  color: #000;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #FFF;
  color: black;
  margin: 0px;
  padding: 0px;
}
a:link, a:visited {
color: #7D0C00;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
#main-header {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
}
#header-top {
  height: 21px;
  border-top: 1px solid #FFF2BA;
  background-image: url(../images/bgds/topleftbgd.gif);
  background-repeat: repeat-x; 
  background-color: #7D0C00;
  width: 100%;
  text-align: right;
}

#header-top ul {
  margin: 0;
  padding: 0;
  text-align: right;  
}
#header-top li {
  display: inline;
  background-color: #F6F3E0; 
  color: #930; 
  vertical-align: middle;
  padding: 2px 10px 2px 8px;
}
#header-top a:link, #header-top a:visited, #header-top a:hover {
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  color: #930;
}
#header-top img {
	vertical-align: middle;  
    padding: 0px;
}
#header-middle {
  width: 100%;
    margin: 0px;
  padding: 0px;
  height: 99px;
}
#header-middle td.middle{
  width: 98px;
  background-image:url(../images/bgds/topmiddlebgd.gif);
  background-repeat:no-repeat;
/*  background-color: #7D0C00; */
  background-color: #F5F2DB;
}

#header-bottom {
  border-top: 1px solid #FFF2BA;
  background-image: url(../images/bgds/topnavbgd.gif);
  background-repeat: repeat-x; 
  background-color: #7D0C00;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 20px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  vertical-align: middle;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  color: #FFF;  
}
#header-bottom a:hover {
  text-decoration: none;
  color: #FFF2BA;
}

#header-bottom img {
	vertical-align: middle;  
	padding-left: 3px;
	padding-right: 3px;
}

#header-yellow {
	height: 26px;
	width: 100%;
	background-image: url(../images/bgds/topsandbgd.gif);
	background-repeat: repeat-x; 
	background-color: #F5F2DB;
}
#header-yellow ul {
  margin: 0;
  text-align: left;
}
#header-yellow li {
  display: inline;
  padding: 0px 5px 0px 5px;
  color: #050845;
}
#header-yellow a:link, #header-yellow a:visited {
  text-decoration: none;
  padding: 0px 0px 0px 5px;
  color: #050845;
}
#breadcrumbs {
  font-weight: bold;
  background-color: #FFF2BA;
  color: #7D0C00;
  margin: 0;
  padding: 5px 3px 5px 10px;
  width: 160px;
  float: left;
}

#main {
  position: relative;
  width: 100%; 
 }
 
#content {
  margin: 0px;
  background-color: white;
  color: black;
}

#content img.homefeature {
border: 0px;
padding: 2px 1px 1px 1px;
margin: 0;
}

#content td.homefeature {
background: #A25048;
text-align: center;
margin: 0px 20px 0px 20px;
width: 120px;
}
#content a.homefeature {
color: #FFF;
font-weight: bold;
text-decoration: none;
padding: 10px;
}
#content .homelist {
text-align: left;
padding: 5px 0 3px 0px;
width: /*120px; */  124px;
vertical-align: top;
letter-spacing: -.05em;
  line-height: 1.3em;
}

#content a.homelist:link, #content a.homelist:visited {
letter-spacing: .1em;
}

#content .inner {
  margin: 15px 70px 10px 70px;
  color: #000;
  line-height: 1.5em;
}
#content .inner h2 {
  color: #7D0C00;
  font-size: 120%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p, .inner ul {
  color: #000;
  font-size: 105%;
  line-height: 1.5em;
}
#content .inner .highlight {
  color: #7D0C00;
  font-weight: bold;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}

#content img.sgi {
  vertical-align:middle;
  text-align:right;
  /* float:right; */
  padding: 0 25px 5px 25px; 
 /*  margin: 0 0 15px 0px; */
  border:0;
}

#content .realestate {
  margin: 15px 70px 10px 70px;
  color: #000;
  line-height: 1.5em;
}
#content .realestate h2 {
  color: #7D0C00;
  font-size: 120%;
}

#content .realestate h3 {
  font-size: 130%;
}

#content .realestate p, .realestate ul {
  color: #000;
  font-size: 105%;
  line-height: 1.5em;
}
#content .realestate .highlight {
  color: #7D0C00;
  font-weight: bold;
}
#content .realestate img {
  margin: 5px 5px 5px 0px;
  text-align: center;
}
#content .realestate img.remax {
  margin: 0 5px 5px 0;
  vertical-align: middle;
}
#content .realestate hr {
  width: 95%;
  color: #7D0C00;
  text-align: center;
  height: 1px;
}
#footer-wrapper {
  width: 100%;
  background-image: url(../images/bgds/topsandbgd.gif);
  background-repeat: repeat-x; 
  background-color: #F7F4E2;
  margin-top: 5px;
}

#footer-nav {
padding: 5px;
text-align: center;
}
#footer-nav a:link, #footer-nav a:visited {
padding: 4px 5px 0px 0px;
}
#footer-nav td.left {
text-align: left;
}
#footer-nav td.right {
text-align: right;
}
#footer-nav td.center {
text-align: center;
}
#footer-nav img {
border: 0px;
padding: 5px 1px 5px 5px;
vertical-align: middle; 
}
#footer-nav img.cu {
border: 0px;
padding: 3px 3px 1px 3px;
float:none;
vertical-align: middle;
text-align: center;
}
#footer-nav a.cu:link, #footer-nav a.cu:visited {
padding: 1px 3px 1px 3px;
text-align: center;
}

#footer {
  width: 100%;
  background-color: #A25048;
  color: #FFF;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
}
