@charset "UTF-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
p {margin-bottom:10px;}
.clr {clear:both;} 
.green {color:#006666;}
.sendresume {
	margin-top:20px;
	padding-top:20px;
	border-top:solid 1px #333333;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../images/backgroundtop.jpg) top left repeat-x;
	background-color:#8ab5bd;
	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: #666666;
	line-height:20px;
	height:100%;
}
.oneColFixCtr #container {
	width:870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	height:100%;
	background:url(../images/bodytop.jpg) top left no-repeat;
	background-color:#fff;
}
#header h1 {
	width:870px;
	height:144px;
	position:relative;
}
#header h1 span {
	background:url(../images/YWLAFbanner.jpg) no-repeat;
	position:absolute;
	height:100%;
	width:100%;
}
#columnOne {
	float:left;
	width:350px;
	text-align:justify;
	margin-left:55px;
	margin-top:40px;
	margin-bottom:40px;
	display:inline;
}
#columnTwo {
	float:left;
	width:350px;
	text-align:justify;
	margin-top:40px;
	margin-left:55px;
	display:inline;
}
#columnWide {
	float:left;
	width:700px;
	text-align:justify;
	margin-left:55px;
	margin-top:40px;
	margin-bottom:40px;
	display:inline;
}
#columnOneCareers {
	float:left;
	width:230px;
	text-align:justify;
	margin-left:55px;
	margin-top:40px;
	margin-bottom:40px;
	display:inline;
}
#columnTwoCareers {
	float:left;
	width:470px;
	text-align:justify;
	margin-top:40px;
	margin-left:55px;
	display:inline;
}
#navigation {
	width:750px;
	height:60px;
	line-height:60px;
	margin-left:50px;
	border-bottom:solid 1px #666666;
}
#navigation a {
	font-size:18px;
	font-weight:bold;
}
#navigation a:link {
	color:#666666;
	text-decoration:none;
}
#navigation a:visited {
	color:#666666;
	text-decoration:none;
}
#navigation a:hover {
	color:#55cde1;
}
#navigation a:active {}
#home {
	float:left;
	width:100px;
	height:30px;
	margin-left:150px;
	display:inline;
}
#faq {
	float:left;
	width:80px;
	height:30px;
	display:inline;
}
#board {
	float:left;
	width:100px;
	height:30px;
	display:inline;
}
#careers {
	float:left;
	width:120px;
	height:30px;
	display:inline;
}
#contact {
	float:left;
	width:150px;
	height:30px;
	display:inline;
}
#mainContent h1 {
	margin-bottom:10px;
	font-size:13px;
}
#mainContent h2 {
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
}
#footer {
	width:870px;
	border-top:1px solid #666666;
	text-align:right;
	font-size:10px;
	margin:20px 0px 20px 0px;
	padding-top:5px;
}
.navpush {margin-top:0px;}
.navpush a:link, .navpush a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:none;}
.navpush a:hover, .navpush a:active { color:#006666;}
td {height:50px;}
.boardmember {
	font-size:16px;
	font-weight:bold;
}
li {margin-left:20px; margin-bottom:15px;}
/* rounded corner box
================================== */
.box {
  width: 351px;
  background: #a4d5dd url(../images/boxbottom.gif) no-repeat  left bottom;
  margin-top:20px;
}

.box h2 {
  background: url(../images/boxtop.gif) no-repeat left top;
}

.box h2 {
  padding: 10px 20px 0 20px;
}

.box p {
  padding: 0 20px 10px 20px;
}
/* Form Management */
#contactform {width:600px;}
#contactform li {height:0px; text-align:center;}
fieldset {  
	position: relative;  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 -1em 0;  
	padding: 0 0 1em 0;  
	border-style: none;  
	background-color: #c5c5c5;
}
fieldset.alt {  
	background-color: #E6E3DD;
}
fieldset.alt label {  
	position: relative;  
	float: left;  
	width: 20em;  
	margin-right: 1em;
}
legend {  
	padding: 0;  
	color: #660000;  
	font-weight: bold;
}
legend span {  
	position: absolute;  
	left: 0.74em;  
	top: 0;  
	margin-top: 0em;  
	font-size: 135%;
}
fieldset ol {  
	padding: 0em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	padding-bottom: 1em;
}
fieldset.submit {  
	border-style: none;
}
#mcsubmit {
	width:90px;
	height:23px;
	margin-left:140px;
}
label {  
	position: relative;  
	float: left;  
	width: 310px;  
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
}
label em {  
	position: absolute;  
	left: 9em;  
	top: 0;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	padding-top: 1.5em;  
	padding-left: 12em;  
	background-color: #FFFFFF;
}
.intro {
	text-align:left;
	margin:20px 20px 20px 20px;
}
div #centered { border: 0; background-color: white; height: 50%; width: 50%;
                        position: absolute; left: 25%; top: 25%; color: black; }			
