ol {
 margin-top: 1px;
 }

#text {
font-size: 12px;
font-family: arial;
color: #616161;
}

table.hotels {
font-size: 13px;
font-family: arial;
color: #616161;
}

a:link {
	color: #61C2EF;
	text-decoration: none;
}
a:visited {
	color: #61C2EF;
	text-decoration: none;
}
a:hover {
	color: #61C2EF;
	text-decoration: underline;
}
a:active {
	color: #EE4894;
}

/* LEFTNAV STYLES */
#apDiv5 {
	width:225px;
}

#apDiv1 {
	width:244px;
	font-weight: bold;
	font-family: Helvetica;
	line-height: 1.7em;
	font-size: 15px;
	color: #EE4894;
	}

#schedule {
	font-weight: bold;
	font-family: Helvetica;
	line-height: 1.7em;
	font-size: 15px;
	color: #EE4894;
	}
	
#schedule a {
	display: block;
	text-decoration: none;
	color: #EE4894;
	font-weight: bold;
	font-family: Helvetica;
}
	
	
#apDiv1 a {
	display: block;
	padding: 0 5px;
	margin: 0 0 2px 0;
	text-decoration: none;
	color: #EE4894;
	font-weight: bold;
	font-family: Helvetica;
}
	
ul#LeftNav {
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
}
ul#LeftNav li {
	float: left;
	width: 80%; 
	margin: 0;
	padding: 0;
}
ul#LeftNav li a {
	display: block;
	padding: 0 5px;
	line-height: 2.1em;
	font-size: 14px;
	background: #e2e880;
	margin: 0 0 2px 0;
	text-decoration: none;
	color: #50658D;
}
ul#LeftNav li a:hover, ul#LeftNav li.active a {
	background: #61C2EF;
	color: #FFFFFF;
}

.buzz {
	padding-left: 19px;
	margin-right: 5px;
	font-size: 15px;
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.buzz a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buzz a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buzz a:hover {
	color: #61C2EF;
	text-decoration: underline;
}
.buzz a:active {
	color: #61C2EF;
}


#leftnavtext {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	color: #E6458C;
}

#leftnavtext a:link {
	color: #E6458C;
	text-decoration: none;
}

#leftnavtext a:visited {
	color: #E6458C;
	text-decoration: none;
}

#leftnavtext a:hover {
	color: #E6458C;
	text-decoration: underline;
}

