 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  font-family: Veranda, Helvetica, "Helvetica Neue";
	  font-size: 12px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	  background-color:#C8E0BC;

}
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
}

.textsmall {
	font-family: Futura, Helvetica, "Helvetica Neue";
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}

.footerpad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	letter-spacing: 0pc;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}


.check-avail{ font-weight:bold; }
a.check-avail:link { color:#ff0000; text-decoration: none; }
a.check-avail:visited { color:#ff0000; text-decoration: none; }
a.check-avail:active { color:#ff0000; text-decoration: none; }
a.check-avail:hover { color:#000000; text-decoration: underline; }


.shadow {
	text-shadow: #000000 2px 2px 2px;
}

.shadow-lighter {
	text-shadow: #999999 2px 2px 2px;
}

.shadow-lighter-1 {
	text-shadow: #999999 1px 1px 1px;
}

.shadow-light {
	text-shadow: #CCCCCC 2px 2px 2px;
}

.shadow-blue {
	text-shadow: #7fb6e5 2px 2px 2px;
}


#top-words{ line-height:30px; font-size:24px; display:inline; font-weight:bold; }
.top-words{  }
a.top-words:link { color:#333333; text-decoration: none; }
a.top-words:visited { color:#333333; text-decoration: none; }
a.top-words:active { color:#333333; text-decoration: none; }
a.top-words:hover { color:#ff0000; text-decoration: underline; }

#small-click{ line-height:12px; font-size:11px; }