/* CSS Document */
body {
	line-height:21px;
	font-size:14px;
	text-align:left;
	background: #FFFFFF url(images/index/mementos-bg-spectrum.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	}
p {
	color:#006A95;
	font-style:normal;
	margin:0px 0 21px;
	}
.main p {
	}
div.wrapper {
	display: block;
	margin: 0px auto;
	width: 700px;
	height: 1%;
	overflow: hidden;
}
span.dropcap {
	font-size: 250%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
}
.content .main {
	margin-left: 180px;
	background: url(images/index/vertstar.gif) no-repeat;
	padding: 14px 28px 14px 33px;
}
.content .leftnav {
	padding: 0 21px;
	width: 140px;
	position: relative;
	float: left;
}
#photogallery .leftnav {
	padding: 0 21px 0 0;
	width: 140px;
	position: relative;
	float: left;
	margin-top:28px;
}
.topedge {
	line-height: 1px;
	background: url(images/index/frame-top.png) no-repeat;
	height: 4px;
	width: 700px;
	margin: 0px;
}
.bottomedge {
	line-height: 1px;
	background: url(images/index/frame-bottom.png) no-repeat;
	height: 3px;
	width: 700px;
}
.content {
	background: url(images/index/frame-body.png) repeat-y;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 1%;
}
#banner {
	margin-bottom: 14px;
}
.leftnav ul {
	list-style: none outside;
	margin: 0px;
	padding: 0px;
	
}
.leftnav ul a {
color: #506F6D;
	}
.leftnav li {
	margin-top: 14px;
	margin-bottom: 14px;
}
.leftnav li {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color:#ffffff;
	color: #666666;
	padding: 3px 7px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
#photogallery .leftnav li {
	border-color:#506F6D;
	-moz-box-shadow: 0 0 13px #A5BEA0;
	-webkit-box-shadow: 0 0 13px #A5BEA0;
	box-shadow: 0 0 13px #A5BEA0;
	}
.leftnav li:hover {
	border-color:#009cd6;
	}
.leftnav a:hover {
	text-decoration:none;
	}
#photogallery .leftnav li:hover {
	border-color:#eee;
	}
#photogallery .leftnav a:hover {
	color: #eee;
	}
#photogallery .leftnav li:hover a {
	color: #eee;
	}
#photogallery p.smalltext {
	display:block;
	margin-bottom:0;
	color:#009CD6;
	text-align:left;
	}
#photogallery {
	display: block;
	margin: 0px auto;
	width: 700px;
}
#logo {
	position: relative;
	width: 700px;
	top: 30px;
	display: block;
	margin: 0px auto 10px;
	height: 97px;
}
#pictures {
	position: relative;
	width: 530px;
	top: 42px;
	display: block;
	height: auto;
	border: 1px solid #aaa;
	margin: 0px auto 45px;
}
td.order_info {
	vertical-align: top;
	padding: 28px;
}
.order_info p {
	font-size: 12px;
}
.order_info h3 {
	font-weight: normal;
}
.salutation {
	margin-top: 35px;
}
.quote p {
	font-style: italic;
}
#closing {
	margin-top:10em;
	border-top:1px solid #5DBEE3;
	padding-top:10px;
	font-size:12px;
	color:#5DBEE3;
	}

