.deals {
	width: 226px; 
	height: 220px;
	background-image: url(../images/homepage/deals.png);	
}

.events {
	width: 226px; 
	height: 235px;
	background-image: url(../images/homepage/events.png);	
}

#pageImageBox {
	width: 483px;
	height: 159px;
	background-image: url(../images/homepage/mainimagediv.png);	
	margin-left: 22px;
	padding: 10px 0px 0px;
}

#pageImage {
	width: 468px;
	height: 150px;
	overflow: hidden;
}

#rightHome {
	width: 226px;
	float: right;
	margin: 400px 12px 0px 0px;
}



.events a {
	text-decoration: underline;
	color: black;
}

.rightBox {
	padding: 101px 15px 20px 20px;
}

.rightBox2 {
	padding: 90px 15px 20px 20px;
}

.constantContact{
	padding: 55px 00px 20px 40px;
}

.rightBoxImage {
	width: 75px;
	height: 75px;

	float: left;
	overflow: hidden;
}

.rightBoxText {
	margin-left: 0px;
	height: 100px;
	width: 105px;
	overflow: hidden;
}

.viewEvents {
	margin: -2px 0px 0px 15px;
	font-size: 17px;
	font-weight: bold;
}

.viewEvents a {
	color: white;
	text-decoration: none;
}

.viewEvents a:hover {
	color: black;
	text-decoration: none;
}

.viewDeals {
	margin: -6px 0px 0px 20px;
	font-size: 17px;
	font-weight: bold;
}

.viewDeals a {
	color: black;
	text-decoration: none;
}

.viewDeals a:hover {
	color: white;
	text-decoration: none;
}

.center {
	text-align: center;
}
