@charset "utf-8";
/* CSS Document */

.topright_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.5;
}
.leftnav_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
.leftnavheader_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.25;
}
body {
	background-attachment: fixed;
	background-image: url(http://www.gordonboswell.com/gifs/bkgrnd.gif);
	background-repeat: repeat-y;
}
.bottom_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.context_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 1.25;
}
.addphone {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.5;
}


