#contentregion {
	text-align: center;
}

#aboutContent {
	text-align: center;
}


/*.content is the <td> or 3rd column in the lower table. It is where all other pages <table> should be created. 
	*/
.content {
	background-color: #FFFFFF;
	list-style-image: url(Images/Purple%20Site/bullet.gif);
	text-align: center;
	vertical-align: text-top;
	display: block;

}
/* #indexContent is the main content cell for the page Index (homepage)
	#(pagename)content = naming convention for the corresponding page's .css
*/
#indexContent {
	background-color: #D0D0D0;
	vertical-align: top;
}

#tempContent {
	vertical-align: top;
	text-align: center;
}
#qualitycontent a:link {
	text-decoration:none;
}
#locationtbl h3 {
	font-family: Penoir;
	font-style: italic;
	color: #634C8F;
	font-size: large;
	text-align: center;
}

/*Home Page*/
#indexcontent p {
	font-family: Comic Sans MS;
	font-size: small;
}
#indexcontent h3 {
	text-align: center;
	font-family: "Comic Sans MS";
	font-style: italic;
}
#indexcontent td {
	background-color: #d0d0d0;
	padding: 5px;
}
#indexcontent td .textcell {
	text-align: center;
	font-Family: Comic Sans MS;
}

/*Jobs Page*/
#jobsContent {
	text-align:right;
}
#jobcontent li {
	font-family: Comic Sans MS;
	font-size: medium;
	text-align: center;
	list-style-type: disc;
	list-style-image: url(Images/Purple%20Site/bullet.gif);
	list-style-position: inside;
}


/*Individual Job Pages - All use the same layout*/
#jobDescContent {
	padding-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
#jobDescContent h3 {
	padding-top: 12px; 
	display: block;
}
#jobDescContent ul{ margin: 0px; padding: 0px 0px 0px 4px;
}
#jobDescContent table{
	display: block;
}

/*    */
#locationTbl {
	text-align: center;
	vertical-align: top;
}
#qualitycontent h3 {
	font-family: Penoir;
	font-style: italic;
	color: #634C8F;
	font-size: large;
	text-align: center;
}


.productTbl {
	border: thin solid #666666;
	vertical-align: middle;
}
.productTbl h3 {
	font-family: Penoir;
	font-size: large;
	font-style: italic;
	color: #705798;
	text-align: center;
	vertical-align: middle;
}



.jobheader {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.bottombar {
	font-size: xx-small;
	background-color: #AFB3B5;
	text-align: left;
}
#lresources { width: 212px; background: url(images/list_bg.gif) left top repeat-y; display: block; }
#lresources h3 { padding-top: 12px; display: block;}
#lresources ul { margin: 0px; padding: 0px 0px 0px 4px; list-style-type: none; font-size: 12px !important; font-size: 70%; font-family: Comic Sans MS; }
#lresources li { padding: 13px 5px 13px 5px; margin: 0px; width: 196px !important; width /**/:206px; text-align: center; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #e9e9e9; border-bottom-color: #FFFFFF; display: block; }
#lresources li:hover { background-color: #999999; }
#Services {
	text-align: left;
	vertical-align: middle;
}
#services td {
	text-align: left;
}
#resultstable {
	font-family: Penoir;
	border: thin solid #666666;
	text-align: left;
	vertical-align: middle;
}
#jobtable {
	font-family: Penoir;
	border: thin solid #666666;
	text-align: left;
	vertical-align: middle;
	position: static;
}
.xjob {
	font-family: Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	background-color: #999999;
	font-weight: normal;
}
.xjob2 {
	font-family: Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	background-color: #B4B4B8;
}

.xjob a:link {
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: 100;
}
.xjob a:visited {
	font-family: "Comic Sans MS";
	color: #000000;
}
.xjob a:hover {
	font-family: "Comic Sans MS";
	color: #685092;
}
.xjob2 a:link {
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
}
.xjob2 a:visited {
	font-family: "Comic Sans MS";
	color: #000000;
}
.xjob2 a:hover {
	font-family: "Comic Sans MS";
	color: #685092;
}
.jobtableHdr {
	font-family: Penoir;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #685092;
	text-decoration: underline;
	border: 0px none 0;
}
.productImg {
	vertical-align: middle;
}
.cnccontent {
	background-image: url(Textures/Brushed%20Metal%20Large.jpg);
	background-repeat: repeat-y;
}
