/*<agl.folder "Structural">*/
	
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	

/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
		border: solid 1px #003060; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
/*<agl.folder "top-nav">*/
	#top-nav * {
		font-family: Arial;
		font-size: 1em;
		text-decoration: none;
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-weight: bold; }
	#top-nav ul {
		width: 100%;
		height: 23px; }
	#top-nav li {
		float: left;
		margin: 2px 15px 0 15px; }
	#top-nav a { 
		color: #000099; }
	#top-nav a:hover, #top-nav a:active { 
		color: #1E7D86; }
	body#home-page #top-nav .home-button a, body#rates-page #top-nav .rates-button a, body#photos-page #top-nav .photos-button a, body#policies-page #top-nav .policies-button a, body#reservations-page #top-nav .reservations-button a, body#contact-page #top-nav .contact-button a { 
		color: #1E7D86;
		cursor: default; }
/*</agl.folder>*/
/*<agl.folder "footer-nav">*/
	#footer-nav * {
		font-family: Arial;
		font-size: .9em;
		text-decoration: none;
		margin: 0;
		padding: 0;
		list-style-type: none; }
	#footer-nav ul {
		width: 100%;
		height: 23px; }
	#footer-nav li {
		float: left;
		margin: 2px 15px 0 15px; }
	#footer-nav a { 
		color: #000099; }
	#footer-nav a:hover, #footer-nav a:active { 
		color: #1E7D86; }
	body#home-page #footer-nav .home-button a, body#rates-page #footer-nav .rates-button a, body#photos-page #footer-nav .photos-button a, body#policies-page #footer-nav .policies-button a, body#reservations-page #footer-nav .reservations-button a, body#contact-page #footer-nav .contact-button a { 
		color: #1E7D86;
		cursor: default; }
/*</agl.folder>*/
