@charset "UTF-8";
/* CSS Document */

a:link, a:visited {
	font-family: Arial, sans-serif;
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#666;
}

a.content_link:link, a.content_link:visited {
	font-family: Arial, sans-serif;
	color:#003366;
	font-weight: bold;
	}

a.content_link:hover {
	color:#333;
}

.text_header1 {
	font-family: Georgia, serif;
	font-size:24px;
	color:#003366;
	letter-spacing: 2px;
	font-weight:bold;
}
.text_header2 {
	font-family: Georgia, serif;
	font-size:24px;
	color:#3A6FB4;
	letter-spacing: 2px;
	font-weight:bold;
}
.text_header3 {
	font-family: Georgia, serif;
	font-size:24px;
	color:#FFF;
	letter-spacing: 2px;
	font-weight:bold;
}

.text_subheader1 {
	font-family: Georgia, serif;
	font-size:20px;
	color:#003366;
	letter-spacing: 2px;
	font-weight:bold;
}
.text_subheader2 {
	font-family: Georgia, serif;
	font-size:20px;
	color:#3A6FB4;
	letter-spacing: 2px;
	font-weight:bold;
}
.text_subheader3 {
	font-family: Georgia, serif;
	font-size:20px;
	color:#FFF;
	letter-spacing: 2px;
	font-weight:bold;
}

.text_content1 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#003366;
	letter-spacing: 2px;
	line-height: 18px;
}
.text_content2 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#3A6FB4;
	letter-spacing: 2px;
	line-height: 18px;
}
.text_content3 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	letter-spacing: 2px;
	line-height: 18px;
}

.text_footer {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	}

ul li {
	padding-bottom:5px;
}

a.nav:link, a.nav:visited {
	font-family: Arial, sans-serif;	font-size:16px;
	color:#CCC;
	text-decoration:none;
	}

a.nav:hover {
	color:#FFF;
}

a.subnav:link, a.subnav:visited {
	font-family: Georgia, serif;
	font-size:25px;
	color:#CCC;
	text-decoration:none;
	letter-spacing:2px;
	}

a.subnav:hover {
	color:#FFF;
}

.cloud9 {
	font-family: Arial, sans-serif;
	color:#999;
	font-size: 12px;
}

a.cloud9:link, a.cloud9:visited {
	font-family: Arial, sans-serif;
	text-decoration:none;
	color:#999;
}
a.cloud9:hover {
	text-decoration:none;
	color:#FFF;
}

.reserved {
	font-family: Arial, sans-serif;
	text-decoration:none;
	color:#999;
	font-size:12px;
	letter-spacing:2px;
}

.available {
	font-family: Arial, sans-serif;
	text-decoration:none;
	color:#003366;
	font-size:12px;
	letter-spacing:2px;
}

a.month_link:link, a.month_link:visited {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#666;
}

a.month_link:hover {
	text-decoration:none;
	color:#999;
}

.month_link {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#666;
}

a.control_panel:link, a.control_panel:visited {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-size:18px;
	color:#999;
}
a.control_panel:hover {
	text-decoration:none;
	color:#333;
}

a.close_link:link, a.close_link:visited {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#999;
}
a.close_link:hover {
	text-decoration:none;
	color:#333;
}

.message {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#333;
	border:solid 3px #666;
	background-color:#FF9900;
	padding: 10px 0px 10px 0px;
}

.left {
	float: left;
	padding: 10px 10px 10px 0px;
}

.right {
	float: right;
	padding: 10px 0px 10px 10px;
}

img {
	border: none;
}

a.large_link:link, a.large_link:visited {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#FF0000;
}

a.large_link:hover {
	text-decoration:underline;
	color:#000;
}

a.photo_gallery:link, a.photo_gallery:visited {
	font-family: Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	letter-spacing:1px;
}

a.photo_gallery:hover {
	color:#CCC;
}
