	body{
		background-color: #D7E6FA;
		background-image: url("images/bkg.jpg"/*tpa=http://www.butterflybreeze.net/images/bkg.jpg*/);
		background-repeat: repeat-y;
		margin: 0px;
		padding: 0px;
	}
	
	.logo, .homephoto {
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.hometext{
		color: #000000; 
		font-family: Times New Roman, Times, serif; 
		font-size: 16px; 
		line-height: 22px;
		font-weight: normal;
		padding: 10px 20px 15px 400px;
		margin: 0px
		display: block;
	}
	
	.content{
		color: #000000; 
		font-family: Times New Roman, Times, serif; 
		font-size: 16px; 
		line-height: 22px;
		font-weight: normal;
		padding: 0px 20px 15px 250px;
		margin: 0px
		display: block;
	}
	
		h1{
	color: #9E4061;
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: bold;
	font-weight: normal;
	margin: 50px 20px 20px 200px;
	display: block;
	border-bottom: 1px solid #94ADED;
	}
	
	.leftnav{
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 115px;
		top: 140px;
		z-index: 2;
	}
	
	ul{
	margin: 0;
	padding-left: 16px;
	}
	
	li{
	list-style-image: url("images/bullet.gif"/*tpa=http://www.butterflybreeze.net/images/bullet.gif*/);
	padding: 0 0 2pt 0;
	}
	
	.rates{
	border-right: 1px solid #6789AC;
	border-bottom: 1px solid #6789AC;
	}
	
	
	.rates td, .rates th	
	{
		font-family: Times New Roman, Times, serif; 
		font-size: 16px; 
		line-height: 17px;
		font-weight: normal;
		border-left: 1px solid #6789AC;
		border-top: 1px solid #6789AC;
		border-collapse: collapse;
		text-align: center;
		padding: 7px;
	}
	
	.rates th{
	background: #C3DBF3;
	
	}
	
	.rates .date {
		font-family: Times New Roman, Times, serif; 
		font-size: 14px; 

	}
	
