/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 25px; color: #315C02; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase}
h2, .SiteTitle2	{ font-size: 18px; color:#000000; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase}
h3, .SiteTitle3	{ font-size: 14px; color:#289D00; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase}
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 				{ color: #74A93F; text-decoration:none}
a:hover 		{ color: #ff6600; text-decoration: underline; }
