/* Montville Country Cabins */

.center {text-align:center;}
.centersmall {font-size:10px; text-align:center;}
.small {font-size:10px; text-align:justified;}
.smaller {font-size:9px;}				  
.cap {color:#fff; font-size:14px; font-weight:bold; padding:0px 0px 0px 0px; margin:0px;}
.hg1seo {color:#666633; font-size:11px; font-weight:bold; padding:0px 0px 0px 0px; margin:0px;}
/* <div class="copyright"></div> */

body, p {
      color: #663;
      font-size: 11px;
	  text-align: left;
      font-family: Verdana, Arial, Helvetica, sans-serif; 
	  background: #f4f9e3;
	  /* specify position of background image with "horizontalpos verticalpos" without the quotes,
	  as in bottom right, or top middle, or middle left. */
	  margin:0px;
	  padding:0px;
	  padding-top:0px;
	  padding-left:0px;
	  padding-bottom:0px;
	  scrollbar-arrow-color:#edf4ca;
      scrollbar-face-color: #666633;
      scrollbar-shadow-color: #666633;
      scrollbar-highlight-color: #666633;
      scrollbar-3dlight-color: #ffffff;
      scrollbar-darkshadow-color: #000;
      scrollbar-track-color: #666633;
      }
	  
table, td {font-color: #663;
      font-size: 11px;
	  text-align: left;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  }

form, textarea, input {font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size:11px;}

h1 {color:#ffffff; font-size:18px; font-weight:normal; padding:0px 0px 0px 0px; margin:0px;}
h2 {color:#000; font-size:11px; padding:0px 0px 0px 0px; margin:0px; text-align:center}
h3 {ccolor:#000; font-size:11px; padding:0px 0px 0px 0px; margin:0px; text-align:left}
/* padding: top right bottom left; */
 					  
a:link {color:#d1801e; text-decoration:none;}   /* unvisited link */
a:visited  {color:#d1801e; text-decoration:none;}   /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */

a.sm:link {font-size:9px; color:#d1801e; text-decoration:none;}   /* unvisited link */
a.sm:visited  {font-size:9px; color:#d1801e; text-decoration:none;}   /* visited link */
a.sm:hover {font-size:9px; text-decoration:underline;}   /* mouse over link */

a.top:link {color:#fff; font-size:10px; font-weight:normal; text-decoration:none; background:#cc9933; width:65px; display:block} /*  */
a.top:visited {color:#fff; font-size:10px; font-weight:normal; text-decoration:none; background:#cc9933; width:65px; display:block} /* unvisited link */
a.top:hover {color:#fff; font-size:10px; font-weight:normal; text-decoration:none; background:#666633; width:65px; display:block} /* mouse over link */
a.top:active {color:#fff; font-size:10px; font-weight:normal; text-decoration:none; background:#666633; width:65px; display:block} /* changes the colour of the active font */