.tablebkgd {
	background-image: url(images/body-bkgd.jpg);
	background-repeat: repeat-y;
}
.body {
	padding-right: 15px;
	padding-left: 44px;
	padding-top: 10px;
}
body {
	background-color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #647000;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #647000;
}
.greenbarbkgd {
	background-image: url(images/greenbar.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.greenbarbkgd2 {
	background-image: url(images/greenbar.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tablebkgd {
	background-image: url(images/body-bkgd.jpg);
	background-repeat: repeat-y;
}
.linkpad {
	padding-right: 38px;
	padding-left: 10px;
	padding-top: 10px;
}
.name {
	font-size: 16px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 26px;
}
.address {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 10px;
}
.linepad {
	padding-top: 9px;
}
.quote {
	font-size: 12px;
	color: #647000;
	font-style: italic;
	font-weight: bold;
}

/* Navigation */
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Text Link */
a.txlink {
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
}
a.txlink:link {
	text-decoration: underline;
}
a.txlink:visited {
	text-decoration: underline;
	color: #0000FF;
}
a.txlink:hover {
	text-decoration: none;
	color: #0000FF;
}
a.txlink:active {
	text-decoration: none;
	color: #0000FF;
}
.ebook {
	color: #FFFFFF;
}
.imagepad {
	margin-top: 5px;
	margin-bottom: 5px;
}
.linkbox {
	background-image: url(images/wood.jpg);
	height: 23px;
	padding-top: 2px;
}
