
li.menu a {
	font-size: 14px;
	padding: 10px;
	margin: 10px;
	border-style: none;
	border-width: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: black;
	text-decoration: none;
}


li.menu a:hover {
	
	color: #cccccc;

}


li.menu a.active {
	color: #cccccc;

}
	li.menu {
	
		border-color: #cccccc;
	
		border-left-style: solid;
	
		border-bottom-style: solid;
	
		border-right-style: solid;
	
		border-top-style: solid;
	
		padding: 4px;
	
		border-left-width: 1px;
	
		border-bottom-width: 1px;
	
		border-right-width: 0px;
	
		border-top-width: 1px;
	
		display:inline;
		
	
	}
	li.menu.first {
		border-left-width: 0px;
	}
	.martybox {
		line-height: 1.5em;
		padding-top: 1px;
		padding-right:50px;
		height:100%;
		

	}
	
	.marty {
	
	float:left;
	
	}
	
	#container {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
	#main {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(background.jpg);
		margin-right: auto;
		margin-left: auto;
		width: 955px;
		height:100%;
		min-height: 700px;
	}
	
	#main .attractions {
	
	
		min-height: 1600px;	
	}
	
	body {
		background-color: #cccccc;
		margin:0;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}
	
	#logobox {
		padding-top:10px;	
		text-align: center;
	

	}
	
	#content {
	
		padding-left:24px;
		padding-right:24px;
		
	}
	
	#contact ul li {
	
	
		text-align: center;
		list-style-type: none;
	
	
	}
	#contact {
		margin-top: 20px;
		margin-bottom:100px;
	}
	
	p.signature {
	
	
	
		color: gray;
	}



	.martycontentbox {
	
		padding-top:1px;
		padding-left:100px;
		padding-right:100px;
	
	}
	
	
	ul.martylist {
	
		padding-bottom: 20px;
	
	}
	#main.why {
		height: 100%;
		min-height: 800px;
	}
	#main.test {
		min-height: 1850px;
	}
	#main.pics {
		min-height: 4750px;
	}
	div.pics {
		text-align: center;
	}
	div.pics img {
		padding: 5px;
	}
	table.attractable tr td {
		padding: 8px;
	}
	#main.attractions {
		min-height: 2700px;
	}
	