@charset "utf-8";
.whiteArea {
	background-color: #FFFFFF;
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242021;
	border-left-color: #242021;
}
.featuredText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.redArea {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242021;
	border-left-color: #242021;
}

a.redArea {
	color: #FFFFFF;
}

.topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


.redAreaTopNav {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242021;
	border-left-color: #242021;
}
.sideBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242021;
	border-left-color: #242021;
}
#tagline {
	color: #a92323;
	font-family: "Adobe Garamond Pro", "Times New Roman";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}
.blackBorders {
	border: 1px solid #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	background-color: #2b2b2b;
}
.bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #D3D3D3;
}

a.bottomNav:hover {
	color:#9A1515;
	}
a {
	color: #000000;
	text-decoration: underline;
}
hr {
	color: #999999;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
h1 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	text-transform: uppercase;
}


.detailname {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.pBox {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #2B2B2B;
}
