.navTxt {
	font-family : "Tahoma";
	font-size   : 12px;
	font-weight : bold;
	color       : #f9d2b9;}
	
.navLnk {
	font-family : "Tahoma";
	font-size   : 12px;
	font-weight : bold;
	color       : #c57500;
	text-decoration : none;}
	
.navLnk:hover {
	font-family : "Tahoma";
	font-size   : 12px;
	font-weight : bold;
	color       : #406080;
	text-decoration : none;}
	
.blueLink {
	color       : #406080;
	text-decoration : none;
}

.blueLink:hover {
	color       : #406080;
	text-decoration : underline;
}
	
.bodyText{
	font-family   : Trebuchet MS;
	font-size     : 12px;
	color         : #000000;
	font-weight   : normal;}

.mediumText{
	font-family   : Verdana;
	font-size     : 16px;}

.largeText{
	font-family   : Verdana;
	font-size     : 20px;}
	
.topBar{
	font-family  : Verdana;
	font-size    : 13px;
	font-weight  : bold;
	font-style   : italic;
}

.address{
	font-family  : Verdana;
	font-size    : 13px;
	font-weight  : normal;
}

.phone{
	font-family  : Verdana;
	font-size    : 14px;
	font-weight  : bold;
	color        : #800000;
}

.header{
	font-family   : Verdana;
	font-size     : 19px;
	font-weight   : bold;
	color         : #406080;}
	
.footer{
	font-family   : Verdana;
	font-size     : 10px;
	color         : #c57500;
	font-weight   : bold;}
	
.tabFront {
	font-family   : Verdana;
	font-size     : 12px;
	font-weight   : bold;
	color         : #c57500;
	text-decoration : none;}
	
.tabBack {
	font-family   : Verdana;
	font-size     : 11px;
	font-weight   : bold;
	color         : #999999;
	text-decoration : none;}
	
.tabBack:hover {
	font-family   : Verdana;
	font-size     : 11px;
	font-weight   : bold;
	color         : #c57500;
	text-decoration : none;}
	
.leftNavHeader {
	font-family   : Verdana;
	font-size     : 12px;
	font-weight   : bold;
	color         : #c57500;
	text-decoration : none;}
	