/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #DC82AA; text-transform: capitalize; font-family: Georgia}
h2, .SiteTitle2	{ font-size: 18px; color: #333333; text-transform: capitalize; font-family: Georgia}
h3, .SiteTitle3	{ font-size: 14px; color: #B6D565; text-transform: capitalize; font-family: Georgia}
h4 { display: inline; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }


a:link, a:visited { color: black; text-decoration: none; }
a:hover { color: #DC82AA; text-decoration: underline; }
