.style1 {	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.pressmainDiv {
	height: 450px;
	width: 850px;
}
.pressTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	text-align: center;
}
.newBorder {
	border: .5px solid #990000;
}
.grungTable {
	background-image: url(../images/bg/grungeBg.jpg);
	background-repeat: no-repeat;
}
.mainTxtBG{
	background-image: url(../images/bg/twitBG.jpg);
	background-repeat: repeat;
}
.social {
	background-repeat: repeat;
	padding: 0px;
	height: 165px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.icons {
	text-align: right;
	height: 100px;
	width: 100px;
	margin-right: 40px;
	margin-left: 20px;
	float: right;
	margin-top: 25px;
	margin-bottom: 5px;
}
##newsletter {
	float: left;
	height: 100px;
	width: 445px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/bg/botGrad.jpg);
	background-repeat: repeat-y;
}
.dropFAQ{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
		}

