﻿/* CSS layout */
/*	Program.: Summit Tool & Engineering    */
/*	Design..: Charles W. Bullock           */
/*	Email...: charles@charlesbullock.net   */
/*	Started.: January 14, 2010             */
/*	Updated.: January 30, 2010             */

/*body {background-color: #CCCCCC;}	border-color:#113053;}*/
body {background-color: white;}

	
.style1 {

	width: 100%;
	text-align: left;
	clear:both}

.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.newStyle1a {
	border-style: inset none none none;
	border-color: #5B87B3;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #3150B9;
	border-top-width: 6px;
}
.newStyle2 {
	border-left: 2px;
	border-left-style: none;
	border-top: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: 4px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	border-color: #5B87B3;
	border-top-width: 4px;
	border-left-width: 4px;
	position: absolute;
	width: 409px;
}
	
.newStyle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;}

.newStyle4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: black;
}
	
.newStyle5 {
	font-family: "Times New Roman";
	font-size: 44px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;}
	
#thispage {
	background-color: #CBD9E7;
	border: 6px inset #5B87B3;
	width: 700px;
}

#masthead { padding:2px;
	height: 165px;}

#logo {
	height: 212px;
	float: left;
	width: 285px;}

#header { 
	text-align:center;
	text-align:center;
	float:left;
	height:204px;}

#container {
	padding-top: 0px;
	border-color: #5B87B3;
	clear: both;
	width: 700px;
	border-top-style: inset;
	border-top-width: 6px;
}

#left_col { padding:2px;
	float:left;
	width: 282px;}

#page_content {
	float: right;
	width: 410px;
}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	border-top-style: inset;
	border-top-width: 6px;
	border-top-color: #5B87B3;
}
	
/* END */
.newStyle2Copy {
	border-left: 2px;
	border-left-style: ridge;
	border-top: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
}
