body {
	position:absolute;
	left:25px;
	line-height: 100%;
	background-color:#ffeaff;
	color:black;
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 14px;
}


a:link {
	background-color: transparent; 
	color:; 
	font-family: times, "times new roman", serif; 
	text-decoration: none; 
	font-weight: bold;
}
	
a:visited {
	background-color: transparent; 
	color:#7d0000; 
	font-family: times, "times new roman", serif; 
	text-decoration: none; 
	font-weight: bold;
}
	
a:hover 	{
	background-color: black;
	color:white; 
	font-family: times, "times new roman", serif;
	text-decoration: none; 
	font-weight: 800;
}
	
a:active {
	background-color: black; 
	font-family: times, "times new roman", serif; 
	text-decoration: none; 
	font-weight: bold;
	color: blue;
	font-style: italic;
}
		

#divlinks1 {
	position: absolute;
	top: 140px;
	left:10px;
	font-size: 1.2em;
	background-color: #cbb198;
	color: red;
	text-align: left;
	line-height: 28px;
	width: 175px;
	height: 500px;
	padding-top: 70px;
	padding-right: 10px;
	margin-top: 30px;
}

#divlinks2 {
	position: absolute;
	top: 220px;
	left:10px;
	font-size: 1em;
	background-color: transparent;
	color: red;
	text-align: left;
	list-style-image: url(images/heart.gif);
	width: 160px;
	height: 40px;
}	
	
#divlist {
	position: absolute;
	line-height: 1.5em;
	width: 180px;
	height: 200px;
	top: 375px;
	}

	
.availability {
	width:480px;
	position: relative;
	bottom: 140px;
	left: 450px;
}


.class4, .class5 {
	background-color: #8c8cfb;
	color: black;
	width: 1180px;
    height: 30px;
	border-width: 0;
    border-color: red; 
	border-style: groove;
	font-family: Verdana, "Times New Roman", sans-serif;
	font-size: 17px;
	text-align: left;
	padding: 10px 0px 0px 300px;
	}
.class4 {
	position: absolute;
	top: 1070px;
}
	
.class5 {
	position: absolute;
	top: 70px;
}
	 
.banner_bottom {
	position: absolute;
	top: 820px;
	}
	
h1  {
	z-index:-2;
	top: 50px;
	left:50px;
	position:absolute;
	background-color:transparent;
	color: black;
	font-family: "arial black",'Times New Roman', Times, sans-serif;
}

h3 {
	z-index:-1;
	top: 20px;
	position:absolute;
	background-color:transparent;
	color: black;
	font-family: "arial black",'Times New Roman', Times, sans-serif;
}

h1, h3 {
	
	left: 200px;
}

h4 {
	z-index:-1;
	top: 70px;
	position:absolute;
	background-color:transparent;
	color: black;
	font-family: "arial black",'Times New Roman', Times, sans-serif;
}

.sidebar-p	{
	position:absolute;
	left:5px;
	top:610px;
	width:175px;
	height:500px;
	font-size:16px;
	text-align:justify;
	line-height:20px;}

#events	{
	position:relative;
	width:120px;
	text-align:left;
}

.table {
	position: absolute;
	left: 420px;
	top: 990px;
	width: 650px;
	border-style: hidden hidden solid hidden;
	border-color: blue;
	border-collapse: separate;
}

.r1c1 {
	width: 70%;
	font-weight: bold;
	margin: 25px;
	Padding: 5px;
}