body
{
	margin: 0;
	padding: 0;
	background-color: #666;
	background-image: url(../images/bground.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a
{
	text-decoration: underline;
	color: #0000CC;
}

A:hover { text-decoration: underline; }

.bodyText
{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

.homeAddress
{
	margin: 5px 5px 0px 5px;
	background-color: #703333;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
	height: 83px;
}

.homeAddress2
{
	margin: 5px 5px 5px 5px;
	background-color: #703333;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
	height: 83px;
}

.bodyTextWt
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}

.bodyTextSmGrey
{
	color: #999999;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 14px;
}

.pageTitle
{
	color: #6B1D1E;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.featured
{
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.featuredA
{
	color: #6B1D1E;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.featuredA:hover
{
	color: #666666;
	text-decoration: underline;
}

.featured2A
{
	color: #6B1D1E;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
}

.featured2A:hover
{
	color: #666666;
	text-decoration: underline;
}


.homeA
{
	color: #6B1D1E;
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	padding-left: 140px;
	padding-right: 7px;
}

.homeA:hover
{
	color: #666666;
	text-decoration: underline;
}

.subNav
{
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.subNavA
{
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.subNavA:hover { text-decoration: underline; }

.navA
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	line-height: 29px;
	height: 29px;
	background-color: #8C4040;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/nav_bground.gif);
}

.navA:hover
{
	text-decoration: underline;
}

.navOnA
{
	color: #7D2626;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	line-height: 29px;
	background-color: #703333;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/nav_bground2.gif);
	background-repeat: repeat-x;
}

.navOnA:hover { text-decoration: underline; }

.contactA
{
	color: #666666;
	font-size: 11px;
	line-height: 30px;
	font-family: Arial, Verdana;
	padding-right: 11px;
	text-decoration: none;
}

.contactA:hover { text-decoration: underline; }

.footer
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	height: 32px;
}

.footerA
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footerA:hover { text-decoration: none; }

