/* CSS Document */
body{
background-image:url(images/pattern.jpg);
background-repeat:repeat-x;
background-color:#f1e5bd;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
margin:0;
}

.footer{
background-color:#e1093f;
}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
text-align:justify;
}

.content2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#696969;
text-align:justify;
}

.content3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#67655c;
text-align:justify;
}

.content4{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-align:justify;
}

.wood{
background-image:url(images/wood.jpg);
background-repeat:no-repeat;
width:1014px;
height:210px;
}

.leftbg{
background-image:url(images/leftbg.jpg);
background-repeat:no-repeat;
width:353px;
height:272px;
}

.divider1{
background-image:url(images/divider.png);
background-repeat:repeat-y;
background-position:left;
}

.divider2{
background-image:url(images/divider2.png);
background-repeat:repeat-x;
background-position:center;
}

.divider3{
background-image:url(images/divider3.png);
background-repeat:repeat-y;
background-position:center;
}

.mapbg{
background-image:url(images/mapbg.jpg);
background-repeat:no-repeat;
background-position:left;
}

.red{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e0003c;
font-weight:bold;
}

.red2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e0003c;
font-weight:bold;
text-transform:uppercase;
}
.red2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e0003c;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
.red2 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e0003c;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.house{
background-image:url(images/house.jpg);
background-repeat:no-repeat;
background-position:top right;
height:120;
}

.fields{
background-color:#f3ebcd;
border: 1px #b7ae90 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#696969;
text-align:justify;
}

.gallerybg{
background-image:url(images/gallerybg.jpg);
background-repeat:no-repeat;
width:660px;
}


