@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B90000;
	background-image: url(images/BGS/reddish-background.jpg);
	background-repeat: repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-align: center;
	font-weight: normal;
}
a.link {color: #C8A34B;	text-decoration: none;}
a.visited {color: #C8A34B; text-decoration: none;  }
a.hover {color: #C8A34B; text-decoration: underline; } 
a.active {color: #C8A34B; }


a.whitelink:link{color: white; text-decoration: none;  }
a.whitelink:visited {color: white; text-decoration: none;  }
a.whitelink:hover {color: white; text-decoration: underline; } 
a.whitelink:active {color: white; }

a.blacklink:link{color: black; text-decoration: none;  }
a.blacklink:visited {color: black; text-decoration: none;  }
a.blacklink:hover {color: black; text-decoration: underline; } 
a.blacklink:active {color: black; }

 
.primarycontent {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.primarycontentwhite1 {
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.primarycontentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C5A045;
	text-align: left;
}
.left-justified strong {
	text-align: left;
}
.primarycontentbold {
	font-weight: bold;
}
.dennis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.dennis .primarycontent1 .left-justified {
	color: #000;
}
.dennis .primarycontent1 .left-justified {
	text-align: left;
}
.dennis .primarycontent1 .left-justified {
	font-weight: normal;
}
.primarycontent1 {
	color: #FFF;
}
.footer {
	color: #c8a34b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.largetext {
	font-size: large;
}
.large {
	font-size: medium;
	font-weight: bold;
}
.sfd {
	color: #FFF;
}
