@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background_clouds.jpg);
	background-repeat: repeat-x;
}
#CLLogo {
	position:relative;
	width:200px;
	height:139px;
	z-index:1;
	left: 45px;
	top: 43px;
}
#TopBanner {
	position:absolute;
	width:907px;
	height:33px;
	z-index:2;
	top: 0;
	background-image: url(images/topofpage.gif);
	background-repeat: no-repeat;
	left: 45px;
	text-indent: 5px;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3a67a9;
}
#BottomBanner {
	position:fixed;
	width:908px;
	height:44px;
	z-index:4;
	left: 45px;
	bottom: 0px;
	background-image: url(images/bottomofpage.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 5px;

}
#LeftNavBar {
	position:absolute;
	width:186px;
	height:475px;
	z-index:3;
	left: 60px;
	top: 200px;
	background-image: url(images/navbarbackground.jpg);
	background-repeat: no-repeat;
}
#RightRail {
	position:absolute;
	width:150px;
	height:475px;
	z-index:3;
	left: 879px;
	top: 360px;
	background-image: url(images/rightrailbackground.jpg);
	background-repeat: no-repeat;
}
#Content {
	position:absolute;
	width:580px;
	height:475px;
	z-index:3;
	left: 270px;
	background-image: url(images/middlebackground.jpg);
	background-repeat: no-repeat;
	top: 360px;
	padding: 5px;
}

#TopPhotos {
	position:absolute;
	width:670px;
	height:329px;
	z-index:1;
	left: 269px;
	top: 30px;
	background-image: url(images/frontpage_pictures.jpg);
	background-repeat: no-repeat;
}
.Header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3a67a8;
	font-weight: bold;
}
.Content {
	color: #3a67a8;
	font-size: 14px;
}
.Header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3a67a8;
	font-weight: bold;
}
.NavBarHeader{font-family: "Times New Roman", Times, serif; font-size: 14px; color: #3a67a8; font-weight: bold; }
.NavBarContent{font-family: "Times New Roman", Times, serif; font-size: 14px; color: #3a67a8; }

.imagecontainer-ilusr {
	float:right;
	clear:left;
	background: url('http://www.webwisewebsites.com/clearlake/images/shadowAlpha.png') no-repeat bottom right !important;
	background: url('http://www.webwisewebsites.com/clearlake/images/shadow.gif') no-repeat bottom right;
	margin: 5px 0 5px 5px !important;
	margin: 5px 0 5px 3px;
}
.imagecontainer-ilusr img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
.imagecontainer-ilus {
	float:left;
	clear:left;
	background: url('http://www.webwisewebsites.com/clearlake/images/shadowAlpha.png') no-repeat bottom right !important;
	background: url('http://www.webwisewebsites.com/clearlake/images/shadow.gif') no-repeat bottom right;
	margin: 5px 0 5px 5px !important;
	margin: 5px 0 5px 3px;
}
.imagecontainer-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}#Content #Section {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #00CCFF;
}
