﻿.displayNone {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;}

.center {
	text-align: center;}

blockquote {
	font-size: 65%;
	border-left: 1px solid #a0a0a0;
	padding-left: 10px;
	margin-left: 2.5em;
	margin-top: 0;}
	
	blockquote p {
		font-size: 120%;}

html {
  font-family: verdana;
  font-size: 1em;
  line-height: 1em;
  color: black;}

body {}

h6 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h5 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h4 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h3 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h2 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h1 {
	color: #972f15;
	margin: 5px;
	font-weight: normal;}

h1 {
  font-size: 1.2em;
	text-transform: uppercase;}

h2 {
  font-size: 1.1em;
	text-transform: uppercase;}

h3 {
  font-size: 0.9em;}

h4 {
  font-size: 0.8em;}

h5 {
  font-size: 0.7em;}

h6 {
  font-size: 0.7em;
  font-style: italic;}

p {
  font-size: 0.8em;
  padding: 0 1.5em 0 1.5em;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-top: 0.5em;
  padding-bottom: 0.2em;}

ol {
  font-size: 0.8em;}

ul {
  font-size: 0.8em;}

a {
	text-decoration: none;}

a:hover {
	text-decoration: underline;}
  
.floatRight {}

table.pictureTable td {
	font-size: 0.8em;}

img.right {
	float: right;
	margin: 0 0 10px 10px;}
	
img.rightBorder {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid black;}
	
img.leftBorder {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid black;}

/* -------- */
/* OVERLAYS */
/* -------- */

#sandOverlay {}

#starfishOverlay {}

#waterOverlay {}

/* ------------ */
/* LOGO OVERLAY */
/* ------------ */

#logoLayerContainer {}
	
	#logoStructureContainer {}
		
		#logoContainer {}

/* -------------- */
/* PAGE STRUCTURE */
/* -------------- */

#pageLayerContainer {}

  #whiteBorder {}
  	
  	#pageStructureContainer {}
  		
  		#headerContainer {}
  		
  		#navigationContainer {}
  		
  			#navigationContainer ul {
  				padding: 0;
  				margin: 0;
  				width: 770px;
  				position: absolute;
  				margin: auto 0 0 2px;}
  			
  				#navigationContainer ul li {
  					list-style-type: none;
  					float: left;
  					margin: 0px;
  					padding: 0 4px 0 10px;
  					background: url(../images/navRound.gif) transparent no-repeat left -32px;}
  					
  					#navigationContainer ul li:hover {
  						margin-top: 2px;}
  				
  					#navigationContainer ul li span {
  						width: 10px;
  						height: 32px;
  						background: url(../images/navRound.gif) transparent no-repeat;
  						float: left;}
  					
						#navigationContainer ul li a {
							color: white;
							height: 32px;
							text-transform: uppercase;
							text-decoration: none;
							float: left;
							background: url(../images/navRound.gif) transparent repeat-x center -64px;
							padding: 10px 4px 0 4px;
							margin: 0 0 -10px 0;}
  		
  		#bodyContainer {}
  		
  			#bodyContainer table#twoColumns {}
  				
  				#bodyContainer table#twoColumns td.left {}
  					
  					#subNavigationContainer {
  						text-align: left;
  						height: 32px;}
  					
    					#subNavigationContainer ul {
    						padding: 0;
    						margin: 0 12px;}
    					
    						#subNavigationContainer ul li {
        					list-style-type: none;
        					float: left;
        					border: 1px solid white;
        					border-bottom-color: #627884;
        					border-top-color: #627884;
        					margin: 8px 0 0 -1px;
        					padding: 0;
        					line-height: 1.1em;
        					background: #627884;}
        					
        					#subNavigationContainer ul li:hover {
          					border: 1px solid white;
          					background: #972f15;}
    						
    							#subNavigationContainer ul li a {
    								padding: 5px;
        						color: white;
        						text-transform: uppercase;}
        						
        						#subNavigationContainer ul li a:hover {
        							text-decoration: none;}
						
						#bodyContentContainer {}
						
							table#visitHomerIndex {}
  						
	  						#visitHomerIndex td {
	  							font-size: 0.8em;
	  							letter-spacing: 0;}
        					
        					#visitHomerIndex td ul {
        						padding: 0 0 4px 0;
        						margin: 0 12px;
        						width: 90%;}
        					
        						#visitHomerIndex td ul li {
            					list-style-type: none;
            					line-height: 2em;
            					float: left;
            					margin-right: 2px;
            					white-space: nowrap;}
            					
            					#visitHomerIndex td ul li:hover {}
        						
        							#visitHomerIndex td ul li a {
            						text-decoration: none;
          							border: 1px solid #972f15;
          							background: white;
          							color: black;
             						padding: 3px;}
             						
             		#visitHomerIndex td h2 {
             			margin: 0 0 0 5px;
             			color: white;
             			font-size: 0.9em;
             			text-transform: none;
             			font-weight: bold;
             			padding: 0;
             			line-height: 30px;
             			vertical-align: center;}
             			
             			#visitHomerIndex a h2 {
             				color: white;}
            											
  						#visitHomerIndex h2 a {
             				color: white;}
            											
  						.dataTable {
  							font-size: 0.8em;
  							width: 90%;}
  						
  							.dataTable td {}
  							
  							.dataTable p {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h6 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h5 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h4 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h3 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h2 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable h1 {
  								margin: 0;
  								padding: 0;}
  							
  							.dataTable td.dataTableTitle {
  								font-weight: bold;}
  							
  							.dataTable td.dataTableData {}
  						
  						input.search {
  							background: white;
  							border: 1px solid #972f15;
  							color: #972f15;
  							padding: 0;
  							margin: 0;
  							font-size: 1.5em;
  							font-weight: bold;
  							font-family: haveltica;}
  						
  						.formTable {}
  							
  							form h4 {
  								text-transform: none;
  								margin-top: 1.2em;
  								margin-bottom: 0.1em;
  								margin-left: 1.2em;}
  						
  							.formTable td {
  								font-size: 0.7em;}
  							
  							.formTable .formTableSelect {
  								border: 1px solid black;
  								background: white;
  								margin: 0 0.5em 0 0;}
  							  						
  							.formTable select {
  								border: 1px solid black;
  								background: white;
  								margin: 0 0.5em 0 0;}
  							  						
  							.formTable input {
  								border: 1px solid black;
  								background: white;
  								margin: 0 0.5em 0 0;}
  							  						
  						#bodyContentContainer a {
  							color: #972f15;}
  						
  						#bodyContentContainer h6 {
  							padding: 0;}
  						
  						#bodyContentContainer h5 {
  							padding: 0;}
  						
  						#bodyContentContainer h4 {
  							padding: 0;}
  						
  						#bodyContentContainer h3 {
  							padding: 0;}
  						
  						#bodyContentContainer h2 {
  							padding: 0;}
  						
  						#bodyContentContainer h1 {
  							padding: 0;}
  						
  						#bodyContentContainer p {
  							margin: 0;
  							padding: 0.5em;
  							line-height: 1em;}
  							
  						.mainNews ul li {
  							margin-top: 10px;
  							background: black;}
  						
  						div.weatherRightBox {}
    					
    					div.weatherRightBox {
    						font-size: 85%;}
    					
    						div.bodyTextRightBox {
    						font-size: 85%;}
    					
    						.bodyTextRightBox h6 {
    							color: #972f15;
    							padding: 0;}
    						
    						.bodyTextRightBox h5 {
    							color: #972f15;
    							padding: 0;}
    						
    						.bodyTextRightBox h4 {
    							color: #972f15;
    							padding: 0;}
    						
    						.bodyTextRightBox h3 {
    							color: #972f15;
    							padding: 0;}
    						
    						.bodyTextRightBox h2 {
    							color: #972f15;
    							padding: 0;}
    						
    						.bodyTextRightBox h1 {
    							color: #972f15;
    							padding: 0;}
    						
    						hr {
    							width: 100%;
    							color: #972f15;
    							height: 1px;}
    						
    						div.bodyTextRightBox ul {
    							margin: 0;
    							padding: 0 10px 10px 20px;}
    						
    						.bodyTextRightBox p {}
    						
    						.bodyTextRightBox div.subNav_adventure ul.subNav_adventure {}
    						
        					.bodyTextRightBox div.subNav_adventure ul#subNav_transportation,
        					.bodyTextRightBox div.subNav_adventure p.subNav_transportation {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_adventure p.subNav_shopping {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_services,
      						.bodyTextRightBox div.subNav_adventure p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_parks,
      						.bodyTextRightBox div.subNav_adventure p.subNav_parks {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_adventure p.subNav_lodging {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_dining,
      						.bodyTextRightBox div.subNav_adventure p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_adventure p.subNav_fishing {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_adventure p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_adventure ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_adventure p.subNav_artsEntertainment {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_artsEntertainment ul.subNav_artsEntertainment {}
    						
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_transportation {
      							display: none;}

      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_shopping {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_services,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_services {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_parks,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_parks {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_lodging {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_dining,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_dining {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_fishing {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_beyondHomer {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_artsEntertainment ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_artsEntertainment p.subNav_adventure {
        							display: none;}

    						.bodyTextRightBox div.subNav_beyondHomer ul.subNav_beyondHomer {}

      						.bodyTextRightBox div.subNav_beyondHomer ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_beyondHomer p.subNav_transportation {
      							display: none;}
  						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_shopping,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_shopping {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_services,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_services {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_parks,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_parks {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_lodging,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_lodging {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_dining,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_dining {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_fishing,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_fishing {
        							display: none;}
  
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_artsEntertainment,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_artsEntertainment {
        							display: none;}
      						
  								.bodyTextRightBox div.subNav_beyondHomer ul#subNav_adventure,
  								.bodyTextRightBox div.subNav_beyondHomer p.subNav_adventure {
        							display: none;}

								.bodyTextRightBox div.subNav_fishing ul.subNav_fishing {}

      						.bodyTextRightBox div.subNav_fishing ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_fishing p.subNav_transportation {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_fishing p.subNav_shopping {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_services,
      						.bodyTextRightBox div.subNav_fishing p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_parks,
      						.bodyTextRightBox div.subNav_fishing p.subNav_parks {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_fishing p.subNav_lodging {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_dining,
      						.bodyTextRightBox div.subNav_fishing p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_fishing p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_fishing p.subNav_artsEntertainment {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_fishing ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_fishing p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_dining ul.subNav_dining {}

      						.bodyTextRightBox div.subNav_dining ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_dining p.subNav_transportation {
      							display: none;}

      						.bodyTextRightBox div.subNav_dining ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_dining p.subNav_shopping {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_services,
      						.bodyTextRightBox div.subNav_dining p.subNav_services {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_parks,
      						.bodyTextRightBox div.subNav_dining p.subNav_parks {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_dining p.subNav_lodging {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_dining p.subNav_fishing {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_dining p.subNav_beyondHomer {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_dining p.subNav_artsEntertainment {
        							display: none;}
  
      						.bodyTextRightBox div.subNav_dining ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_dining p.subNav_adventure {
        							display: none;}

    						.bodyTextRightBox div.subNav_lodging ul.subNav_lodging {}

      						.bodyTextRightBox div.subNav_lodging ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_lodging p.subNav_transportation {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_lodging p.subNav_shopping {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_services,
      						.bodyTextRightBox div.subNav_lodging p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_parks,
      						.bodyTextRightBox div.subNav_lodging p.subNav_parks {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_dining,
      						.bodyTextRightBox div.subNav_lodging p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_lodging p.subNav_fishing {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_lodging p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_lodging p.subNav_artsEntertainment {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_lodging ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_lodging p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_parks ul.subNav_parks {}
    						
      						.bodyTextRightBox div.subNav_parks ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_parks p.subNav_transportation {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_parks ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_parks p.subNav_shopping {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_services,
      						.bodyTextRightBox div.subNav_parks p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_parks p.subNav_lodging {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_dining,
      						.bodyTextRightBox div.subNav_parks p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_parks p.subNav_fishing {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_parks p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_parks p.subNav_artsEntertainment {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_parks ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_parks p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_services ul.subNav_services {}

      						.bodyTextRightBox div.subNav_services ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_services p.subNav_transportation {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_services ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_services p.subNav_shopping {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_parks,
      						.bodyTextRightBox div.subNav_services p.subNav_parks {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_services p.subNav_lodging {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_dining,
      						.bodyTextRightBox div.subNav_services p.subNav_dining {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_services p.subNav_fishing {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_services p.subNav_beyondHomer {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_services p.subNav_artsEntertainment {
        							display: none;}
      					
      						.bodyTextRightBox div.subNav_services ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_services p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_shopping ul.subNav_shopping {}
    						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_transportation,
      						.bodyTextRightBox div.subNav_shopping p.subNav_transportation {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_services,
      						.bodyTextRightBox div.subNav_shopping p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_parks,
      						.bodyTextRightBox div.subNav_shopping p.subNav_parks {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_shopping p.subNav_lodging {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_dining,
      						.bodyTextRightBox div.subNav_shopping p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_shopping p.subNav_fishing {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_shopping p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_shopping p.subNav_artsEntertainment {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_shopping ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_shopping p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox div.subNav_transportation ul.subNav_transportation {}
    						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_shopping,
      						.bodyTextRightBox div.subNav_transportation p.subNav_shopping {
      							display: none;}
    						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_services,
      						.bodyTextRightBox div.subNav_transportation p.subNav_services {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_parks,
      						.bodyTextRightBox div.subNav_transportation p.subNav_parks {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_lodging,
      						.bodyTextRightBox div.subNav_transportation p.subNav_lodging {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_dining,
      						.bodyTextRightBox div.subNav_transportation p.subNav_dining {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_fishing,
      						.bodyTextRightBox div.subNav_transportation p.subNav_fishing {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_beyondHomer,
      						.bodyTextRightBox div.subNav_transportation p.subNav_beyondHomer {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_artsEntertainment,
      						.bodyTextRightBox div.subNav_transportation p.subNav_artsEntertainment {
        							display: none;}
      						
      						.bodyTextRightBox div.subNav_transportation ul#subNav_adventure,
      						.bodyTextRightBox div.subNav_transportation p.subNav_adventure {
        							display: none;}
    						
    						.bodyTextRightBox ul {
    							margin-top: 0;
    							margin-left: 2em;}
    						
	    						.bodyTextRightBox ul li {}
    
    					div.horizontalPhotoSet {}
    						
    						div.horizontalPhotoSet img {}
  				
  				#bodyContainer table#twoColumns td.right {
  					text-align: left;}
  					
  					#bodyContainer table#twoColumns td.right div.button {}
  						
  						#visitorsGuide {}
  						
  						#memberAccess {}
  						
  						#findABusiness {}
  						
  						#contactInfo {}
  						
  							#contactInfo h1 {
  								font-size: ;
  								}
  							
  							#contactInfo p {
  								line-height: 1.1em;}
  					
  		#footerContainer {
  			font-size: 0.8em;
  			padding: 10px 5px 10px 0px;}
  		
  			#footerContainer ul {
  				width: 65%;
  				padding: 1px 10px;
  				float: right;
  				line-height: 1em;
  				margin: 0 0 0 0;}
  			
  				#footerContainer ul li {
  					list-style-type: none;
  					float: right;
  					border: 1px solid #3a3a3a;
  					border-bottom-color: white;
  					border-top-color: white;
  					margin: 0 -1px 0 0;}
  					
  					#footerContainer ul li:hover {
  						border-bottom-color: #3a3a3a;
  						border-top-color: #3a3a3a;
  						background: #f0f0f0;}
  					
  					#footerContainer ul li a {
  						padding: 5px;
  						color: #3a3a3a;
  						text-transform: uppercase;}
  				
  			#footerContainer p {
  				margin: 0;}
  				
/* =========== Browse by Category Settings ============= */

#browseCategory td {
	vertical-align: top;}
	
	#browseCategory td ul li.first {
		text-transform: uppercase;
		color: #972f15;
		font-weight: bold;}
		
/* ================ Listings ========================== */

div#announcements ul {}

	ul.listing {}

	ol.listing {}

	div#announcements ul {
		margin: 0 0 0 10px;
		padding: 0;}
	
	ul.listing {
		margin: 0 0 0 10px;
		padding: 0;}
	
	div#announcements ul li {
		list-style-type: none;
		margin: 0;
		padding: 0;}

	ul.listing li {
		list-style-type: none;
		margin: 0;
		padding: 0;}

	div#announcements ul li {
		margin-bottom: 15px;}
	
	ul.listing li {
		margin-bottom: 15px;}
	
	ol.listing li {
		margin-bottom: 15px;}
	
	div#announcements ul li:first-line {
		font-weight: bold;}

	ul.listing li:first-line {
		font-weight: bold;}

	ol.listing li:first-line {
		font-weight: bold;}

#listing li {
	margin-bottom: 15px;}
	
#listing li:first-line {
	font-weight: bold;}
	
/* ================ Listings Index ======================== */

 .coloredBackground {
	background: url(../images/listings/gradient.jpg) bottom left repeat-x #FFFFFF;
	border: 1px solid black;
	padding: 5px 0 10px 0;
	width: 700px;
	margin: -8px auto 0 auto;}
	
/* .coloredBackground ul li {
	float: left;
	margin: 0 50px 0 0;
	width: 150px;} */
	
.coloredBackground td {
	vertical-align: top;}
	
.coloredBackground ul {
	width: 175px;
	list-style-type: square;}
	
.coloredBackground br {
	clear: left;}

.listingOnIndex {
	background: url(../images/visitHomerIndexTableBg.gif) top left repeat-x;
	width: 700px;
	border: 1px solid black;
	height: 23px;
	margin: 7px auto;}
	
#individuals ul {
	width: 100%;}
	
#individuals ul li {
	width: 100%;}