/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #000000; padding: 5px 0px; font-weight:normal; font-family: Verdana; text-transform: capitalize; line-height:100% }
h2, .SiteTitle2	{ font-size: 18px; color: #647F39; padding: 5px 0px 5px 0px; font-weight:normal; font-family: Verdana}
h3, .SiteTitle3	{ font-size: 14px; color: #8D8B34; padding: 5px 0px 5px 0px; font-weight:bold; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #ffffff; }
div.hr hr		{ display: none; }

blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(/_library/images/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px; text-align: center;
}

blockquote:first-letter {
  background: url(/_library/images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


a 				{ color: #81973B}
a:hover 		{ color: #81973B; text-decoration: underline; }
