body {
	margin: 0px;
	padding: 0px;
	background-color: #1F3E47;
}
#homeContent {
	background-image: url(../images/homeContentBack.gif);
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.lnjLink {
	color: #1F3E47;
	text-decoration: none;
}
.lnjLink:hover {
	color: #7E221F;
	text-decoration: none;
}
.secLink {
	color: #1F3E47;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.secLink:hover {
	color: #1F3E47;
	text-decoration: underline;
	text-transform: uppercase;
}
.secLinkcream {
	color: #EBE5CE;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: normal;
	font-style: normal;
}
.secLinkcream:hover {
	color: #EBE5CE;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.whtText {
	color: #EBE5CE;
	letter-spacing: .1em;
}
h1 {
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 24px;
	font-style: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #660000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.justifyText {
	text-align: justify;
}
.forms {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
