html {
  height: 100%;
  margin:0px;
  padding:0px;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(images/bkg_rings.gif);
	background-repeat: repeat;
	background-position: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 6px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

.menu {
	background-color:#3F597F;
}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:hover {
	color:#000000;
}

.flowers, .flowers_header, .flowers_header_alt, .flowers_header_super {
	color:#3F260C;
}
.flowers_header, .flowers_header_alt {
	font-size:24px;
}
.flowers_header_super {
	font-size:42px;
}
.flowers_header_alt {
	color:#FF0000;
}
.flowers_menu_bg {
	background-image:url(images/flowers_menu_bg.gif);
	background-repeat:no-repeat;
}
.flowers_menu_bg table tr td a {
	margin-left:10px;
}

.flowers_menu_bg a:link, .flowers_menu_bg a:active, .flowers_menu_bg a:visited, .flowers_menu_bg a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:120%;
	text-decoration:none;
	color:#3F260C;
}
.flowers_menu_bg a:hover {
	color:#000000;
}

.flowers_bottom_bg {
	background-image:url(images/flowers_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.footer td {
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	color:#3F260C;
	font-family:Arial, Helvetica, sans-serif;
}

.flowers_box {
	/*border-right:solid 1px #CFB844;
	border-left:1px solid #CFB844;*/
}