/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005288;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/index_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #005288;
}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #005288;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #005288;
}


/********************************************* index ***************************************************/

.index_center {
	padding-top: 155px;
}

.index_footer {
	font-size: 11px;
}

.index_footer_highlight {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}

.index_footer_link {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.index_footer_link:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.index_txtlarge {
	font-family: Forte, "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
}

.index_txtlarge:hover {
	font-family: Forte, "Times New Roman", Times, serif;
	color: #003366;
	text-decoration: none;
}


.index_txtsmall {
	font-family: Forte, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -1px;
}

.index_txtsmall:hover {
	font-family: Forte, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -1px;
}

/********* park images ***********************/

.index_line_padding {
	padding-top: 3px;
	padding-bottom: 5px;
}

.index_availability {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.index_availability:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.index_padding {
	padding-top: 3px;
	line-height: 18px;
}

