/* Style Sheet for Hill Subdivision - February 19th, 2007 */

/* Global Settings */
body {
  background-color: #D8D8BF;
  color: #6B8E23;
}
p { font-family: "", Times, serif; font-size: 12; }
h2 { font-family: "", Times, serif; font-size: 18; }
h1 { font-family: "", Times, serif; font-size: 24; }
td { padding: 1em; }
a { color: #6B8E23}
.footer { border-top: thin solid #6B8E23; padding-top: 1em;}
.footer #navlink { text-align: center; }
.footer #pgcnt { float: left; }
.footer #comment { clear: both; text-align: center; }

/* Index Page Settings */
.thumb_img { border: medium solid #6B8E23}

/* Image Page Settings */
.caption { text-align: center }
.full_img { border: thick solid #6B8E23}

