/* ============================================================== */
/* FINANCING STYLES
/* 2009 Michael B. Mitchell
/* Copyright Economy Furniture, 2009 - All Rights Reserved
/* ============================================================== */

/* Main Page Pod */
#POD_Financing {
	border: 1px solid rgb( 0, 153, 0 );
	border-left: 0;
	border-right: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Brands pod title */
#POD_Financing h3 {
	font-size: 15px;
	color: #ffffff;
	background-color: rgb( 0, 153, 0 );
	border: 1px solid rgb( 0, 103, 0 );
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Main Financing Header */
#POD_Financing h2 {
	letter-spacing: 4px;
	font-weight: 900;
	text-align: center;
	margin: 0;
}

/* Secondary Financing Headers */
#POD_Financing h4 {
	font-weight: 900;
	text-align: center;
	margin: 5px;
}

/* American General linked image div */
#POD_Financing div.AGGraphic {
	text-align: center;
	border: 0;
}

/* American general splash image */
#POD_Financing div.AGGraphic img {
	border: 0;
	padding: 3px;
	vertical-align: middle;
}

/* Mandatory disclaimer */
#POD_Financing p.Disc {
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	padding: 0;
	margin: 0;
}
