
/* ----------------------------- */
/* --    HOMEPAGE STYLES ------- */
/* ----------------------------- */

/* header */
h2.heading10582 {
text-indent: -9999px;
margin: 0px;
padding: 0px;
}

/* reposition the content area */

div#outerwrapper {
	background: white url("/ezstatic/data/hoisingtonvt/i/bg_body.jpg") no-repeat top left;
}

div#header {
	background: transparent url("/ezstatic/data/hoisingtonvt/i/header.jpg") top left no-repeat;
}

div.content {
width: 450px;
padding: 0 0 0 170px;
margin:0;
}

/* featured items */

div#featured-properties {
width: 360px;
padding-bottom: 20px;
}
div#ttl-featured {
float:left;
width: 70px;
padding-right: 6px;
text-align:right;
}
div#ttl-featured h3 {
font-variant: small-caps;
font-family:"Times New Roman", Times, serif;
margin: 8px 0px;
font-size: 120%;
}	

div.framewrapper {
width: 129px;
height: 95px;
background: transparent url(/ezstatic/data/hoisingtonvt/i/frame_featured.jpg) no-repeat top left;
float:left;
margin: 0px 2px;
text-align:center;
}

div.picwrapper {
width: 111px;
margin: 7px auto;
}

/* ----------------------------- */
/* --    WEATHER MODULE  ------- */
/* ----------------------------- */

div#weather-report {
margin: 0 0 20px 0;
}
.areaspacing { width: 100%; }

table {
margin: 6px 0 0 0;
}
.areaspacing th {
background: #000120;
color:white;
border: 0;
padding: 1px;

}

.areaspacing td {
border-bottom: 1px solid #a2c18f;
padding: 10px;
}

#summercontent { padding-bottom: 100px; }

.waicon {
border: 1px solid #a2c18f;
padding: 0;
}

.temperature { color: #037d42; }



