/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #000000; margin: 5px 0px 5px 0px; font-family:Georgia; font-weight: normal; text-transform: capitalize }
h2, .SiteTitle2	{ font-size: 18px; color: #FF9900; margin: 5px 0px 5px 0px; font-family:Georgia; font-weight: normal; text-transform: capitalize}
h3, .SiteTitle3	{ font-size: 14px; color: #006699; margin: 5px 0px 5px 0px; font-family:Georgia; font-weight: normal; text-transform: capitalize}
h4 { display: inline; margin: 5px 0px 5px 0px; }
h5, .SiteTitle5	{ font-size: 15px; color: #369805; margin: 5px 0px 5px 0px; font-family:Georgia; font-weight: normal; text-transform: capitalize }
h6, .SiteTitle6	{ font-size: 18px; color: #FF0000; margin: 5px 0px 5px 0px; font-family:Georgia; font-weight: normal; text-transform: capitalize}
h7, .SiteTitle7	{ font-size: 14px; color: #003366; margin: 5px 0px 5px 0px; font-family:Arial; font-weight: bold; text-transform: capitalize}
h8, .SiteTitle8	{ font-size: 14px; color: #003366; margin: 5px 0px 5px 0px; font-family:Arial; font-weight: bold; text-transform: normal}


div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a 				{ color: #0000ff; text-decoration: none; }
a:hover 		{ color: #ff0000; text-decoration: none; }
