﻿/* This is the CSS sheet for the Village Sampler web page  */

body {background-color: #FFFFFF; color: #000000; font-family: Times New Roman, serif; 
      text-align: center; width: 90%; }


div#all { text-align: left; background-color: #FFFFFF; border: none; width: 90%;}

.logo {text-align: center; background-color: #CDAA7D; width: 120px;}

.header1 {text-align: center; background-color: #EED8AE; color: maroon; font-size:24.0pt; font-family: Comic Sans MS, arial; width: 90%; }


.nav1 { display: none;}

  .nav1 a { display: none;}

  .nav1 a:hover { display: none; }

.mainbody1 {text-align: center; font-family: Times New Roman, serif; width: 90%; }

  .mainbody1 h1 { text-align: center; font-size: 175%; font-family: arial, helvetica; font-weight: bold; }

  .mainbody1 h2 { text-align: center; font-size: 110%; font-family: arial, helvetica; font-weight: bold; }

div#mainleft { text-align: left; }
  
div#nopic { display: none; }

div#printspecial { width: 90%; }

.footer1 { font-family: arial, helvetica; font-size: 70%; color:#666666; text-align: center;}





