* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: 'Helvetica', sans-serif;
	text-transform:uppercase;
	letter-spacing:1.25px;
	line-height:11px;
	color: #b7b1a9;
	font-size: 12px;
	background: #000000;
	}
	
img {
	 border: 0;
	}
	
a {
	color: #b7b1a9;
	text-decoration:none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#wrapper {
	position: relative;
	padding: 30px 30px;
	}
	
#left {
	position: absolute;
	}
	
#content {
	position: absolute;
	height: 615px;
	margin-top: -18px;
	margin-left: 265px;
	background: transparent url('/images/content-bg.gif') top left repeat-x;
	}
	
#photos {
	height: 615px;
	padding-top: 33px;
	background: transparent url('/images/content-bg-left.gif') top left no-repeat;
}
#photos a {
	display: block;
	float: left;
	padding-left: 5px;
	height: 500px;
}
h1 {
	display: block;
	width: 160px;
	margin-left:100px;
	margin-top:5px;
	height: 128px;
	text-indent: -3000px;
	background: #000000 url('/images/logo.jpg') top left no-repeat;
}
#nav {
	position: relative;
	width: 280px;
	height: 364px;
	margin-left: 0px;
	margin-top: 28px;
	background: transparent url('/images/nav-bg.gif') 10px 0px repeat-y;
}

#nav ul {
	position: absolute;
	top: left;
	list-style-type: none;
	margin-left: 10px;
}
#nav ul li a {
	display: block;
	width: 280px;
	height: 34px;
	text-indent: -3000px;
	
}
#nav ul li.selected a,
#nav ul li.selected a:hover {
	
	background-position: 0px -68px !important;
}
#nav ul li a:hover {
	background-position: 0px -34px !important;
	
}
.about {
	height: 160px;
}
.about p {
	padding: 265px 15px 0 25px;
	visibility:hidden;
}
.blog {
	display: block;
	width: 280px;
	height: 33px;
	margin-left: 20px;
	border-top: 0px dotted #605a50;
	text-indent: -3000px;
	margin-top: 173px;
	background: transparent url('/images/nav/blog.gif') -10px 0px no-repeat;
}
.blog:hover {
	background-position: -10px -34px;
}
.phone,
.email {
	padding-left: 16px;
}
.phone {
	background: transparent url(*/'/images/phone.gif'*/) 0px 0px no-repeat;
}
.email {
	visibility:hidden;
	background: transparent url('/images/email.gif') 0px 0px no-repeat;
	display:inline;
	margin-top: 30px;
	float:left;
}
.weddings {
	display:inline;
	margin-top: 15px;
	float:left;
	padding-left:22px;
	visibility:hidden;

}
#qTip {
	position: absolute;
	display: none;
	padding: 10px 20px;
	font-size: 10px;
	color: #fff;
	z-index: 1000;
	background: url('/images/tooltip.png') repeat;
}
#back {
	position: fixed;
	display: block;
	width: 100px;
	height: 15px;
	top: 560px;
	right: 15px;
	text-indent: -10000px;
	outline: 0;
	z-index: 1;
	background: url('/images/back.gif') repeat;
}

#copyright {
	color: #232323;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	position: fixed;
	display: block;
	top: 650px;
	right: 15px;
	outline: 0;
	z-index: 1;	
}
#copyright a {
	color: #2c2c2c;
	text-decoration:none;
	}

#copyright a:hover {
	color: #979797;
	text-decoration:none;
	}

#back:hover {
	background-position: 0px -15px !important;
	text-indent: -10000px;
	outline: 0;
	z-index: 1;
	background: url('/images/back.gif') repeat;
}
#homeback {
	position: absolute;
	display: block;
	width: 116px;
	height: 65px;
	top: 300px;
	right: 45px;
	text-indent: -10000px;
	outline: 0;
	z-index: 1;
	background: url('/images/back.gif') repeat;
}
#homeback:hover {
	b;
}