@charset "utf-8";
.lightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.darkText {
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	letter-spacing: -0.05em;
	
}
.darkText1 {
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	letter-spacing: -0.05em;
	
}
.forumtitle {
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #716E37;
	line-height: 18px;
	letter-spacing: -0.05em;
	
}
.bullet {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	letter-spacing: -0.05em;
	list-style-type: circle;
	list-style-position: outside;
}
.header {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #716f35;
	line-height: 18px;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}
.greenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #336633;
	line-height: 11px;
	font-style: italic;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.greenTextSm {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336633;
	line-height: 15px;
	font-style: italic;
	letter-spacing: .1em;
	font-weight: bold;
}
.sermons {
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	letter-spacing: -0.05em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #e2eaee;
	border-right-color: #e2eaee;
	border-bottom-color: #e2eaee;
	border-left-color: #e2eaee;
}
.border {
	border: 1px solid #ffffff;
}
#centerbox {
	position:relative;
overflow: auto;
height:570px;
scrollbar-face-color:#CCCCCC;
scrollbar-base-color:#CCCCCC;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#666666;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-Color:#666666;
background-repeat: no-repeat;
	
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #4F3D29;
	border: 1px solid #716555;
	height: 23px;
}