/***************************** Terms Sub Headings *******************************/


.termssectionheader {
	background-color: #F6DBDB;
	width: 100%;
	margin-top: 20px;	
	margin-bottom: 20px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 115%;
	font-weight: bold;
	color: #042A6A;
	height: 25px;
}	

/***************************** Standard Page Heading *******************************/

.pageheader {
	background-color: #F6DBDB;
	width: 688px;
	margin-bottom: 20px;
	font-size: 135%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 33px;
	color: #ffffff;
	display: block;
	padding-top: 12px;
	padding-left: 12px;
}


/***************************** Auto Width Page Heading *******************************/

.autopageheader {
	background-color: #F6DBDB;
	width: 100%;
	margin-bottom: 20px;
	font-size: 135%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 33px;
	color: #ffffff;
	display: block;
	padding-top: 12px;
	padding-left: 12px;
}


/***************************** Area Heading *******************************/

.areaheader {
	background-color: #F6DBDB;
	width: 688px;
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	background-image: url('cs/cs_images/areasectionheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 30px;
	color: #ffffff;
	display: block;
	padding-top: 12px;
	padding-left: 12px;	
}


/***************************** Narrow Area Heading *******************************/

.narrowareaheader {
	background-color: #F6DBDB;
	width: 312px;
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	background-image: url('cs/cs_images/areasectionheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 30px;
	color: #ffffff;
	display: block;
	padding-top: 12px;
	padding-left: 12px;	
}

/***************************** Description H3 Headings *******************************/

.descriptionheader {
	background-color: #F6DBDB;
	width: 100%;
	margin-top: 20px;	
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
	text-indent: 10px;	
}

/***************************** Order Process Sub Headings *******************************/

.productheader {
	background-color: #F6DBDB;
	width: 100%;
	margin-top: 20px;	
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
	text-indent: 10px;	
}

/***************************** Narrow Area Heading *******************************/

.standardh2 {
	background-color: #ffffff;
	width: 300px;
	margin-bottom: 20px;
	font-size: 160%;
	height: 30px;
	display: block;
}

/***************************** Menu Sub Heading *******************************/

.menusubheader {
	background-color: #F6DBDB;
	width: 190px;
	margin-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
	background-image: url('cs/cs_images/greenfade.jpg'); 
	background-repeat: repeat-x; 
	height: 26px;
	color: #ffffff;
	display: block;
	padding-top: 5px;
	padding-left: 12px;
}

/***************************** Eye Banner Headings *******************************/

.eyebannerh1 {
	width: 440px;
	text-align: left;
	margin-bottom: 10px;
	font-family: Century Gothic;
	font-size: 200%;
	font-weight: bold;
	height: 33px;
	color: #ffffff;
	display: block;
}

