/*--- How to Order Styles (Based on main style sheet.) ---*/
#sideImage {
	background-image:
		url(../images/subHead_images/sub_howtoorder_art.jpg);
}

#subHead.rtOrder h1, #subHead.pcrOrder h1 {
	bottom: 0;
}

.rtOrder {
	border-bottom: 6px solid #67a190;
	height: 82px !important;
}

.pcrOrder {
	border-bottom: 6px solid #6697c0;
	height: 82px !important;
}

div.orderContact p {
	float: left;
	width: 80%;
}

div.orderContact p.orderContact-left {
	width: 20%;
	font-weight: bold;
}

/*--- Maintain ON State of Top Menu ---*/
.menu a.menu_order_top {
	background-position: 0 -20px;
}

