html {
  border:  none;
  margin: 0;
}
img {
  border:  none;
}
body {
  margin: 0;
  padding: 20px 0 0;
  background: #ffffff none repeat scroll 0% 50%;
  line-height: 120%;
  font-size: 95%;
  text-align: left;
  font-style: normal;
  font-family: "Georgia",serif;
  font-weight: normal;
}
a {
  color: #797863;
}
a:hover {
  color: #405246;
}
h1 {
  font-weight: lighter;
  font-size: 120%;
  text-align: left;
  /*color: #405246;*/
  color: #88aaaa;
}
#container {
  background: #e0e0c6 none repeat scroll 0% 50%;
  width: 740px;
  text-align: left;
}
#header {
  border-top: 3px solid #c1ccbc;
  border-bottom: 3px solid #c1ccbc;
  margin: 0px;
  padding: 0px;
  background: #c2cfc5 url(images/logo.png) no-repeat scroll center;
  text-align: center;
  width: 740px;
  height: 55px;
  cursor: pointer;
}
#navigation {
  border-top: 3px solid #c1ccbc;
  border-bottom: 3px solid #c1ccbc;
  margin: 10px 0px;
  padding: 0px;
  background: #c2cfc5 none repeat scroll 0% 50%;
  font-weight: lighter;
  font-size: 100%;
  text-align: left;
  vertical-align: middle;
  width: 740px;
  height: 25px;
  color: #5e6a60;
}
#navigationselected {
  text-transform: uppercase;
  font-size: 120%;
  padding-left: 20px;
  padding-top: 5px;
  vertical-align: middle;
  color: #4f5950;
}
#navigation a {
  text-transform: uppercase;
  font-size: 120%;
  padding-left: 20px;
  padding-top: 5px;
  vertical-align: middle;
  text-decoration: none;
}
#navigation a:hover {
  color: #fffdfe;
  text-transform: uppercase;
  font-size: 120%;
  padding-top: 5px;
  padding-left: 20px;
  vertical-align: middle;
  text-decoration: none;
}
.viewcartdiv {
	float: right;
}
.viewcartbutton {
  padding-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  text-decoration: none;
  height: 19px;	
}
#welcometitle {
  padding-top: 145px;
}
#welcomeimage {
  float: right;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 20px;
  text-align: left;
}
#leftcolumn {
  padding: 0px 0px 10px 20px;
  float: left;
  width: 340px;
  text-align: justify;
}
.productGalleryColumn {
  padding: 0px 0px 0px 0px;
  float: left;
  width: 500px;
  text-align: justify;
}
#rightcolumn {
  padding: 0px 20px 10px 20px;
  float: right;
  width: 340px;
  text-align: justify;
}
#clearcolumns {
  clear: both;
  font-size: 5%;
}
#contact {
  font-weight: lighter;
  font-style: normal;
  font-size: 90%;
  text-align: center;
  color: #405246;
}
#topimage {
  float: right;
  padding-right: 15px;
  padding-top: 5px;
  text-align: center;
}
#bottomimage {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  text-align: center;
}
#contenttitle {
  font-weight: lighter;
  font-size: 180%;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #405246;
}
#content {
  padding: 15px;
  text-align: left;
}
#bottomcontent {
  padding: 15px;
  clear: right;
  text-align: left;
}
#content li {
  padding: 3px;
}
#contactcontainer {
  background: transparent url(./images/contactbackground.jpg) no-repeat scroll 0% 50%;
  text-align: center;
  vertical-align: middle;
  width: 584px;
  height: 339px;
}
#footer {
  clear: both;
  text-align: center;
  vertical-align: middle;
  margin-top: 5px;
  font-weight: lighter;
  font-size: 90%;
  color: #88aaaa;
}
.contenthoverleft {
  border-width: 0px;
  padding: 10px;
  float: left;
  overflow: hidden;
  background-color: white;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 110%;
  font-weight: lighter;
  clear: none;
  width: 260px;
  color: #405246;
}
.contenthoverleft a {
	text-decoration: none;
}
.imagehoverright {
  padding: 20px;
  float: right;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 20px;
  background-color: white;
  width: 360px;
	height: 236px;
}
.minigallery {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  clear: both;
  text-align: left;
}
.blogcontent {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  clear: both;
  text-align: left;
}
.webelieve {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  clear: both;
  text-align: center;
  color: gray;
}
.innercontainer {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  clear: both;
  text-align: left;
}
.separator {
  border-bottom: 2px solid #c2cfc5;
  clear: both;
  padding-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
.faqtitle {
	font-weight: bold;
}
.faqquestion {
	margin-bottom: 5px;
	color: #797863;
	clear: left;
}
.faqanswer {
	margin-bottom: 5px;
	font-weight: lighter;
}
.floatrightcontainer {
  border-width: 0px;
  padding: 0px;
  float: right;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  clear: none;
  width: 170px;	
}
.floatrightbox {
  border-width: 0px;
  padding: 10px;
  overflow: hidden;
  background-color: white;
  margin-bottom: 10px;
  clear: right;
  width: 150px;	
}
.floatrightpanel {
  border-left: 2px solid #c2cfc5;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  margin-bottom: 10px;
  clear: right;
  width: 150px;	
}
.contacttitle {
	font-weight: bold;
}
.aboutimages {
	float: right;
	margin: 5px;
}
.faqimages {
	float: left;
	margin: 5px;
}

.marketingbox {
	padding: 10px;
	font-weight: lighter;
	font-size: 130%;	
	height: 236px;
}
.marketingCards {
	color: #778888;
}
.marketingInvitations {
	color: #88aaaa;
}
.marketingGifts {
	color: #aaccbb;
}
.marketingWatercolors {
	color: #aaaa88;
}
.marketingBullet {
	padding-left: 2px;
	padding-right: 2px;
	color: #ccddcc;
}
.marketingTagLine {
	color: #ddaa55;
}
.productinfopanel {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 80%;
	line-height: 120%;
}
.productinfotitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.productinfopaneltitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	color: #88aaaa;
}
.productinfopaneltitle a {
	color: #88aaaa;
	text-decoration: none;
}
.productinfopaneltitle a:hover{
	text-decoration: underline;
	color: #FFF;
}

.minigallerystorelink {
	float: right;
	font-size: 80%;
}

.galleryNavigation {
	font-size: 80%;
}
.galleryImageNav {
	padding: 3px;
	font-size: 80%;
	text-align: center;
}
.galleryThumbLink {
	font-size: 80%;
}

.purchaseContainer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.purchaseOptions {
	padding-top: 3px;
	padding-bottom: 3px;
}
.purchaseOptionsText {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
}

.searchContainer {
	padding: 10px;
	margin: 10px;
	overflow: hidden;
}

.marketingquote {
	padding-top: 21px;
	padding-left: 23px;
	padding-right: 23px;
	font-weight: lighter;
	font-size: 70%;
	line-height: 120%;
	color: darkgray;
}

.marketingfloatleftquote {
	padding-left: 10px;
	padding-top: 15px;
	font-weight: lighter;
	font-size: 120%;
	line-height: 120%;
	color: darkgray;
	float: left;
}
.marketingfloatrightquote {
	padding-right: 10px;
	padding-top: 15px;
	font-weight: lighter;
	font-size: 120%;
	line-height: 120%;
	color: darkgray;
	float: right;
}

.marketingquotesource {
	padding-top: 3px;
	text-align: right;
	font-size: 120%;
	font-weight: lighter;
}

.leftproduct {
	float: left;
	clear: left;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #fff;
}

.rightproduct {
	float: right;
	clear: right;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #fff;
}

.productimagecontainer {
	float:right; 
	padding-left: 10px; 
	padding-top: 15px;
	padding-bottom: 20px;
	height: 100px;
	width: 100px;
}
.productimage {
	height: 125px;
	width: 95px;
}