body {
background:#cbd485;
 color: #3e5873;
 font: 11pt Trebuchet MS, Helvetica, sans-serif;
}

h1 {
font-size:14pt;
font-weight:bold;
}

a {
color: #3f4458;
text-decoration:none;
}

#top {
width:800px;
height:175px;
}

#homecontent{
background:#fffed5;
width:800px;
height:990px;
padding-top:15px;
}

#content{
background:#fffed5;
width:800px;
padding-top:15px;
}

#footer {
text-align:left;
width:800px;
font-size:8pt;
}

#footer a{
color:#3f4458;
text-decoration:underline;
}

.footer {
width:500px;
float:left;
}

.footer a{
color:#3f4458;
text-decoration:underline;
}

.pay{
color: #3f4458;
 font: 9pt Trebuchet MS, Helvetica, sans-serif;
 text-align:center;
 }
 #info {
 position:absolute;
 z-index:50000;
 width:500px;
 margin-left:150px;
 top:200px;
 padding:15px 5px 15px 5px;
 text-align:center;
 background:#ffffff;
 border:1px solid #000000;
 
  }
.hidden { visibility: hidden; }
.unhidden { visibility: visible; }

.close {
background:#b26857; 
color:#ffffff; 
font-weight:bold; 
padding:3px;
width:100px;
float:right;
}

.close a {
color:#ffffff;
}

.sale {
background:#b26857; 
color:#ffffff; 
font-weight:bold; 
padding:0 2px 0 2px;
}

.size {
 font-weight:bold;
 color:#3f4458;
 font-size:9pt;
 }

#myplace {
width:800px;
height:1250px;
background:#fffed5 url('../images/bb4.jpg');
background-repeat:no-repeat;
background-position:top center;
text-align:left;
}

.myplacetxt {
width:350px;
text-align:left;
padding:150px 0 0 90px;
font-size:12pt;
}

#links {
position:relative;
float:left;
width:185px;
padding:120px 0 0 50px;
font-size:9pt;
font-weight:bold;
}

.bio {
 width:760px;
padding:0 10px 10px 10px;
 text-align:left;
 font-size:10pt;
 }

 .img {
  float:right;
  padding:10px;
  width:220px;
 }

 .fld {
 width:300px;
 }

 .sbmt {
 background:#cbd485;
 color:#ffffff;
 font-weight:bold;
 }