@charset "utf-8";
a:link, a:visited {
	color: #999;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #AAA;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}/* CSS Document */
.head1 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#91a93e;
	line-height:42px;
	margin-top:0px;
	margin-bottom:20px;
}
.head2 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#91a93e;
	line-height:35px;
	margin-top:18px;
	margin-bottom:8px;
}
.livebutton {
color:#fff;
margin-right:20px;
}
.livebutton:hover {
opacity:0.5;
text-decoration:none !important;
}
.livelink, a.livelink {
color:red;
text-decoration:none;
}
.livelink .num {
border:1px solid red;
}

.head2white {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#FFFFFF;
	line-height:35px;
	margin-top:18px;
	margin-bottom:8px;
}
.head3white, .head3 {
	color: #FFF;
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	margin-top:5px;
	margin-bottom:5px;
}
.head3 {
	color:#91a93e;
}
.text, p, .tip, .scripture, .reference, input, textarea, td {
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height:20px;
	margin-top:-5px;
	
}
.caption {
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin-top:8px;
	padding-bottom:15px;
	font-style:italic;
	text-align:right;
	
}
.textsmall {
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin-top:-5px;
	
}
.textwhite {
	color: #FFF;
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top:-5px;
}
.tabletext {
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height:20px;
	margin-top:-5px;
	
}
.num {
	    font-size: 20px;
    border: #999 solid 1px;
    padding: 0px 4px 0px 4px;;
    margin-right: 10px;
	font-weight:normal;
}
.num:hover {
text-decoration:none;
}
.tip {
	font-weight:bold;
	margin-top:20px;
}
.scripture {
	margin-bottom:-6px;
}
.reference {
	font-style:italic;
	font-size:10px;
	text-align:right;
	margin-top:-8px;
}
input, textarea {
	margin-top: 4px;
    padding-left: 4px;
    line-height: 30px;
    color: #0068b3;
    background-color: #EEE;
    font-size: 18px;
    font-weight: normal;
    border: none;
    border-bottom: 1px solid #0066b3;
    border-left: 1px solid #0066b3;
	width:80%;
}
input[type="submit"] {
    border: none;
    color: #FFF;
    background-color: #91a93e;
	cursor: pointer;
}
input[type=radio] {
	width:30px;
	color: #91a93e;
}
#fadeshow1 img {
    width:950px;
    height:250px;
}