@charset "utf-8";
html


.footer {
	font-size: 16px;
	color: #F0F;
}


@font-face {
font-family: Nueva Std, "Times New Roman", Times, serif;
src: url("NuevaStd-Cond.otf") format("opentype");
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: normal;
	color: #DD3A31;
	font-variant: normal;
}

.menulink {
	font-family: "Nueva Std", Helvetica, Verdana, Sans-Serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Nueva Std", Helvetica, Verdana, Sans-Serif;
	font-size: 22px;
	text-decoration: underline;
}

.tablered {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C31E22;
	border-right-color: #C31E22;
	border-bottom-color: #C31E22;
	border-left-color: #C31E22;
	background-color: #FFF;
}
.verse {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	font-style: italic;
	color: #4A5E5C;
	line-height: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-align: justify;
}
hr {
	color: #C51D26 !important;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
}
a:link    {
	color: # 484848;
	text-decoration:underline;
}
a:visited {
	color: # 484848; 
	text-decoration:none;
}
a:hover   {
	color: # 484848;
	text-decoration:none;
}
a:active  {
	color: # 484848; 
	text-decoration:underline;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: # 484848;
	text-decoration: underline;
}
.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: # 484848
	text-decoration: none;
}

.dropshadow {
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

.photo {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;s
	box-shadow: 0 0 5px #888;
	border: 10px solid #FFF;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: normal;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.redsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DD3A31;
}

.videotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
