@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.oneColLiqCtrHdr #container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: normal;
}
.oneColLiqCtrHdr #header {
	background-color: #FFF;
	background-image: url(files/Photo%20Title%20Bar%202.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-position: 0px 10px;
	height: 145px;
	text-align: center;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#container #mainContent #leftside h2 {
	font-size: 14px;
}

.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	height: 100%;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	font-style: normal;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #5A6F84;
}
#leftside {
	position: relative;
	height: 100%;
	width: 935px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #557189;
	border-right-color: #557189;
	border-bottom-color: #557189;
	border-left-color: #557189;
	font-weight: normal;
}
.boddytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.phototext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #557189;
}
#rightside {
	height: 300px;
	width: 357px;
	position: absolute;
	font-size: 12px;
	background-color: #FFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 452px;
	top: 0px;
	float: right;
}
.whitesmHomepage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #5A6F84;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003;
}
a:hover {
	text-decoration: none;
	color: #36C;
}
a:active {
	text-decoration: none;
	color: #5A6F84;
}

.makeawish {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.style8 {color: #000000;
	font-weight: bold;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
#copyLeft {
}
#employmentHighlite {
	background-color: #FEFFB3;
	width: 400px;
	height: 100%;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A6F84;
}
#pressReleaseLeft {
	background-color: #CCC;
	width: 450px;
	float: left;
}
#pressReleaseright {
	background-color: #CCC;
	width: 450px;
	float: right;
	position: relative;
}
.homepageheader {
	font-size: 14px;
	color: #56748E;
}
.smalltextbottom {
	font-size: 12px;
}
