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

.pg_lc_image1 {
	float: left;
	padding: 0 5px 10px 2px;
} 

.pg_lc_image2 {
	float: right;
	padding: 0 2px 0 5px;
} 

.pg_lc_image3 {
	float: left;
	padding: 0 5px 0 2px;
}

#specials_div2 img {
	padding: 5px;
	margin: 0 auto;
}

.special32 {
	margin-left: 180px;
}
 
 /*************************************
 +Left Column
 *************************************/
 
#pg_left_column {
	float: left;
	width: 640px;
	padding-top: 5px;
	padding-left: 5px;
}

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

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

 /*************************************
 +Right Column
 *************************************/
 
 #pg_right_column {
	float: right;
	width: 300px;
	padding-top: 5px;
	margin-top: 15px;
}
 
 /*************************************
 +Price Table
 *************************************/
 
.pg_price_type {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #434343;
	background-color: #bfbc9c;
}

/*Start Price Table*/
#pg_table {
	width: 630px;
	border: thin #434343 outset;
	font-size: 14px;
	margin: 0 auto;
}

#pg_table td {
	padding: 0 6px 0 6px;
	height: 50px;
}

.main_head {
	font-size: 15px;
	background-image: url(../images/header_images/header_x_wall.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.pg_row1 {
	text-align: center;
	border: thin #434343 inset;
}

.pg_row2 {
	text-align: center;
	background-color: #bfbc9c;
	border: thin #434343 inset;
}

.row1_title {
	text-align: left;
	border: thin #434343 inset;
}

.row2_title {
	text-align: left;
	background-color: #bfbc9c;
	border: thin #434343 inset;
}

.row1_headers {
	text-align: left;
	border: thin #434343 inset;
	font-weight: bold;
}

.headers {
	text-align: center;
	font-size: 15px;
	border: thin #434343 inset;
	font-weight: bold;
}

.row1_title_bold {
	text-align: left;
	border: thin #434343 inset;
	font-weight: bold;
}

.pg_row1_bold {
	border: thin #434343 inset;
	font-weight: bold;
	text-align: center;
}

.pg_row2_bold {
	border: thin #434343 inset;
	background-color: #bfbc9c;
	font-weight: bold;
	text-align: center;
}
 
 /*************************************
 +Body Type
 *************************************/
 
.pg_aba_type {
	font-size: 13px;
}

.pg_aba_type_lg{
	font-size: 16px;
}
 
.pg_type_bold {
	font-weight: bold;
}

.pg_type_ul {
	text-decoration: underline;
}

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

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

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

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

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

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

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

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