/*<agl.folder "Structural">*/
	body {
		background-image: url(/ACC171_CL1305/Images/page-bg.gif);
		background-repeat: repeat-x;
		color: #004e47;
		background-color: #fff;
		font-size: 10pt;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-align: center; }
	#container {
		text-align: left;
		width: 780px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background: url(/ACC171_CL1305/Images/header-bg.jpg) 5px 0px no-repeat;
		width: 780px;
		height: 330px;
		float: left;
		clear: both; }
	#wrapper {
		background-image: url(/ACC171_CL1305/Images/container-bg.gif);
		background-repeat: repeat-y;
		background-position: center 0;
		clear: both;
		width: 780px; }
	#main-nav {
		width: 160px;
		float: left; }
	#main-content {
		background: url(/ACC171_CL1305/Images/content-top.gif) 5px 0px no-repeat;
		padding: 15px 20px 5px 15px;
		width: 580px;
		float: left; }
	#footer {
		background: url(/ACC171_CL1305/Images/footer-top.gif) 5px 0px no-repeat;
		font-weight: bold;
		padding-top: 30px;
		width: 780px;
		text-align: center;
		float: left;
		clear: both; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #02735e;
		text-decoration: underline; }
	a:hover, a:active {
		color: #000000;
		text-decoration: none; }
	h2 {
		font-size: 125%; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#header h1 {
		margin-top: 150px;
		width: 250px;
		text-align: center;
		font-size: 150%; }
	#header p {
		font-weight: bold;
		width: 280px; }
	#main-content h1 {
		color: #FFF;
		font-size: 1.35em;
		padding: 6px 15px 3px 15px;
		margin: 0;
		height: 28px;
		background-image: url(/ACC171_CL1305/Images/h1-bg.gif);
		background-repeat: no-repeat; }
		
#main-content #eWrapper h1 {
		color: #006666;
		font-size: 1.0em;
		background:none;
		margin:0px;
		padding:0px;
		line-height:normal;
		}
#main-content #eWrapper h3 {
		color: #006666;
		background:none;
		margin:0px;
		padding:0px;
		line-height:normal;
		}
#main-content #eWrapper h5 {
		margin:0px;
		padding:0px;
}	
	.weather-magnet {
		width: 175px;
		float: right;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px; }
	.photos-right {	margin-top:    10px;
	margin-bottom: 10px;
	margin-left:   10px;
	width:         175px;
	float:         right; }

	.photos-right a {
		float: left;
		margin-bottom: 10px; }

	.todo-list li {
		clear: both;
		padding-bottom: 5px; }

	.todo-list strong {
		width: 300px;
		float: left; }
	.todo-list .details {
		font-size: 8pt;
		float: left;
		clear: both;
		margin-left: 10px;
		padding-bottom: 5px; }

	.disclaimer {
		color: #666;
		font-size: 9pt;
		font-style: italic; }
	#google-map {
		margin-top: 10px;
		border: solid 1px #004e47; }

	.google-larger-link {
		text-align: center;
		width: 100%;
		clear: both; }

	.deilink {
		font-size: 0.8em; }
/*</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 "main-nav">*/
.clear {
clear:both;
}
	#main-nav * {
		text-indent: 0;
		color: #004e47;
		margin: 0;
		padding: 0;
		font-weight: bold;
		text-decoration: none;
		list-style-type: none; }
	#main-nav p {
		font-weight: normal;
		font-size: 0.75em;
		margin: 20px 5px 0 0;
		padding: 0;
		width: 155px;
		float: left;
		clear: both;
		text-align: center; }
	#main-nav li {
		float: left;
		width: 160px;
		height: 30px;
		font-size: .9em; }
	#main-nav li a {
		height: 22px;
		width: 120px;
		display: block;
		padding: 8px 15px 0 25px;
		background-image: url(/ACC171_CL1305/Images/main-nav-bg.gif); }
	#main-nav a:link, #main-nav a:visited {
		background-position: 0 0; }
	#main-nav a:hover, #main-nav a:active {
		background-position: 0 -30px;
		color: #967005; }
	#main-nav li.down-state a:link, #main-nav li.down-state a:visited, #main-nav li.down-state a:hover, #main-nav li.down-state a:active {
		color: #FFF;
		background-position: 0 -60px;
		cursor: default; }
		
body.packages #main-nav li.packageButt a{
		background-position: 0 -30px;
		background-image: url(/ACC171_CL1305/Images/main-nav-bg.gif); 
		 } 
/*</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 "photo-gallery">*/
	.photo-gallery a {
		float: left;
		margin: 7px; }



.rptobjects1ptpad {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333; 
background-color: #B8E8FE; 
margin-top: 2px; 
margin-right: 1px; 
margin-left: 1px; 
margin-bottom: 2px; 
font-weight: bold;
z-index: 1;
}
div#eWrapper {
}

body.packages div#eWrapper h3 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
line-height:normal;
}
body.packages div#eWrapper h1 {
margin-top:0px;
padding:0px 0px 0px 0px;
text-align:left;
line-height:normal;
}