/* CSS Document */

body {
	background-color:#CCE2EE;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #023F88;
}

p.top {
	color: #023F88;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.topright {
	color: #023F88;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 20px;
	padding-left: 70px;	
}

.top {
	vertical-align: middle;	
}

td.topimg {
	background-image: url(../images/topmiddle.gif);
	background-repeat: repeat-x;
	width:80%;
	text-align: center;
	vertical-align: middle;
	height:85px;
}

td.bottomimg {
	background-image: url(../images/botmidbg.gif);
	background-repeat: repeat-x;
	width:80%;
	height:52px;
}

.bottomimg {
	text-align: center;
	color:083888;
	font-weight: bold;
}

td.menuheader {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	height: 20px;
	color:083888;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul.menu {
	list-style-image: none;
	color: #023F88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	margin: 15px 2px 0 2px; 
}

.tablebg {
	background-color: #E6F6FE;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B1D3E8;
	border-left-color: #B1D3E8;
	margin: 5px;
}

.channels {
	border: thin solid #000000;
}

.tableheader {
	height: 20px;
	background:#ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.attractionsheader {
	background:#ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.attractionlinks {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/* styles */
p {
	color:083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

li {
	color:083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

ul {
	color:083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

ol {
	color:083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

p.center {
	color:083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

a:link {
	color:#083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#083888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
