a:link {
	color: #5E5E5E;
	text-decoration: none;
}

a:link img {
border: none;
}

a:visited {
	color: #5E5E5E;
	text-decoration: none;
}

a:visited img {
border: none;
}

a:hover {
	color: #929000;
}

body {
	font-family: "Futura", "Century Gothic", Sans-serif;
	overflow-x: auto;
	color: #404040;
}

#bigName {
	margin-top: 20px;
	margin-left: 50px;
	font-size: 3em;
	color: #929000;
	display: block;
}

#bigNameZoom {
	margin-top: 20px;
	margin-left: 59px;
	font-size: 3em;
	color: #929000;
	display: block;
}

#headerWrap {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	min-height: 125px;
}

#weddingbook {
	position: relative;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-height: 500px;
}

#imageBox {
	margin-top: 10px;
}

#weddingbook img {
	width: 600px;
	position: absolute;
	left: 200px;
	box-shadow: 0 0 5px 5px #F2F4E1;
}

#weddingBookPage {
	margin-right: auto;
}

#bookCover {
	left: 500px;
	top: -50px;
}

#contact {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#footer {
	position: fixed;
	font-size: .75em;
	color: #9E9E9E;
	text-align: center;
left: 90%;
top: 93%;
	bottom: 50px;
	}

#about {
	position: relative;
left: 100px;
top: -20px;
	width: 700px;
	font-family: Helvetica;
	line-height: 1.5em;
	min-height: 800px;
}

#about img {
	margin: 20px 20px 20px 20px;
}

#cacti {
	text-align: center;
	width: 1000px;
	margin-top: 65px;
	overflow: hidden;
}

.vertical-gallery {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.vertical-gallery img {
	max-width: 650px;
	max-height: 600px;
}

.vertical-gallery img:nth-of-type(1) {
	margin-top: 75px;
	width: 700px;
}

.vertical-gallery p {
	font-size: 0.8em; margin-top: 5px; margin-bottom: 25px;
}

#oaxaca {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

#cacti img {
	height: 307px;
}

#recent {
	text-align: center;
	margin-top: 25px;
	min-height: 1750px;
}

#recent img {
		width: 250px;
		margin-top: 50px;
}

#floatingZoom {
	position: fixed;
	top:0px;
	left: 50%;
	margin-left: -500px;
	z-index: 999;
	width: 1000px;
			opacity: 0;
	background: white;
	visibility: hidden;
	display: none;

}

#floatingZoom img {
	height: 550px;
}

#floatingZoom div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#sublist {
	display: none;
}

#sublist li {
}

.cacticaptionwrapper {
	width: 400px;
	float: left;
	margin-left: 55px;
	min-height: 340px;
opacity: 1;
}

.navList {
	position: absolute;
	width: 300px;
	z-index: 9999;
	font-size: 0.7em;
	left: 700px;
	top: -15px;
}

.navList li {
	list-style-type: none;
	margin-bottom: 2px;
}

.contentWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: 50px;
	position: relative;
}

#homewrap {
	position: relative;
		width: 800px;
	margin-left: auto;
	margin-right: auto;
	left: -50px;
}

#homewrap img {
	position: absolute;
}

#weddingBookCaption {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: .8em;
	z-index: 999;
	color: #BFBFBF;
}

#contactForm input {
	font-family: 'Futura', 'Century Gothic';
	font-size: 1.2em;
}

.imageCaption {
	margin-top: 0px;
	font-size: 1em;
	margin-bottom: -5px;
}

.captionLine2 {
	font-size: .7em;
	margin-bottom: -5px;
}

.captionLine3 {
	font-size: .7em;
	font-style: italic;
	}


.image img {
	position: absolute;
}

.imageName {
	color: black;
}
