/* Presentation Stylesheet */
body
{
	background-color: #7C1919;
	bottom: auto;
}

h3
{
	margin: 0;
	padding: 15px 0px 15px 0px;
}

p { margin: 0px 15px 15px 15px; }

h4
{
	margin: 0;
	padding: 15px 0px 0px 15px;
}

.h3ja
{
	font-size: 1em;
	font-weight: bold;
	color: black;
}

.h6ja
{
	font-size: .7em;
	font-weight: bold;
	color: black;
}

.ja
{
	font-size: .8em;
	font-weight: bold;
	color: black;
}

.ja2 a:hover
{
	color: #C03;
	text-decoration: underline;
}

#navlist li
{
	font-family: Verdana, san-serif;
	font-size: .6em;
	list-style: none;
	margin: 0;
	padding: 0.7em;
	border-top: 1px solid gray;
	font-weight: bold;
	color: black;
}

#navlist li a
{
	text-decoration: none;
	color: black;
}

#navlist li a:hover { color: #DDD; }

#specialoccasionlist li
{
	list-style: none default;
	/*font-family: Verdana, san-serif;*/
	font-family: Georgia, serif;
	/*font-size: .7em;*/
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	color: #000;
}

.footertext
{
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: .7em;
}

.eventtext
{
	font-family: Verdana, san-serif;
	font-size: .7em;
	text-align: left;
}

.eventheader
{
	font-family: Verdana, san-serif;
	font-size: .7em;
	font-weight: bold;
	/*padding: 0 0 7px 0;*/
	margin: 3px 0 5px 0;
}

.eventheadline
{
	font-family: Verdana, san-serif;
	font-size: .6em;
	text-align: center;
	color: #900;
	font-weight: bold;
}

.eventheadline a
{
	text-decoration: none;
	color: #900;
}

.eventheadline a:hover
{
	text-decoration: none;
	color: #F00;
}

.offsitelinkslistHL
{
	font-family: Verdana, san-serif;
	font-size: .7em;
	font-weight: bold;
	margin: 3px 0 0 0;
}

#offsitelinkslist li
{
	font-family: Verdana, san-serif;
	font-size: .6em;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	padding: .5em 0em 0em 0em;
	color: #222;
}

#offsitelinkslist li a
{
	list-style: none;
	text-decoration: none;
	color: #222;
}

#offsitelinkslist li a:hover
{
	color: #CCC;
	text-decoration: underline;
}

.biolist2 a
{
	text-decoration: none;
	color: black;
}

.biolist2 a img
{
	float: right;
	border-width: 0px;
	border-style: none;
}

.biolist2 li
{
	list-style: none;
	border-top: 1px solid gray;
	font-size: .9em;
	font-weight: bold;
	color: black;
}

.biolist2 a:hover
{
	color: #C03;
	text-decoration: underline;
}

img
{
	border-width: 0px;
	border-style: none;
}

.telgathHL
{
	margin: 0 30px 5px 45px;
	font-weight: bold;
}

.angelname { font-weight: bold; }

.ourblogslistHL
{
	font-family: Verdana, san-serif;
	font-size: .8em;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.ourblogslist li
{
	font-family: Verdana, san-serif;
	font-size: .8em;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	padding: .8em 0em 0em 0em;
	color: #222;
}

.ourblogslist li a
{
	list-style: none;
	text-decoration: none;
	color: #222;
}

.ourblogslist li a:hover
{
	color: #C03;
	text-decoration: underline;
}

#aboutcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #600;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#aboutcontainer ul li { display: inline; }

#aboutcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #600;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#aboutcontainer ul li a:hover
{
	background-color: #C14336;
	color: #fff;
}

.ulnews li
{
	list-style-type: bullet;
	list-style-position: default;
	padding: 0 0 20px 0;
}

.ulnews-hl
{
	font-size: .9em;
	font-weight: bold;
}

.ulnews-source
{
	font-size: .7em;
	font-weight: normal;
	font-style: italic;
}

.ulnews-quote
{
	font-size: .7em;
	font-weight: normal;
}

.ulnews-readon
{
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
}

#sitemap
{
	vertical-align: baseline;
	font-family: Arial, Helvetica;
	font-size: 0.8em;
}

#std
{
	background-color: white;
	margin: 10 px;
	line-height: 1.5em;
	font-weight: bold;
}