/* page elements */

BODY {
    background-color : #FFFFCC;
    color : #333333;
    margin-left : 0px;
    margin-top : 10px;
    margin-right : 0px;
    font-size : 11pt;
}

P  {
	font-size : 11pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.button A  {color : #336600;
	text-decoration: underline;}

.button A:link  {color : #336600;
		 text-decoration: underline;}
	
.button A:Active  {color : #FF8E00;
		   text-decoration: none;}
	
.button A:Hover    {color: #FF8E00;
		    text-decoration: none;}

A  {color : #336600;
	text-decoration: underline;}

A:link  {color : #336600;
		 text-decoration: underline;}
	
A:Active  {color : #336600;
		   text-decoration: underline;}
	
A:Hover    {color: #FF8E00;
		    text-decoration: none;}
		    
img{
	border-style: solid;
	border-color: #4D3A23;
	border-width:0px;
      }

LI {
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 11pt;
    vertical-align : text-top;
}

H1 {
    font-weight : bold;
    font-style : italic;
    font-size : 24pt;
    font-family : Times New Roman, Times, Serif;
    text-align : center; 
    color:#4D3A23
}

H2 {
    font-weight : bold;
    font-style : italic;
    font-size : 18pt;
    font-family : Times New Roman, Times, Serif;
    text-align : center; 
    color:#4D3A23
}

H3 {
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-Serif;
    text-align : left; 
    color:#847257
}

H4 {
    font-weight : bold;
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    text-align : left;
    color : #A89745;
}



TABLE {
    vertical-align : top; 
    font-family:Arial, Helvetica, Sans-Serif; 
    font-size: 9pt;
}

TD {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    vertical-align : top;
}

td.button {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight : bold;
    vertical-align : middle;
    text-align: center;
    width : 20%;
    color: #FF8E00;
}

td.lotdesc {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight : bold;
    vertical-align : center;
    text-align: left;
    background-color : #9F8C6F;
	padding-left : 6px
	padding-right : 6px
}

td.lotprice {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight : bold;
    vertical-align : center;
    text-align: left;
    background-color : #9F8C6F;
	padding-left : 6px
	padding-right : 6px
}

td.gray {
    font-size : 14pt;
    font-family : Arial, Helvetica, Sans-Serif;
    background-color : #CCCCCC;
    text-align: center;
    color: #000000;
}

td.dkblue {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight : bold;
    background-color : #003399;
    text-align: left;
    color: #FFFFFF;
}

td.footer {
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-Serif;
    background-color : #CCFF99;
    text-align: center;
    color: #336600;
    vertical-align : center;
    height: 40px;
}

.features {
    font-size : 18pt;
    font-family : Times New Roman, Times, Serif;
    font-weight : bold;
    text-align : center;
    line-height : 14px;
    color : #4D3A23;
}

.small {
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-Serif;
    text-align : right;
}

.important {
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 11pt;
    border : 2pt solid #5C2B5A;
    padding : 2pt;
}

.days {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color : #ED1C24;
    text-align : center;
}

.dates {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-align : left;
}

.red {
    font-size : 11pt;
    font-family : Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color : #ED1C24;
    text-align : left;
}
