/* CSS Document */

body
{ background-color: #2A6148;
background-image: url('http://www.allenrealestate.biz/images/greenpattern2.jpg');
    font-family: Arial,Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    margin: 0px;}

h1
{ text-align: center;
    font-family: Arial,Times New Roman;}

h2
{ text-align: center;}
 
h3
{text-align: center;}

table.tan
{background-color: #E2DDC7;
width: 900px;
border: 0px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse; 
}

table.header
{width: 805px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse; 
}

td.brownitalic
{color: #472311;
font-style:italic; 
text-align: left;
font-size: 13px;
font-weight:bold;
}

td.whiteongreen
{color: #ffffff;
background-color: #2A6148;
font-size: 13px;}

p.left
{margin-left: 10px; }

td.white
{background-color: white;
font-size: 6px;}

td.photo350
{width: 350px;
background-color:#406C2D; }

td.ARE
{width: 455px;
text-align: center;
background-color: #0F5822;
color: #D7CFBD;
font-weight: bold; }

td.ARE2
{width: 455px;
text-align: center;
background-color: #406C2D;
color: #D7CFBD;
font-weight: bold; }

td.menu
{background-color: #E2DDC7;
font-size: 13px; font-weight: bold; color: #472311; text-decoration: none;}

hr
{color: #82885E;
background-color: #82885E;
height: 1px;
width: 90%;}

td.listing
{background-color: white;
font-size: 13px;
color: black;}

td.white2
{background-color: white;
font-size: 10px;
font-weight: bold}

p.khaki
{color: #82885E;
font-size: 11px;
font-weight: normal;}

p.khaki2
{color: #82885E;
font-size: 13px;
font-weight: bold;}

A:link { COLOR: #004000; font-weight: normal }
A:visited { COLOR: #008000; font-weight: normal }
A:active { COLOR: #004000; font-weight: normal}
A:hover { COLOR: #008000; font-weight: normal }

A.menu:link { font-size: 13px; font-weight: bold; color: #472311; text-decoration: none;}
A.menu:visited { font-size: 13px; font-weight: bold; color: #472311; text-decoration: none;}
A.menu:active { font-size: 13px; font-weight: bold; color: #472311; text-decoration: none;}
A.menu:hover { font-size: 13px; font-weight: bold; color: #472311; text-decoration: none;}

A.khaki:link { font-size: 11px; font-weight: bold; color: #82885E;}
