 /*************************************
 +Body Images
 *************************************/

 /*Left Column Images*/
.bgh_lc_image1 img{
	float: left;
	border: none;
	padding: 2px 10px 5px 2px;
}

.bgh_lc_image2 img{
	float: right;
	border: none;
	padding: 2px 2px 5px 10px;
}

.bgh_lc_image3 img{
	border: none;
	margin: 5px auto 0 auto;
	padding: 2px 2px 5px 2px;
}

.bgh_lc_image3 {
	text-align: center;
}

.visa_mastercard {
	text-align: center;
	padding-bottom: 10px;
}

 /*************************************
 +Body Type
 *************************************/

.bgh_list_head {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
	background-color: #bfbc9c;
	padding: 0 4px 0 2px;
	text-align: center;
}

.bgh_list_head a:link {
	text-decoration: none;
	color: #434343;
}

.bgh_list_head a {
	text-decoration: none;
	color: #434343;
}

.bgh_list_head a:hover {
	text-decoration: underline;
	color: #434343;
}

