@charset "UTF-8";

* { behavior: url(iepngfix.htc) }

html {
	height: 100%;
}

body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 800px;
	min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right 240px;
}
#wrapall {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #wrap {
	height: 100%
}

#container2 {
	display: none;
}
#header {
	display: none;
}
#top {
	display: none;
}
#topInterior {
	display: none;
}

.logo {
	float: left;
	position: relative;
	margin-bottom: -20px;
}
.tag {
	float: right;
	position: relative;
	margin-top: 80px;
}
#nav {
	display: none;
}
#nav a:link, #nav a:visited, #nav a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
 
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	background-image: url(images/index2_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	width: 600px;
}
#rcol {
	display: none;
}
#item td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49176D;
}
#item .title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #49176D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990033;
	font-size: 18px;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
}
#wrap #content li {
	margin-left: 25px;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #49176D;
	font-style: italic;
	font-size: 15px;
}
#content img {
	border: 1px solid #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #49176D;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 26px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	width: 800px;
	height: 45px;
	clear: both;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
}
#wrap #content iframe {
	float: none;
	margin-right: 15px;
	margin-top: 0px;
}
#products {
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
}
#products p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#products h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #49176D;
	margin-bottom: 10px;
}
#products h6 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#products td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49176D;
	height: 132px;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.petals {
	float: right;
	margin-top: -130px;
	margin-right: -210px;
	position: relative;
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	line-height: 13px;
}
.table  {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
input
{
	width: 100%;
	border: 1px solid #999999;
	height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
textarea {
	width: 200px;
	border: 1px solid #999999;
}
select {
	width: 100%;
	border: 1px solid #999999;
}
.submit input
{
	width: 75px;
	margin-right: 15px;
} 
.submit {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
	font-weight: bold;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
.pulldown {
	width: 350px;
}
#content #form1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#buy td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content #form1 #buy .engrave {
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	background-color: #f1e5f6;
}
#content #form1 #buy .engrave .smallertext {
	font-size: 10px;
	text-align: right;
}
.subtotal {
	margin: 0px;
	padding: 3px;
	width: 50px;
}
.qty {
	margin: 0px;
	padding: 3px;
	width: 20px;
}
.item {
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}
.price {
	margin: 0px;
	padding: 3px;
	text-align: right;
	width: 120px;
}
.length {
	margin: 0px;
	padding: 3px;
	width: 50px;
	text-align: center;
}
.title {
	color: #000000;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.personal {
	padding: 3px;
}
.radio {
	width: 15px;
}
.style1 {
	font-style: italic;
	font-size: 12px;
}
#rosecontainer {
	display: none;
}
#rosecontainer img {
	display: none;
}
