td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NavWhtSm {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.CopyLink {
	color: #772C19;
	text-decoration: underline;
}
.NavBrownLg {
	font-size: 14px;
	font-weight: bold;
	color: #772C19;
	text-decoration: none;
}
.HdrLg {
	font-size: 18px;
	font-weight: bold;
	color: #772E1B;
	text-decoration: none;
}

/*  CONTENT TEXT STYLES -----------------------------------*/

.title {
	font-size: 18px;
	font-weight: bold;
	color: #772C19;
	text-decoration: none;
}

.bold,.bold a {
	color: #772C19;
	font-weight: bold;
	text-decoration:none;
}

p a, center a {
		color: #772C19;
		}
		
.photo {
	border: 3px #772C19 solid;
	}

.small {
	font-size: 11px;
	}
	
/* Index Boxes -----------------------------------*/

#indexbox {
	background:url(indexslice/box_01.jpg) top no-repeat;
	padding: 20px 10px 20px 10px;
	}


/* High interest boxes ---------------------------*/

#box {
	padding: 5px;
	background:url(indexslice/hib_bg.jpg) top repeat-x;
	text-align:center;
	}
#box #title {color:#772C19; font-size:18px;font-weight:bold; }
#box a {color: #772C19;
		font-weight:bold; }
#box a:hover {text-decoration:underline;}