@import "text.css";
@import "form.css";

body {
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#container {
	width: 764px;
	padding: 0px;
	margin: 0px auto;}
	
#topnav {
	width:764px;
	padding:0px;
	margin:0px;}
	
#banner {
	text-align:left;
	background-image: url(../images/main_banner.jpg);
	width: 764px;
	height:136px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#contact_banner {
	background-image: url(../images/contact_banner.jpg);
	width: 764px;
	height:35px;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#content_bg {
	background-image: url(../images/content.jpg);
	width: 764px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}

#content_bg2 {
	background-image: url(../images/content_top.jpg);
	width: 764px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#footer {
	background-image: url(../images/footer.jpg);
	width: 764px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: top;
	clear:both;
}

#page_bottom{
	background-image: url(../images/content_bottom.jpg);
	width: 764px;
	height:7px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	float:right;
	width: 550px;
	text-align:left;
	padding: 8px;
	margin: 10px 0px 0px 0px;
	border-left: dotted 2px #97b2d0;
}

#navigation {
	text-align: left;
	float: left;
	width: 166px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	/* border: 1px solid #cccccc;*/}
	
#navigation ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
#navigation li {
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	list-style:none;
	list-style-image:none;}
	
#navigation ul.sub {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;}
	
#navigation li.sub {
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	list-style:none;
	list-style-image:none;}
	
#navigation a {
	display:block;
	line-height:34px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#97b2d0 ;
	text-decoration:none;
	background-image: url(../images/nav_background_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
}
	
#navigation a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#abc1d6;
	background-image: url(../images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
#navigation a.sub {
	display:block;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#97b2d0;
	text-decoration:none;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;}
	
#navigation a:hover.sub {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#abc1d6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;}
	
/*LHS LOGO IMAGE REPLACEMENT*/
#Logo { margin: 20px 0px 0px 25px; text-align:left; height:90px; width: 430px;}	
#Logo a { text-indent: -1000em; float: left; width: 430px; height: 90px; display: block; overflow: hidden;  /* For nested divs in Safari *//* For nested divs in Safari */ }
/* IE 5 hack */
#Logo a {overflow: hidden;  } /* end hack */
/*#Logo a:hover { background-position: 0px -44px; } */
	
#team2 {
	width:550px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_a {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_b {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_c {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_d {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_e {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#team_f {
	width:550px;
	height:90px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:dotted 2px #97b2d0 ;}
	
#retirement1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:176px;
	height:200px;
	background-image: url(../images/appretirement.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#retirement2 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding:0px;
	width:176px;
	height:200px;
	background-image: url(../images/atretirement.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.wdtd {margin: 35px 0px 0px 0px;}
	
#retirement3 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding:0px;
	width:176px;
	height:200px;
	background-image: url(../images/home_retirement.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
div#myTextSize {
padding: 0.25em;
text-align: center;
background: none;
border:none;
margin:2px;
}

div#myTextSize a {
padding: 1px 1px 3px 1px;
font-weight: 900;
font-size: 100%;
background: #97b2d0;
color: #ffffff;
cursor: pointer;
cursor: hand;
margin:2px;
}
	
div#myTextSize p {font-size: 100%; color:#97b2d0; font-weight: bold; margin:0px; padding:0px;}

#navigation a.sidelink {
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#navigation a:hover.sidelink {
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;}