body { 
	font-family: "times new roman",times,serif; 
	font-size:14px;
   color: black; 
	margin: 0px; 
	padding: 0px;
   background: url('/images/pageBG.gif') repeat;
}

td { 
	font-family: "times new roman",times,serif;  
	color: black; 
}

.SubHead{
	font-size: 22px;
	font-weight: bold;
	color: #76130b;
}

.SmallCap{
	font-variant: small-caps;
}

.Nav {
	color: #fff;
	font-weight: bold;
}

.Nav a{
	color: #fff;
	text-decoration:none;
}

.Nav a:hover, a:active{
   color: #ceb156;
}

.SideNav {
	background: url('/images/navSwoop.jpg') no-repeat;
	color: #fff;
	font-size: 24px;
	width: 247px;
	height: 52px;
}

.SideNav a{
	color: #fff;
	text-decoration:none;
}

.SideNav a:hover, a:active{
   color: #ceb156;
}

.Special {
	color: #fff;
	font-size: 18px;
	width: 247px;
	height: 48px;
}

.navFurn {
	font-size: 12px;
}

.navFurn a{
	color: #000;
	text-decoration:none;
}

.navFurn a:hover, a:active{
	color: #000;
	text-decoration:underline;
}

.furnText {
	font-size:12px;
}

