/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #FFFFFF; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal }
h2, .SiteTitle2	{ font-size: 18px; color: #548F52; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal}
h3, .SiteTitle3	{ font-size: 14px; color: #333333; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal}
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a 				{ color: #0099CC; text-decoration: none;}
a:hover 		{ color: #FF6633; text-decoration: underline; }
