h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8C1717;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;

	color: Jennifer can sell your home for you!;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFF8DC;
}
.boldBrown {
	font-size: 14px;
	font-weight: bold;
	color: #6B4226;
}
.boldBrick {
	font-size: 14px;
	font-weight: bold;
	color: #8C1717;
}

/********************************************************
					Bullet Divs
********************************************************/

.bulletDiv {
	background-image: url(../images/bullet_divs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-left: 35px;
	margin-bottom: 20px;
}
