.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #336666;
}
.textbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #336666;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #336666;
}
.black1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #336666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #336666;
	text-decoration: none;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 3pt;
	text-align: left;
	word-spacing: normal;
	color: #336666;
}
.captionblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.tabletop
{
    border-style: none;
    width: 777px;
    background-color: #F4FFFF;
    height: 160px;
}
.leftcol
{
    width: 222px;
    vertical-align: top;
    position: absolute;
}
.rightcol
{
    width: 555px;
    position: absolute;
    left: 222px;
}
.tablemain
{
    border-style: none;
    width: 777px;
    height: 100%;
}
.tableinside
{
    border-style: none;
    width: 100%;
}
.menucol
{
    width: 28%;
    vertical-align: top;
    height: 25px;
    padding: 0px 0px 0px 5%;
}
.sermonleft
{
    width: 45%;
    vertical-align: top;
    padding-right: 10px;
    float: left;
}
.sermonright
{
    width: 45%;
    vertical-align: top;
    padding-left: 10px;
    float: right;
}
.sermonbottom
{
    clear: both;
}
.quote
{
    font-style: italic;
    position: relative;
    left: 26px;
    top: 0px;
    width: 503px;
}
