.content {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.content a {
	color: #721D1D;
}
.contentBold {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.contentBoldRed {
	font-family: Verdana;
	font-size: 11px;
	color: #721D1D;
	font-weight: bold;
}
.contentdisclosure {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
}
.contentdisclosure a {
	color: #721D1D;
}
.smallcontent {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 2px;
	margin: 2px 0 6px 18px;
	padding: 0;
	float: left;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: #fff;
}
#hometext {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-right:1px;
	padding:0 30px;
}
#hometext h2 {
	border-bottom:1px solid #FFFFFF;
	font-size:14px;
	letter-spacing:4px;
	margin-bottom:20px;
	padding-bottom:10px;
	text-transform:uppercase;
}
#hometext p {
	font-size:12px;
	font-weight:700;
	line-height:25px;
	text-align:justify;
}
#hometext em {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
