@charset "utf-8";
/* Garret Baptist Church Styles CSS Document */

body,td,th
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/global/bg_mid_pattern.jpg);
}

a
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
}

.text10px
{
	font-size: 10px;
}

.textBoldWhite
{
	color: #ffffff;
	font-weight: bold;
}

a.linksBottom
{
	text-decoration: none;
	color: #bfbfb3;
	line-height: 18px;
}

a.linksBottom:hover
{
	text-decoration: none;
	color: #fbf9f4;
}

a.linksNewHere
{
	text-decoration: none;
	color: #3a3a38;
	line-height: 18px;
}

a.linksNewHere:hover
{
	text-decoration: none;
	color: #7e3f29;
}

.textBottom
{
	color: #bfbfb3;
	line-height: 18px;
}

.textWhite
{
	color: #fbf9f6;
}

.textBold
{
	font-weight: bold;
}

a.linksBoldRed
{
	text-decoration: none;
	font-weight: bold;
	color: #98563f;
	line-height: 18px;
}

a.linksBoldRed:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #2b2926;
}

a.linksRed
{
	text-decoration: none;
	color: #7a2136;
}

a.linksRed:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksGreen
{
	text-decoration: none;
	color: #497e85;
}

a.linksGreen:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksOrange
{
	text-decoration: none;
	color: #c17631;
}

a.linksOrange:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToGreen
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToGreen:hover
{
	text-decoration: none;
	color: #497e85;
}

a.linksBlackToDarkGreen
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToDarkGreen:hover
{
	text-decoration: none;
	color: #3a6f75;
}

a.linksDarkGreenToBlack
{
	text-decoration: none;
	color: #3a6f75;
}

a.linksDarkGreenToBlack:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToWhite
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToWhite:hover
{
	text-decoration: none;
	color: #ffffff;
}

a.linksRedToBlack
{
	text-decoration: none;
	color: #7e4832;
}

a.linksRedToBlack:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksGoldToBlack
{
	text-decoration: none;
	color: #ad8a3d;
}

a.linksGoldToBlack:hover
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToOrange
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToOrange:hover
{
	text-decoration: none;
	color: #d88e27;
}

a.linksBlackToRed
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToRed:hover
{
	text-decoration: none;
	color: #7a2136;
}

a.linksBlackToGold
{
	text-decoration: none;
	color: #2b2926;
}

a.linksBlackToGold:hover
{
	text-decoration: none;
	color: #ad8a3d;
}

a.linksLightGreenToWhite
{
	text-decoration: none;
	color: #c7ccae;
}

a.linksLightGreenToWhite:hover
{
	text-decoration: none;
	color: #ffffff;
}