
body  {  background-color: cornsilk; margin: 0px;
         background-image: url('../images/vert_slice.jpg'); background-repeat: repeat-x; 
		 font-family: arial;}
		 
td.rent  {  background-image: url('../images/rent_back2.jpg'); background-repeat: no-repeat; 
             padding: 2px 2px 2px 14px;  font-family: arial;  font-size: 12px; color: #9D463C; }
			 
.rent  a  { color: maroon; font-weight: bold; text-decoration: none;  }
.rent  a:hover  { text-decoration: underline; color: tomato; }


.rent_ap  {  background-color: #9d463c; color: #FFFFFF; width: 216px;  border: outset 2px #FFFFFF; 
             font-family: arial;  font-size: 12px; }

.inner_ap  { margin: 20px 2px 20px 14px;  } 

.foot  {  margin: 10px; font-size: 10px; color: maroon;   }
.foot  a  {  font-size: 10px; font-family: arial; font-weight: bold; color: gray; text-decoration: none; }
.foot a:hover  {  text-decoration: underline; } 

a {  font-family: arial; text-decoration: none; font-weight: bold; color:firebrick;  font-size: 11px;  }
a:hover {  text-decoration: underline; color:crimson;  }

table.ap  {  background-color: white; border: outset 2px #9a061a;   } 
td.ap  {  font-size: 10px; text-align: center; }
.ap a { font-size: 10px; color: darkslategray; }
.ap a:hover  {  color: tomato; }

td.side  {  background-image: url('../images/side_back.jpg'); background-repeat: no-repeat; 
            padding: 8px 18px 8px 14px; font-size: 11px; color:  maroon;  font-style: italic;}
			

table.contact {  background: #FFFFFF;  }
td.lab  {  font-size: 12px; color: darkslategray;  }
td.dat  {  font-size: 12px; padding-left: 10px; font-weight: bold; }

form { margin: 0px; }

table.frm  { width: 100%; background: cornsilk; border: outset 2px cornsilk;  }
td.frm  { font-size: 12px; font-family: arial; color: maroon; width: 33%; }
td.inner_frm  {  padding: 18px; }

input  { font-size: 14px; width: 140px;  }
input.butt { color: #FFFFFF;  width: 80px; background:   #9D463C; font-weight: bold; border: double; }

.instruct  { margin: 0px; padding: 20px; }


