/* CSS Document */
BODY { margin: 0px; }

BODY, TD {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	line-height: 125%;
}

TD.leftbar {
	background-image: url('../images/tytuffextenderstrip.gif');
	background-repeat: repeat-y;
}



.pictlink, .pictlink A:link, .pictlink A:visited, .pictlink A:active {
	color: #846037;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

.pictlink A:hover {
	text-decoration: underline;
}



TD.bottomfooter {
	background-image: url('../images/tytufffooterright.jpg');
	background-repeat: no-repeat;
	width: 642px;
	height: 38px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

TD#left {
	background-image: url('../images/tytuffextenderstrip.gif');
}

TD#footer {
	background-image: url('../images/footer-bg.jpg');
	background-repeat: no-repeat;
	width: 642px;
	height: 49px;
}

DIV#footerbuttons {
	display: inline;
	text-align: center;
	width: 225px;
}

DIV#footermain {
	display: inline;
	float: right;

}


.footer A:link, .footer A:visited, .footer A:active {
	color: white;
	text-decoration: none;
}

.footer A:hover {
	text-decoration: underline;
}

.ibheading {
	color:#846037;
}

.iheading, .ibheading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: .5em;
	padding-bottom: .5em;
}