@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
	width: 808px;
	text-align: left;
	height: 707px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	position: absolute;
}

/*HEADER CONTENT*/

.header {
	height: 58px;
	width: 500px;
	position: absolute;
	top: 73px;
	left: 0px;
}
.header h1 {
	background-image: url(../img/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	height: 58px;
	width: 197px;
	text-indent: -9999em;
	position: absolute;
	left: 0px;
	margin: 0px;
}

/*MAIN CONTENT AREA*/

.quote {
	height: 66px;
	width: 607px;
	position: absolute;
	left: 95px;
	top: 226px;
}
.columnwrapper {
	height: 381px;
	width: 607px;
	position: absolute;
	top: 320px;
	left: 95px;
}
.columnwrapper p {
	font-size: 10px;
	color: #f3d3bd;
	width: 252px;
}
.singleColumn {
	height: 381px;
	width: 607px;
	position: absolute;
	top: 300px;
	left: 95px;
}
.singleColumn p {
	font-size: 10px;
	color: #f3d3bd;
	width: 252px;
}
.singleColumn ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3d3bd;
}
.singleColumn a:link, .singleColumn a:visited {
	color: #bde4b9;
	text-decoration: none;
}
.singleColumn a:hover {
	color: #CAF3C5;
	text-decoration: underline;
}
#vDivider {
	position: absolute;
	top: 0px;
	right: 0px;
}
.pinkText {
	color: #ef7f9a;
}
.yellowText {
	color: #feeecc;
}
.salmonText {
	color: #feceb6;
}
.greenText {
	color: #bde4b9;
}


/*HOME PAGE SPECIFIC*/

.homeCopy {
	height: 235px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 11px;
}
.homeEmbed {
	height: 235px;
	width: 300px;
	position: absolute;
	left: 300px;
	top: 0px;
}
.homeCopy h2 {
	background-image: url(../img/h2_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 19px;
	width: 224px;
}

/*ABOUT PAGE SPECIFIC*/

.aboutCopy {
	height: 235px;
	width: 606px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 11px;
}
.aboutCopy p {
	width: 100%;
}
.aboutCopy  h2 {
	background-image: url(../img/h2_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 268px;
}

/*CONTACT PAGE SPECIFIC*/

.contactCopy {
	height: 235px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 11px;
}
.contactCopy h2 {
	background-image: url(../img/h2_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 221px;
}
.contactCopy a:link {
	color: #ef7f9a;
	text-decoration: none;
}
.contactCopy a:hover {
	text-decoration: underline;
}
#contactMap {
	position: absolute;
	top: 0px;
	right: 0px;
}
#contactMap a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bde4b9;
	text-decoration: none;
}
#contactMap a:hover {
	text-decoration: underline;
}

/*SUB-NAVIGATION AREAS*/

.subNav {
	text-align: center;
	height: 29px;
	width: 607px;
	left: 95px;
	top: 292px;
	position: absolute;
}
.subNav img {
	margin: 0px;
}
.subNav ul {
	height: 29px;
	width: 322px;
	list-style-type: none;
	background-image: url(../img/floralNav_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subNav li {
	overflow: hidden;
	text-indent: -9999px;
}
.subNav  li  a:link, .subNav  li a:visited {
	background-image: url(../img/floralNav_on.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 322px 29px;
}
#navOriginal {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 171px;
}
#navOriginal a:hover {
	background-position:0px 0px;
}
#navOriginalOn {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 171px;
	background-image: url(../img/floralNav_on.jpg);
	background-position:0px 0px;
}
#navSeasonal {
	position: absolute;
	left: 171px;
	top: 0px;
	height: 29px;
	width: 151px;
}
#navSeasonal a:hover {
	background-position:-171px 0px;
}
#navSeasonalOn {
	position: absolute;
	left: 171px;
	top: 0px;
	height: 29px;
	width: 151px;
	background-image: url(../img/floralNav_on.jpg);
	background-position:-171px 0px;
}

/*FLORAL PAGE SPECIFIC*/

.gallerywrapper {
	height: 253px;
	width: 620px;
	position: absolute;
	top: 321px;
	left: 95px;
}
.galleryCopy {
	width: 607px;
	position: absolute;
	left: 95px;
	top: 500px;
	height: 69px;
	text-align: center;
}
.galleryCopy  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec96a4;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*UNIQUE GIFTS PAGE SPECIFIC*/

.uniqueGalleryWrapper {
	height: 253px;
	width: 620px;
	position: absolute;
	top: 379px;
	left: 95px;
}
.uniqueCopy {
	width: 607px;
	position: absolute;
	left: 95px;
	height: 69px;
	top: 299px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.uniqueCopy h2 {
	background-image: url(../img/h2_unique.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 249px;
	margin-bottom: 0px;
	margin-top: 5px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.uniqueCopy  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.uniqueNav {
	height: 96px;
	width: 607px;
	position: absolute;
	left: 95px;
	top: 475px;
	text-align: center;
}
.uniqueNav  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.uniqueGalleryWrapper .hoverbox {
	margin-left: 0px;
}

/*HOVERBOX GALLERY CODE*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: -45px;
	margin-top: 10px;
}
.hoverbox a:link, .hoverbox a:hover, .hoverbox a:visited {
	text-decoration: none;
	border: none;
}
.hoverbox  ul {
	cursor: default;
}
.hoverbox a .preview
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bde4b9;
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -258px;
	left: 0px;
	z-index: 1;
}
.hoverbox img
{
	padding: 1px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hoverbox li
{
	background: #1c0505;
	display: inline;
	float: left;
	margin: 2px;
	position: relative;
	border: 1px dashed #55423f;
	padding: 1px;
	color: #feeecc;
}
.hoverbox .preview
{
	background: #1c0505;
	width: 206px;
	height: auto;
	padding: 4px;
	border: 1px dashed #55423f;
	text-align: center;
}

/*LOWER SECTION NAVIGATION*/

#pageNav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pageNav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-right: 3px;
	color: #fb6316;
}
#pageNav li img {
	border: 0px;
	vertical-align: bottom;
}
#pageNav a:link {
	text-decoration: none;
}
#pageNav a:hover {
	text-decoration: underline;
}

/*FOOTER NAVIGATION*/

#footer {
	position: absolute;
	left: 95px;
	top: 585px;
	height: 40px;
	width: 607px;
	font-size: 10px;
	color: #f3c7b8;
	text-align: center;
}
#footer a:link {
	color: #ef7f9a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
