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

.caribou_lc_image1 {
	float: left;
	padding: 0 5px 0 2px;
} 
 
 /*************************************
 +Left Column
 *************************************/
 
#caribou_left_column {
	float: left;
	width: 640px;
	padding-top: 5px;
	padding-left: 5px;
}

#caribou_left_column h1 {
	font-size: 22px;
	border-bottom: groove thin #000;
	padding: 5px 0 8px 0;
}

#caribou_left_column h3 {
	font-size: 18px;
	border-bottom: groove thin #000;
	padding: 5px 0 8px 0;
}

/*************************************
 +Right Column
 *************************************/
 
 #caribou_right_column {
	float: right;
	width: 300px;
	padding-top: 5px;
	margin-top: 24px;
}
  
 /*************************************
 +Body Type
 *************************************/
 
.caribou_aba_type {
	font-size: 13px;
}

.caribou_aba_type_lg{
	font-size: 16px;
}
 
.caribou_type_bold {
	font-weight: bold;
}

.caribou_type_ul {
	text-decoration: underline;
}

.caribou_type_bold_ul {
	font-weight: bold;
	text-decoration: underline;
}

.caribou_list_title {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
	padding: 0 0 0 2px;
}

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

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

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

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

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