/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 13px; color: #3e2916; font-family: "trebuchet ms"; font-weight: bold ; text-transform: uppercase; margin: 5px 0px 5px 0px;}
h2, .SiteTitle2 { font-size: 13px; color: #e34c1f; font-weight: bold ; text-transform: uppercase; margin: 5px 0px 5px 0px;}
h3,.SiteTitle3 { font-size: 13px; color: #700000; font-weight: bold ; text-transform: uppercase; margin: 5px 0px 5px 0px; }
.SiteTitle4 { font-size: 11px; color: blue; font-family: "trebuchet ms"; font-weight: bold ; text-transform: uppercase; margin: 5px 0px 5px 0px;}
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: #e34c1f; text-decoration: none; }
a:visited 		{ color: #e34c1f; text-decoration: none; }
a:hover 		{ color: #700000; text-decoration: none; }
