body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
}
.bodymain {
	background-image: url(images/background.jpg);

}
.bodywed {
	background-image: url(images/background-wed.jpg);
}

/* box positions declarations */
.totalwidth { 
	width: 800px;
}

form.hide { height: 0px; }

.basket {
	background-color: #a71210;
	width: 450px;
}
.basket td {
	vertical-align: top;
}
.basketoptions, .basketitem {
 	background-color: #FFD1CF;
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 254px;
}
td.title {
	background-color: transparent;
}

.basketitem {
	background-image: url(images/basketbg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.basket p {
	margin: 0px;
}
.basket input {
	font-family: Verdana, sans-serif;
	background-color: ffffff;
	color: #a71210;
	font-weight: bold;
	border: solid #a71210 1px;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 3px;
}
.basket textarea {
	font-family: Verdana, sans-serif;
	background-color: ffffff;
	border: solid #a71210 1px;
	font-size: 12px;
	color: #a71210;
	padding: 4px;
}
.basket select {
	font-family: Verdana, sans-serif;
	background-color: ffffff;
	color: #a71210;
	font-weight: bold;
	border: solid #a71210 1px;
	font-size: 10px;
	padding: 2px;
}

.form { height:2.5em; }
.footer {
	width: 100%;
	height: 135px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.ordersummary td { 
 	white-space: nowrap;
 	background-color: #FFD1CF;
	padding: 2px 8px 2px 10px;
}
.ordersummary td h4 { 
	margin: 0;
}
input.trans { 
 	background-color: transparent;
	border: 0;
	text-align: right;
}
.wedding p { 
	font-family: Georgia, Times, Serif; 
	color: #a71210; 
	font-style: italic;
	font-size: 76%;
}
.wedding p.note { 
	color: #D89695; 
	font-style: normal;
	font-weight:bold;
	font-size: 63%;
}

/* Font Styles */

p {
	font-size: 10px;
}		

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
	margin: 0px;
}
h1.reverse, h2.reverse, h3.reverse, h4.reverse {
	color: #ffffff;
	text-align: right;
	margin: 0px;
}

/* Red Background */
h1.reverse {
	padding: 5px 10px 5px 10px;
	background-color: #a71210;
}
/* Red Type */
.red {
	color: #a71210;
}
/* Green Background */
h2.reverse {
	padding: 5px 10px 5px 10px;
	background-color: #82B988;
}
/* Pale Green Background */
h3.reverse {
	padding: 2px 10px 2px 10px;
	color: #82B988;
	background-color: #E0EDE1;
}
/* pink background */
h4.reverse {
	padding: 2px 10px 2px 10px;
	background-color: #D89695;
}
.bigpic {
	border: 1px solid #a71210;
}

.flowersdesc {
	width: 100%;
}
.flowersdesc td {
	vertical-align: bottom;
}
.flowersdesc p {
	margin-left: 10px;
}
.price {
	color: #000000;
}

.page {
	padding: 25px 0 0 10px;
	width: 550px;
	float: left;	
}
.indent {
	width: 450px;
	margin: 5px 50px 25px 20px;
}

div.left { float: left; margin: 0px; }
div.right { float: right; margin: 0px; }

.prevnextbar {
	width: 100%;
	margin: 5px;
	clear: both;
	background-color: #E0EDE1;
}

.prevnextbar td {
	padding: 2px 0px;
}

.optionbar {
	width: 100%;
	clear: both;
	background-color: #E0EDE1;
	margin: 5px 0 7px 0;
}

.optionbar td {
	padding: 2px 0px;
	text-align: right;
}

/* optionbar rollovers */
.optionbar a:link, .prevnextbar a:link {
	color: #003300;
	padding: 2px 8px;	
	background-color: #E0EDE1;
}
.optionbar a:visited, .prevnextbar a:visited {
	color: #003300;
	padding: 2px 8px;
	background-color: #E0EDE1;
}
.optionbar a:hover, .prevnextbar a:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 8px;
	background-color: #82B988;
}
.optionbar a:active, .prevnextbar a:active {
	color: #003300;
	padding: 2px 8px;
	background-color: #E0EDE1;
}

.summary {
	width: 100%;
}

.summary td {
	width: 25%;
	vertical-align: top;
	text-align: center;
	font-size: 9px;
}
.grid { 
	margin: 5px;
	border: 1px solid #a71210;
}




/* site links */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.navigation {
	float: left;
	width: 110px;
	margin-top: 30px;
	margin-left: 5px;
}
.navigation input {
	background-color: #C1DCC5;
	color: #000000;
	font-size: 9px;
}
.navigation input:focus {
	background-color: #ffffff;
}
.navigation p {
	color: #333333;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	margin-top: -4px;
	margin-bottom: 3px;
	overflow: hidden;
	background-color: #E0EDE1;
}

/* navigation top level links */
.navigation a:hover {
	text-decoration: none;
}
.navigation h3 {
	margin: 0px 0px 3px 0px;
	padding: 2px 5px;	
	background-color: #82B988;
}
.navigation h3.current  {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #a71210;
}

/* navigation top level $cpage */
.navigation h3 a:link {
	color: #ffffff;
}
.navigation h3 a:visited {
	color: #ffffff;
}
.navigation h3 a:hover {
	color: #2f4f4f;
}
.navigation h3 a:active {
	color: #ffffff;
}

.navigation h3.current a:link {
	color: #E7C3C2;
}
.navigation h3.current a:visited {
	color: #E7C3C2;
}
.navigation h3.current a:hover {
	color: #ffffff;
}
.navigation h3.current a:active {
	color: #E7C3C2;
}

/* navigation second level links */
.navigation h4 {
	margin: 0px;
	padding: 2px 0px 2px 10px; 	
	background-color: #E0EDE1;
}

.navigation h4.current {
	background-color: #D38887;
}

.navigation h4.notcurrent {
	background-color: #FFD1CF;
}

/* navigation second level $cpage */
.navigation h4 a:link {
	color: #82B988;
}
.navigation h4 a:visited {
	color: #82B988;
}
.navigation h4 a:hover {
	color: #2f4f4f;
}
.navigation h4 a:active {
	color: #82B988;
}

.navigation h4.current a:link {
	color: #a71210;
}
.navigation h4.current a:visited {
	color: #a71210;
}
.navigation h4.current a:hover {
	color: #FFD1CF;
}
.navigation h4.current a:active {
	color: #a71210;
}

.navigation h4.notcurrent a:link {
	color: #D38887;
}
.navigation h4.notcurrent a:visited {
	color: #D38887;
}
.navigation h4.notcurrent a:hover {
	color: #a71210;
}
.navigation h4.notcurrent a:active {
	color: #D38887;
}
.small { font-size: 76%; }
.offer1 {
	width:550px;
	height:280px;
	background: url('images/offer1.jpg') top center no-repeat;
	padding-bottom:15px;
}
.offer2 {
	width:550px;
	height:275px;
	background: url('images/offer2.jpg') top center no-repeat;
	padding-bottom:15px;
	padding-right:20px;
	text-align:right;
}
.offer3 {
	width:550px;
	height:375px;
	background: url('images/offer-mothersday.jpg') top center no-repeat;
	padding-bottom:15px;
	padding-right:20px;
	text-align:right;
}

