#nav {
	height: 34px;
	width: 970px;
	background-image: url(images/nav-bar.jpg);
	float: none;
	display: inline-block;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c2b2b;
	padding-left: 40px;
	text-decoration: none;
	float: left;
	top: 0px;
	margin-top: -5px;
	display: inline;
}
.maintexthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #2c2b2b;
}
.maintextside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #2c2b2b;
}
.maintextsidebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #2b2c2c;
	font-weight: bold;
}
#base {
	background-image: url(images/nav-bar.jpg);
	display: inline-block;
	height: 34px;
	width: 970px;
}
#base ul {
	list-style-type: none;
}
#base ul li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2c2b2b;
	padding-left: 53px;
	margin-top: -10px;
	float: left;
}
.basetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c2b2b;
}
.maintextsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	color: #2c2b2b;
	font-style: italic;
	font-weight: bold;
}
.maintexthomebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #2c2b2b;
	font-weight: bold;
}
.maintexthomeitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #2c2b2b;
	font-style: oblique;
}
.maintexthomeitalicbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #2c2b2b;
	font-style: oblique;
	font-weight: bold;
}
.maintexthomeboldred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #bf1e2e;
	font-weight: bold;
}
.maintextsubheadred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	color: #bf1e2e;
	font-style: italic;
	font-weight: bold;
}
