/* CSS Document */

body {
background-color:#0099ff;

}

#main {
width:743px;
margin-left:auto;
margin-right:auto;
padding:0px;

}#header {
	background-image: url(images/blc_top.jpg);
	background-repeat: no-repeat;
	height: 114px;
	position: relative;
}
#companyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	font-style: italic;
	color: #0000ff;
	font-size: 35px;
	font-weight: bold;
	left: 160px;
	top: 38px;
}
#phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	bottom: 0px;
	right: 82px;
}


#topnav {
	background-color: #000000;
	height: 30px;
}

#content {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	z-index: 0;

}


#homecontent {
	background-image: url(images/blc_bottom.jpg);
	background-repeat: no-repeat;
	height: 306px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	position: relative;
	line-height: 22px;
}
.homebottomtext {
	position: absolute;
	left: 170px;
	text-align: left;
	bottom: 40px;
}
.homemiddletext {
	position: absolute;
	left: 240px;
	text-align: left;
	bottom: 70px;
	width: 500px;
}


#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: right;
	padding-right: 30px;
	font-weight: bold;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
color:#FFFFFF;
text-decoration:none;

}

#topnav a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#charterlistings {
	position: absolute;
	left: 467px;
	top: 165px;
	z-index: 10;
}
