/*---------------*/
/* ZeppOS  Menus */

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px; font-family: Georgia; font-weight: normal;
}

h1, h1 a, h2, h2 a {
	text-decoration: none; font-family: Georgia; font-weight: normal;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline; font-family: Georgia; font-weight: normal;
}

h1, .SiteTitle {
	font-size: 24px; font-family: Georgia; font-weight: normal; text-transform: capitalize;
}

h2, .SiteTitle2 {
	font-size: 20px;
	font-weight: normal; font-family: Georgia; font-weight: normal;
}

h3, .SiteTitle3 {
	font-size: 16px; font-family: Georgia; font-weight: normal;
}


h4, .SiteTitle4  {color:#CCCCCC; font-family:Georgia; font-size: 45px; font-weight: normal; text-transform:lowercase; text-align: center}
h5, .SiteTitle5  {
	color:#0000FF;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal; text-align:center; text-transform: capitalize;
}
h6, .SiteTitle6  {font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#cccccc; display:inline-block; font-weight:normal; text-align:right; text-transform:lowercase; width:150px;}
.h7, .SiteTitle7 {font-size:10px; font-family:Arial Narrow; color:#333333; font-weight:normal; text-transform:uppercase; display: inline-block}


div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}
