/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	height: 20px;
	width: 900px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-color: #FFFFFF;
}
/*  -------------home page-----------------  */
.landing {
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;
	font-size: 0.8em;
	line-height: 1.4em;
}
*html .landing {
	display: inline;
}
.landing p {
	width: 245px;
}
.landing a:hover {
	color: #4A311E;
}
#hometop {
 	width: 790px;
	margin:0 auto;
}
#home {
 	width: 790px;
	margin:0 auto;
}
#home p.content {
	font-size: 0.75em;
	line-height: 1.4em;
	float: left;
	width: 370px;
	margin-right: 10px;
	margin-left: 10px;
	color: #8b694e;
}

#hometop img.heirloom {
	position: relative;
	left: 0px;
	top: 5px;
	z-index: 100;
}
#hometop img.grandmother {
	position: relative;
	left: -1px;
	top: 48px;
	z-index: 50;
}
#hometop p.client {
	display:block;
	position: relative;
	left: 373px;
	top: -80px;
	z-index: 10;
	width: 350px;
	font-size: 0.8em;
	font-style: italic;
	color: #8cc63f;
}
#hometop h1.hometext {
	display:block;
	position: relative;
	left: 373px;
	top: 25px;
	z-index: 120;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.0px;
}
#home h2.offerings {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	color: #8b694e;
}
#home h2.offerings a {
	color: #8b694e;
}
/*  -------------testimonial is the green block,no longer an actual testimanial-----------------  */
#testimonial {
	position: relative;
	left: 0px;
	top: -35px;
	z-index: 80;
	width: 250px;
	padding: 15px 12px 12px 14px;
	background-color: #5b8129;
	
	font-size: 0.7em;
	line-height: 1.5em;
	color: #ffffff;
	float: left;
}
#testimonial p, a {
    color: #ffffff;
	
}
#testimonial p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	font-style: italic;
}
#testimonial a:hover {
    color: #000000;
	text-decoration: none;
}
#testimonial img {
	position: relative;
	z-index: 150;
	left: 161px;
	top: -35px;
}
#testimonial h1 {
   font-size: 1.2em;
   color: #ffffff;
}
#testimonial p.name {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#hometop img.invitationset {
	float: left;
	margin-top: 30px;
	margin-left: 8px;	
}
#hometop img.extras {
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	
}
#home img.bride {
	position: relative;
	z-index: 150;
	left: -450px;
	top: 170px;
}
/*  ------------end home page---------------  */

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.title {
	float: right;
	margin-left: 25px;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #8b694e;
}
.titlecollections {
	float: right;
	margin-left: 25px;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #a5a2c5;
}
.titlekids {
	float: right;
	margin-left: 25px;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #ee2374;
}
.headshot {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#address p {
	float: right;
	margin: 0px;
	font-size: 0.9em;
}
#indent {
	margin-left: 30px;
}
#right {
	width: 710px;
	float: left;
}
#left {
	width: 190px;
	float: left;
	margin-top: 15px;
}
#left .content {
	font-size: 0.8em;
	line-height: 3.5em;
}
#right .content {
	padding: 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}

.menulist {
	margin: 30px 0 40px;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}
/* -------------- page on highlighting for portfolio pages------------------  */
#left .menulist a#custom,
#left .menulist a#ready,
#left .menulist a#contact,
#left .menulist a#kids {
	color: #8cc63f;
	font-weight: bold;
	}
.twolines {
	margin: 12px 0 12px;
	line-height: 1.3em;
}
#left a:link{
	color: #8b694e;
}
#left a:visited {
	color: #8b694e;
}
#left a:hover {
	color: #704B2F;
}
#right a:link {
	color: #8b694e;
}
#right a:visited {
	color: #8b694e;
}
#right a:hover {
	color: #4A311E;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #8b694e;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	color: #4A311E;
	text-decoration: none;
}
/* -------------- page on highlighting for main pages------------------  */
.p7uberlink {
	font-weight: bold !important;
	color: #8cc63f !important;
	border-color: #000000 !important;
}
/* -------------- collections pages------------------  */
#book {
	float: right;
	margin-left:20px;
}
.detaillist {
	margin-left: 5px;
	padding-left: 5px;
}
/* ---------------kids pages----------------------  */
#imageswap {
	margin-right: 35px;
	display: inline;
	float: left;
}
/*  ------------collection page through pages----------  */
#pagethru {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;	
	color: #000000;
}
#pagethru p.bookpage {
	margin-right: 35px;
	display: inline;
	font-size: 0.8em;
	color: #000000;
}
#pagethru a.bookpage {
	color: #000000;
}
/*  ------------occasions details pages---------------------  */
#awardgroup { 
	float: right;
}
#awardgroup p.awards {
	font-size: 0.9em;
	line-height: 1.0em;
	margin-left: 20px;	
}
#gallery {
	float: left;	
}
#nopadding {
	padding: 0;
}
#gallery p.lovetree {
	float: left;
	position: relative;
	top: -100px;
	font-size: 0.9em;
	line-height: 1.0em;
}
#gallery p.lovepage, a.lovepage {
	margin-right: 42px;
	display: inline;
	text-decoration: none;
}
#gallery p.ourstory, a.ourstory {
	margin-right: 35px;
	display: inline;
}
#gallery p.winter, a.winter {
	margin-right: 10px;
	display: inline;
	text-decoration: none;
}

#gallery p.caption {
	position: relative;
	top: -10px;
}
#gallery img.couple {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#gallery img.ourstorycouple {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery img.letters {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#gallery img.sea {
	float: right;
	margin-right: 10px;
}
#gallery img.seabook {
	float: right;
	margin-right: 80px;
}
#gallery img.toponly {
	float: right;
	margin-top: 10px;
}
#gallery img.details {
	position: relative;
	top: -78px;
	float: right;
}
#gallery img.aisle {
	position: relative;
	top: -111px;
	float: right;
	margin-left: 10px;
}
#gallery img.meta {
	position: relative;
	top: -180px;
	float: right;
	margin-left: 10px;
}
#gallery img.cake {
	float: right;
	margin-top: 63px;
}
#winterthur {
	margin-right: 10px;
	float: left;
}
.metamorphosis {
	font-size: 1.0em;
	line-height: 1.0em;
}
#meta {
	float: left;
	padding: 0;
	margin-right: 5px;
}
img.icon {
	margin-top: 5px;
}
#photog {
	font-size: 0.8em;
	line-height: 1.0em;
	margin-right:10px;
	margin-top: 0px;
	float: right;
	text-align: right;
}
#photogsea{
	font-size: 0.8em;
	line-height: 1.0em;
	margin-left: 150px;
}
/* contact page form  */

#imagecaption {
	text-align: center;
	vertical-align: middle;
	float: left;
}
.formbody { color: #609; font-size: 9px; text-align: right }
.formcaption {
	font-size: 0.9em;
	color: #8b694e;
	text-align: center;
	position: relative;
	top: -10px;
	line-height: 0.9em;
}

.formselect { color: #609; font-size: 9px; text-align: left }
input#submit {
background-color: #CCCCCC;
}

input, textarea, select {
	background-color: #eefdeb;
	border: 1px solid #8cc63f;
}

/*  FOOTER AND NAVIGATION  */
#footer .content {
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer {
	
	color: #8b694e;
	padding: 0px;
	
	font-size: 0.7em;
	clear: both;
}
#footer a, #footer a:visited {
	color: #8b694e;
}
#horiznav ul li {
	display: block;
	float: left;
	margin-right: 12px;
	list-style-type:none;
	margin-top: 6px;	
}
#horiznav {
margin: 0 auto;
}
#horiznav a, #horiznav a:visited {
	color: #8b694e;
	text-decoration: none;
	}
#horiznav  a:hover {
	color: #4A311E;
	text-decoration: none;
	list-style-type:none;
}
/*  end FOOTER AND NAVIGATION  */
h1 {
	font-size: 1.2em;
	margin: 0;
	color: #8b694e;
}
h2 {
	font-size: 1em;
	margin: 30px 0 10px;
	color: #000000;
	font-weight: normal;
}
h2.events {
	color: #a5a2c5;
	margin-top: 0px;
	
	text-align: center;	
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.noleftmargin {
	margin-left: 0px;
}
.margintop {
	margin-top: 30px;
}
.margintop15 {
	margin-top: 15px;
}
.marginright {
	margin-right: 6px;
}
.aligntop {
	vertical-align: top;
}
.content p {
	font-size: 1.0em;
	margin: 10px 0;
	color: #000000;
}
.greentext {
	color: #8cc63f;
}
.periwinkletext {
	color: #a5a2c5;
}
.kidsred {
	color: #ee2374;
}
.greentext a, .greentext a:visited{
	color: #8cc63f;
	text-decoration: underline;
}
.greentext a:hover{
	color: #4A311E;
	text-decoration: underline;
}
.periwinkletext a, .periwinkletext a:visited {
	color: #a5a2c5;
	text-decoration: underline;
}
.periwinkletext a:hover {
	color: #4A311E;
	text-decoration: underline;
}
.kidsred a, .kidsred a:visited {
	text-decoration: underline;
	color: #ee2374;
}
.kidsred a:hover {
	text-decoration: underline;
	color: #4A311E;
}
.greenline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8cc63f;
}
.periwinlkleline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a2c5;
}
.kidsredline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ee2374;
}

/*  --------colored box to highlight scroller--------  */
p.peribox  {
	background-color: #c2bee7;
	padding: 5px;
	width: 650px;
	text-align: center;
	
	
}
p.greenbox  {
	background-color: #8cc63f;
	padding: 5px;
	width: 650px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
p.kidredbox  {
	background-color: #ee2374;
	padding: 5px;
	width: 650px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
/*  --------highlighted page thru links--------  */
#right .greenpage a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8cc63f;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#right .greenpage a:hover {
	color: #8b694e;
}
#right .peripage a {
	color: #000000;
	text-decoration: none;
	background-color:  #c2bee7;
	padding-right: 8px;
	padding-left: 8px;
}
#right .peripage a:hover {
	color: #8b694e;
}
#right .kidredpage a {
	color: #FFFFFF;
	font-weight: bold;
	background-color:  #ee2374;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#right .kidredpage a:hover {
	color: #CCCCCC;
}
/*  --------set  prices color--------  */
p.price {
color: #ffffff;
}