@font-face
{
font-family: poorRichard;
src: url(../fonts/PoorRichard.ttf);
}

a:link 		{ color:black; text-decoration: none; font-weight: none; }
a:visited 	{ color:black; text-decoration: none; font-weight: none; }
a:hover 	{ color:black; text-decoration: underline; font-weight: none; }
a:active 	{ color:white; text-decoration: none; font-weight: none; }

body {

	margin:0px;
	font-family:poorRichard;


}

h1, h2 , h3, h4, h5, h6, p, div {
	text-align:center;
	
}



.navbar{

	width:100%;
	height:45px;
	background-color:rgba(255,255,255,1);
	position:fixed;
	top:0px;
	text-align:center;
	z-index:1000;

}

.navbox {

	width:120px;
	height:30px;
	float:left;
	background-color:red;
	margin: 7px 5px 0px 5px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	

}

.center {

	margin-right:auto; 
	margin-left:auto; 
	width:960px;
}

.spacer {
	width:1px; 
	height:1px; 	
	clear:both;
	}
	
.content  {
	padding-top:45px;
	background-color:none;
	line-height: 150%;
	font-size:1.2em
}

.vis {

	background-color:none;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
	

}

.invis {

	background-color:none;
	height:25px;
	
}	

li.navigation 	 { 	
	background-color:rgb(255,255,255); 
	margin-right:15px; 
	padding:5px;
	display:inline;
				}
				
.mymoon {

	background-image:url("../images/mymoon_bw.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}

.ceremony1 {

	background-image:url("../images/ceremony1.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}

.king {

	background-image:url("../images/king.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}

.whythe {

	background-image:url("../images/wythe.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}


.airbnb {

	background-image:url("../images/airbnb.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}

.jolie {

	background-image:url("../images/jolie.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}
	
.taxi {

	background-image:url("../images/taxi.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}	
	
	
.brunch {

	background-image:url("../images/brunch.gif");
	height:300px;
	background-size: 300px 300px;
	opacity: .75;
	
	}
	
.dinner {

	background-image:url("../images/dinner.gif");
	height:300px;
	background-size: 300px 240px;
	opacity: .75;
	background-repeat: no-repeat;
	}