body { 
background: url(img/housebg10.gif);
background-color: #F0E6DA;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #B87272;}

a:link {background: #F0E6DA; color: #794646; text-decoration: none;}
a:active {background: #F0E6DA; color: #794646; text-decoration: none;}
a:visited {background: #F0E6DA; color: #794646; text-decoration: none;}
a:hover {background: #F0E6DA; color: #B87272; text-decoration:overline underline;}

input {
color: #B87272;
background: #F0E6DA;
border: 1px solid #915353;
}
textarea {
color: #B87272;
background: #F0E6DA;
border: 1px solid #915353;
}

select {
color: #B87272;
background: #F0E6DA;
border: 1px solid #915353;
}

#mainimg {  
position: absolute; 
left: 20px;
top: 20px;
width: 760px;
height: 560px;
background: #F0E6DA;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #915353;
z-index: 1;
}

#mainimg2 {  
position: absolute; 
left: 150px;
top: 50px;
width: 504px;
height: 220px;
background: #F0E6DA;
z-index: 2;
}

#mainimg3 {  
position: absolute; 
left: 70px;
top: 85px;
width: 57px;
height: 181px;
background: #F0E6DA;
z-index: 3;
}

#textarea { 
position: absolute; 
left: 275px;
top: 280px;
width: 450px;
height: 250px;
overflow: auto;
padding: 10px;
background: #F0E6DA;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #B87272; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 50px;
top: 280px;  
width: 125px;
background: #F0E6DA;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #B87272;
padding: 10px;
z-index: 2;
}


.header {
background: #F0E6DA;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #915353; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #915353;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #F0E6DA;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #915353; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #915353;
}

