body {background: white}
a:link {color: #0066CC; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:active { color: #FF0000}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #CC0000; text-transform: capitalize}a:hover {  color: #990000; background-color: #FFFFCC}
.header td{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.header a {
	text-decoration: none;
	color: #000000;
}
.menu {
	margin: 0px;
	padding: 0px;
}
.menu ul {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 2px;
}
.menu li {
	list-style: none;
	display: block;
}
.menu a {
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/images/trioff.gif) no-repeat;
	padding-left: 14px;
	display: block;
	width: 115px;
	text-align: left;
}
.menu a:hover {
	color: #990000;
	background: url(/images/trion.gif) no-repeat;
	border: 1px dashed #999999;
}
.menu img {
	margin: 0px;
	padding: 0px;
}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; margin-bottom: 0px}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.emphasis {  font-weight: bold; color: #CC0000}
.footer      {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
}
p.c1 {text-align: center}


h2 {  font-size: 16px; color: #CC0000; margin-bottom: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize}
.welcome {  margin-bottom: 0px}
.faq-question {  font-weight: bold; color: #CC0000; margin-bottom: 0px; font-size: 125%}
.formfields {
	font-family: san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;

}
.white-text {
	color: #FFFFFF;
}
.list-alpha {
	list-style-type: lower-alpha;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: pre;
	color: #990000;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
dd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hand {
	cursor:pointer
}
.border {
	border: thin inset #CCCCCC;
	background-color: #F4F0E1;
	padding: 2px;
}
.devotion p {
	background-color: #CCCCCC;
	line-height: 160%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


	.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.navigation {
	text-align: center;
	padding-bottom: 10px;
	}
	.post {
	clear: both;
}
