@charset "utf-8";
.jobTitle { color: #715B3C; font: bold 15px Georgia, "Times New Roman", Times, serif; }

/*------------alt text SMALL---------*/
* {
	margin: 0px;
	padding: 0px;
	}
.jobTitle2 {
	color: #982738;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}
.jobdescript {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #715B3C;
}
.bulletList1  li {
	font-size: 12px; /*------------CHANGE---------*/
	line-height: 16px; /*----------CHANGE---------*/
	width: 525px;	 /*------------CHANGE--------*/
	margin-top: 6px;
	background-image: url(../images/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;
}
.bulletList1News li {
	font-size: 14px; /*------------CHANGE---------*/
	line-height: 20px; /*----------CHANGE---------*/
	width: 525px;	 /*------------CHANGE--------*/
	margin-top: 8px;
	background-image: url(../images/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;
}


.sitemap li {
	font-size: 14px; /*------------CHANGE---------*/
	line-height: 18px; /*----------CHANGE---------*/
	width: 300px;	 /*------------CHANGE--------*/
	margin-top: 6px;
	background-image: url(../images/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.sitemap li li {
	font-size: 12px; /*------------CHANGE---------*/
	line-height: 18px; /*----------CHANGE---------*/
	width: 200px;	 /*------------CHANGE--------*/
	margin-top: 4px;
	background-image: url(../images/bulletListList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.coreValues {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; /*------------CHANGE--------*/
	line-height: 24px;  /*------------CHANGE--------*/
	color: #596C33;
	font-style: italic;
	}
.jobTitle { color: #715B3C; font: bold 15px Georgia, "Times New Roman", Times, serif; }

#mainContent h1 {
	font-size: 20px;  /*------------CHANGE--------*/
	line-height: 25px;  /*------------CHANGE--------*/
	padding-right: 160px;  /*------------CHANGE--------*/
	color: #687F39;
	padding-top: 25px;
	padding-bottom: 8px;
	}

#mainContent h2 {
	font-size: 14px;  /*------------CHANGE--------*/
	line-height: 18px;  /*------------CHANGE--------*/
	padding-right: 240px;  /*------------CHANGE--------*/
	color: #946D2A;
	}
	
#mainContent h3 {
	font-size: 14px;  /*------------CHANGE--------*/
	line-height: 18px;  /*------------CHANGE--------*/
	padding-right: 150px;  /*------------CHANGE--------*/
	color: #596C33;
	padding-bottom: 5px;
	}

#mainContent h6 {
	font-size: 12px;  /*------------CHANGE--------*/
	line-height: 18px;  /*------------CHANGE--------*/
	padding-right: 100px;  /*------------CHANGE--------*/
	color: #946D2A;
}

#mainContent h4 {
	font-size: 16px;  /*------------CHANGE--------*/
	line-height: 20px;  /*------------CHANGE--------*/
	padding-right: 80px;  /*------------CHANGE--------*/
	color: #674040;
	padding-bottom: 15px;
	background: #EEEBE3;
	padding-top: 10px;
	font-weight: normal;
	border-top: 1px dashed #DCD5C5;
	border-bottom: 1px dashed #DCD5C5;
	border-right-color: #DCD5C5;
	border-left-color: #DCD5C5;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    /*------------CHANGE--------*/
	line-height: 18px;   /*------------CHANGE--------*/
	padding-top: 5px;   /*------------CHANGE--------*/
	color: #333333;
	padding-left: 35px;
	padding-right: 55px;
	}

	
#bulletList1 {
	font-size: 12px;   /*------------CHANGE--------*/
	line-height: 16px;   /*------------CHANGE--------*/
	width: 290px;   /*------------CHANGE--------*/
	float: left;
	padding-left: 35px;
}

#bulletList2 {
	font-size: 12px;   /*------------CHANGE--------*/
	line-height: 16px;   /*------------CHANGE--------*/
	width: 300px;
	float: right;
}
#bulletList1  li  {
	font-size: 12px;   /*------------CHANGE--------*/
	line-height: 16px;   /*------------CHANGE--------*/
	width: 260px; /*------------CHANGE--------*/
	margin-top: 8px;
	background-image: url(../images/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;

}
#bulletList2  li  {
	font-size: 12px;   /*------------CHANGE--------*/
	line-height: 16px;   /*------------CHANGE--------*/
	width: 250px; /*------------CHANGE--------*/
	margin-top: 8px;
	background-image: url(../images/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	padding-left: 20px;

}

