@charset "UTF-8";
/* CSS Document */

body{
background: #e1e1e1;
text-align: left;

}

div#container{
margin: 20px auto 10px auto;
width: 800px;
}

div#flash{
border: 2px solid #333;
margin: 0px 0px 0px 0px;
width: 100%;
height: 534px;
background: #fff;
}
div#noflash{
width: 100%;
height: 100%;
background: url(../img/noflash.jpg) top left no-repeat;
}

div#noflash p{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 8px 0px;
padding: 0px 0px 0px 20px;
color: #000;
width: 35%;
float: left;
}
div#noflash img{
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 0px;
display: block;
}

div#noflash div.alert{
margin: 70px 50px 0px 15px;
padding: 10px;
display: block;
float: right;
background: #69C;
border: 2px solid #fff;
font: 900 11px/14px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

div.boxed{
width: 100%;
height: 200px;
margin: 15px 0px 0px 0px; 
border: 2px solid #333;
}


div#survey{
background: #fff url(../img/survey_bg.jpg) top right no-repeat;
}

div#survey img.header{
margin: 20px 0px 10px 20px;
display: block;

}

div.twocol{
float: left;
width: 375px;
margin: 20px 5px 10px 15px;
}


div#survey p{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 20px;
color: #000;
width: 65%;
}

ul.buttons{
font: 900 11px/25px Verdana, Arial, Helvetica, sans-serif;
margin: 15px 0px 0px 0px;
list-style:none;
padding: 0px 0px 0px 20px;
}


ul.buttons li{
display: block;
width: 50%;
height: 25px;
text-align:left;
border: 1px solid #ccc;
margin: 5px 0px 10px 0px;
text-indent: 5px;
}

ul.buttons li a{
display: block;
width: 100%;
height: 100%;
text-align:left;
text-decoration: none;
background: url(../img/survey_buttons.jpg) top left repeat-x;
color: #666;
}


ul.buttons li a:hover{
color: #69C;
}


div#location{
background: #fff url(../img/cutline_map.jpg) top left no-repeat;
}

div#location img.header{
margin: 20px 0px 10px 280px;
display: block;

}

div#location p{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 8px 280px;
padding: 0px 0px 0px 0px;
color: #000;
width: 60%;
}


div#sale{
background: #fff url(../img/cutline_sale.jpg) top right no-repeat;
}

div#sale img.header{
margin: 20px 0px 10px 20px;
display: block;

}
div#sale p{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 20px;
color: #000;
width: 65%;
}


div#timberneckfarm{
background: #fff url(../img/cutline_farm.jpg) top left no-repeat;
}

div#timberneckfarm img.header{
margin: 20px 0px 10px 280px;
display: block;

}
div#timberneckfarm p{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 8px 280px;
padding: 0px 0px 0px 0px;
color: #000;
width: 60%;
}
p.copyright{
font: 900 11px/16px Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0px 8px 0px;
padding: 0px 0px 0px 0px;
color: #000;
}