body {

	margin: 10px 0 0 0;
	background: #134C6E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

a:link {
color: #134C6E;
text-decoration: none; } 

a:visited {
color: #134C6E; }

a:hover {
color: #006089;
text-decoration: underline; }

a:active {}#page {

	display: block;
	text-align: center;

}

blockquote {

	display: none;}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #fff;

}

h1 {

	display: none;

}


h2 {

	text-align: center;
	color: #134C6E;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;

}

#header {

	width: 780px;
	height: 389px;

}

#body {

	width: 780px;

}

#contentContainer {

	padding: 15px;
	background: #D0E0D3;
	display: table;
	font-size: 14px;
	line-height: 20px;
	padding-top: 0;
}

#content {

	width: 780px;

}

#availCalendar {

	width: 750px;

}

#nav {

	position: absolute;

}

#nav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#nav li {

	float: left;

}

#nav li a {

	display: block;
	padding: 8px 8px 7px 10px;
	text-decoration: none;
	color: #134C6E;
	font-size: 16px;

}

#nav li a:hover {

	color: #fff;

}

#bottomNav {

	background: #B3B091;
	height: 35px;

}

#bottomNav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#bottomNav li {

	float: left;

}

#bottomNav li a {

	display: block;
	padding: 8px 8px 7px 10px;
	text-decoration: none;
	color: #134C6E;
	font-size: 16px;

}

#bottomNav li a:hover {

	color: #fff;

}

#body {

	background: #fff;

}

#footer {

	clear: both;

}

#copyright {

	width: 780px;
	text-align: right;
	color: #fff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;

}

#copyright p {

	margin: 0;

}

#copyright a {

	color: #fff;
	text-decoration: none;

}

#copyright a:hover {

	text-decoration: underline;

}