	@import url("lightbox.css");
	
	body {
		margin-top: 0px;
		margin-bottom: 0px;
		background-image: url(bkg2.gif);
		background-repeat: repeat-x;
		background-attachment: fixed;
		background-color: #fff;
		text-align: center;
		font-family: Verdana;
	}
	
	#Wrapper {
		margin: 0px auto;
		width: 700px;
		background: #fff;
		border-right: 2px solid #ccc;
		border-left: 2px solid #ccc;
		text-align: left;
	}
	
	#logo {
		margin-left: 2px;
		margin-top: -2px;
		float:left;
		clear:none;
		text-decoration: none;
		border: 0px;
	}
	
	#bride {
		float: right;
		clear: none;
	}
	
	#hidewrap {
		overflow: default;
		visibility: hidden;
	}
	
	#nav {
		clear: both;
		background: #eee;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin-bottom: 5px;
		color: #666;
		font-size: 10pt;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center	;
	}
	
	#navlinks
	{
		color: #FF6633;
		font-weight: normal;
		text-decoration: none;
		border: 0px;
	}
	
	#navlinks:hover {
		border: 0px;
		color: #fff;
		background: #ccc ;
	}
	
	#contact {
		float: right;
		background: #eee;
		border-left: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		margin-top: 0px;
		margin-left: 2px;
		margin-bottom: 5px;
		padding: 1px 1px 1px 1px;
		color: #666;
		font-size: 10pt;
		text-decoration: none;
		text-align: center;
	}
	
	#content {
		padding-right:10px;
		padding-left:10px;
		padding-bottom: 2px;
		font-size: small;
		color: #000;
	}
	
	#centerwrap {
		text-align: center;
	}
	
	#center {
	margin: 0px auto;
	padding-bottom: 10px;
	padding-top: 5px;
	}
	
	#sig {
	margin: 0 0 -20px 440px;
	}
	
	#sig img {
	border: 0;
	display: block;
	}
	
	#text {
		text-indent: 25px;
		margin-top: 10px;
		margin-bottom: 2px;
		text-align: justify;
	}
	
	#text2 {
		margin-top: 0px;
		margin-bottom: 2px;
		padding-left: 1px;
		text-align: justify;
	}
	
	#text3 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 35px;
		font-size: x-small;
		text-align: justify;
	}
	
	#text4 {
		margin-top: 10px;
		margin-bottom: 0px;
		padding-left: 5px;
		font-size: small;
		text-align: justify;
	}
	
	#title {
		font-weight: bold;
		font-size: xx-large;
		text-transform: uppercase;
		text-align: left;
		color: #ddd;
		margin-top: 0px;
		margin-bottom: -25px;
	}
	
	#photofloatl {
		margin-top: 7px;
		float: left;
		clear: left;
		margin-right: 10px;
		color: #333;
	}
	
	#photofloatl2 {
		margin: 7px 10px 12px 3px;
		float: left;
		clear: left;
		color: #333;
	}
	
	#photofloatr {
		margin-top: 5px;
		float: right;
		clear: right;
		margin-left: 5px;
		color: #333;
	}
	
	#bold {
		font-weight: bold;
	}
	
	#photofloatquotel {
		float: left;
		clear: left;
		width: 300px;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 20px; 
		border-bottom: 1px dotted #999;
		color: #333;
		text-align: justify;
		background: url(quote.gif) no-repeat top left;
	}
	
	#photofloatquoter {
		float: right;
		clear: right;
		width: 300px;
		margin-top: 5px;
		margin-left: 20px;
		margin-right: 10px; 
		border-bottom: 1px dotted #999;
		color: #333;
		text-align: justify;
		background: url(quote.gif) no-repeat top left;
	}
	
	#centerwrap {
		text-align: center;
	}
	
	.quote {
		margin: 0px auto;
		margin-top: 35px;
		width: 450px;
		padding: 5px 5px 0px 5px;
		border-bottom: 1px dashed #ccc;
		color: #000;
		text-align: justify;
		background: url(quote.gif) no-repeat top left;
	}
	
	#breaks {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	a, a:visited, a:active {
		color: #FF6633;
		text-decoration: none;
	}
	
	a:hover {
		color: #FF8D66;
		text-decoration: none;
	}
	
	#price {
		color: #FF8D66;
	}
	
	#bold {
		font-weight: bold;
	}
	
	#unbold {
		font-weight: normal;
		
	}
	
	#credits {
		clear: both;
		background: #eee url(bkg3.gif) repeat-x;
		border-top: 1px solid #ccc;
		border-bottom: 2px solid #ccc;
		color: #666;
		font-size: x-small;
		text-decoration: none;
		padding: 15px 10px 10px 10px;
		margin-top: 10px;
	}
	
	#orange {
		color: #FF8D66;
	}
	
	.orange_bold {
	color: #FF8D66;
	font-weight: bold;
	}
	
	h3 {

		margin-bottom: 0;
		font-size: small;
		font-weight: bold;
	}
	
	h4 {
		text-align: right;
		font-size: small;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	h5 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: small;
		font-weight: normal ;
	}
	
	ul	{
		margin: 0 0 0 0;
		list-style-type: default;
		list-style-position: inside;
		list-style-image: url(bullet.gif);
	}
	
	li {
		padding: 0 0 0 0;
	}
	
	.mailform	{
		margin-top: 5px;
		text-align: right;
	}
	
	textarea {
		float: left;
		border: 1px dashed #000;
		font-family: verdana;
		font-size: x-small;
		padding: 1px;
	}
	
	button {
		border: 1px dashed #000;
		background: #fff;
		font-family: Verdana;
	}
	
	input {
		float: left;
		border: 1px dashed #000;
		font-family: verdana;
		font-size: x-small;
		margin-left: 2px;
		padding: 1px;
	}
	
img.hometree {
	border: 10px solid #ccc;
	padding: 4px;
	margin: -6px;
	width: 664px;
	height: 443px;
}

.albumtile {
	width: 200px;
	height: 35px;
	float: left;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	text-align: left;
	}
	
.albumtile:hover {
	width: 200px;
	height: 35px;
	float: left;
	background: #ffe;
	border: 1px solid #f63;
	padding: 5px;
	margin: 5px;
	text-align: left;
	}
	
.albumtile span.date {
	display: block;
	color: #000;	
}

.albumtile img {
	float: left;
	margin: 1px 5px 0 0;
	border: 1px solid #ccc;
}

.print {
	clear: none;
	cursor: pointer;
	border: 0;
	margin: 0 0 0 270px;
}

#package {
	margin: -30px 0 10px 0;
}

div#flashcontent { 
	margin-top: -5px; 
}