body {
	background-image:url('images/bg_tile.gif');
	background-position:top;
	background-color:#D0C4A9;
	padding:0;
	margin:0;
}

p, div, span, td, input, select {
	font-family:verdana;
	color:#333333;
	font-size:11px;}
	
p {
	margin-top:5;
	margin-bottom:0;}

#layout {
	padding-top:0;
	width:745;}
	
#header {
	background-color:#ffffff;
	text-align:center;}
	
#menu {
	text-align:center;
	background-color:#ffffff;
	height:20;
	vertical-align:top;}

#mainImage {
	background-image:url('images/mainslideshow/main_bouquet.jpg');
	background-repeat:no-repeat;
	background-position: center;}
	
#navbar {
	padding-left:10;
	padding-bottom:8;
	padding-top:5;
	text-align:left;
	background-color:#D0C4A9;
	border-bottom:solid 1 #333333;
	border-top:solid 1 #333333;}
	
#content {
	padding:0;
	background-color:#ffffff;}
	
#tblContent {
	width:715;}
	
#subFooter {
	padding-top:10;}
	
#footer {
	background-image:url('images/bg_footer.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:40;}
	
.ProductName {
	font-size:14px;
	font-weight:bold;
	color:#990000;}
	
.ProductDesc {
	font-size:10px;
	margin-top:3;
	color:#333333;}
	
.ProductPrice {
	font-size:11px;
	margin-top:3;}
	
.smText1 {
	font-size:10px;
	color:#333333;}
	
.PurchaseLabel {
	background-color:#D0C4A9;
	border:solid 0 #660000;
	color:#660000;
	text-align:right;
	vertical-align:middle;}	
	
.btnAddCart {
	background-color:#EEE8D9;
	border:solid 1 #660000;
	color:#660000;
	margin-top:3;}
	
.headerImg {
	margin-bottom:10;}
	
.header1 {
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#660000;
	margin-bottom:0;
	padding-bottom:0;}
	
.header2 {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#996633;}