/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle   { font-size: 10pt; color: #62420f; font-weight: bolder ; text-transform: uppercase; }
h2, .SiteTitle2  { font-size: 10pt; color: #697d3e; font-weight: bold }
h3, .SiteTitle3  { font-size: 10pt; color: #c83f00; font-weight: bold }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }

a:link       { color: #c2180b; text-decoration: none}
a:visited    { color: #c83f00; text-decoration: none }
a:hover      { color: #977744;}
