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


body {background-color: #CDAA7D; color: #000000; font-family: Tahoma, sans-serif; 
      text-align: center; }



div#all { width: 1000px; margin: 0 auto; position: relative; text-align: left; border: 4px solid maroon; background-color: #FFF8CD;}

.logo {text-align: background-color: #EED8AE; width: 160px;}

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


.nav1 {  width: 160px; vertical-align: top; text-align: center; background-color: #EED8AE; color:maroon; font-size: 95%;
                 text-decoration: none; border: 1px solid maroon; font-family:"Comic Sans MS";}

  .nav1 a { text-decoration: none; color: maroon;}


  .nav1 a:hover { color: black }


.mainbody1 {text-align: center; font-family: Tahoma, arial, helvetica; }


  .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 { text-align: center; }


div#printspecial { text-align: center; }


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






























