@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background-color: #A0A0A4;
	}

#container{
	width:800px;
	height:800px;
	text-align: left;
	background-color: #FFFFFF;	
   }
#header{
	background-image: url(jpegs/header.png);
	top:0px;
	width: auto;
	height:150px;
	z-index:1;
	border-bottom: solid;
	border-width:1px;
	border-color:#0000FF;
	
	}

	
#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #000000;
}

#navigation a:hover {
	border: 1px solid #000000;
	background: #578acd;
	color: #000000;
} 
	
	
	
#navigation{
	width:800px;
	height:30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 150px;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	padding-top: 15px;
	
    }	
#footer{
	Width:800px;
	height:25px;
	background:#A0A0A4;
	position:relative;
	top:800px;
	left: 0px;
	background-color: #A0A0A4;
	border-top: solid;
	border-top-color: #0000FF;
	border-top-width: 1px;
	font-size: 12px;
}

#about_text{
	width:500px;
	height:500px;
	position:relative;
	top:180px;
	left:100px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#home_text{
   width:600px;
	height:500px;
	position:relative;
	top:180px;
	left:100px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 


}
#home_image1{
	width:300px;
	height:181px;
	position:absolute;
	left: 460px;
	top: 434px;

}


	
#contact_text{
	position:relative;
	top:100px;
	width:800;
	text-align: left;
	font-size:20px;
	padding-left: 50px;
}


#rates_spacer{
	height:100px;
	width:180px;
	
	top: 175px;
	float: left;
}
#rates_text{
	width:800px;
	height:300px;
	position:relative;
	text-align: center;
	top: 175px;
}

#rates_table_1{
	width:200px;
	height:auto;
	padding-left: 25px;
	position: relative;
	float: left;
}

#rates_table_2{
	width:200px;
	height:auto;
	padding-left: 25px;
	position: relative;
	float: left;
	
}
#rates_lower_text{
	width:600px;
	height:350px;
	position:relative;
	top: 60px;
	left: 100px;
	text-align: center;

}
#pics{
	width:800px;
	height:5opx;
	position:absolute;
	left: 11px;
	top: 283px;

}
