p {  font-size: 14px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 14px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 999966;
	font-style: italic;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #D9B680;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #D38466;
}
.menulinks {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
ol {  font-size: 14px; line-height: 16px}
a:hover {
	text-decoration: none;
	color: #999966;
}
.imgborder { 
	BORDER: #5B2A3F 2px solid;
}
.bodybg {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;

}
.background {
	background-image: url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
}
.gold {
	color: 999966;
	font-size: 11px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
}
.gradientbg {
	background-image: url(tnt_temporary_page/graphics/bggradient1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
#address {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	position: absolute;
	margin-top: 3px;
	margin-left: 2px;
}


