.faqQuestion{
  float:left;
  font-weight:bold;
  font-size: 17px;
  font-family: sans-serif;
}

.main{
	float: left;
	width: 785px;
}

.faqAnswer{
  float:left;
  font-weight:normal;
  font-size: 15px;
  font-family: sans-serif;	
}
.shortTag{
  float:left;
  font-weight:bold;
  color:#a3a7a8;
  width:20px;
}
.longTag{
  float:left;
  color: #000000;
  width:270px;
}

.homepage{
	width: 1050px;
	float:left;
}

.hp-c1{
	float:left;
	width: 350px;
}


.article-header .first-color{
	font-weight: bold;
	font-family: tahoma;
	text-transform:uppercase;
	font-size: 17px;
	font-stretch: narrower;
	color: black;
}

.article-header .second-color{
	font-weight: bold;
	font-family: tahoma;
	text-transform:uppercase;
	font-size: 17px;
	font-stretch: ultra-condensed;
	color:#696969;
}

.hp-c2{
	float:left;
	width: 350px;
}

.article{
	text-indent: 10px;
	color: #47484a;
}

.article-spacer{
	border-left: 1px dotted #47484a;
	float:left;
}

.hp-c3{
	float:left;
	width: 230px;
}

.newsletter-button{
	float: left;
	background: url(../resources/images/newsletter.gif);
	width:204px;
	height:66px;
}

.newsletter-button{
	float: left;
	background: url(../resources/images/newsletter-hover.gif);
	width:204px;
	height:66px;
}

.donate-button{
	float: left;
	background: url(../resources/images/donate.gif);
	width: 188px;
	height: 39px;
}

.donate-button:hover{
	float: left;
	background: url(../resources/images/donate-hover.gif);
	width: 188px;
	height: 39px;
}

.donations-button{
	border-top: dotted 1px #47484a;
}
