body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
body.home
{
	font-size: 8pt;
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #fff;
}
body.homealtbgd
{
	margin-top: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #fff;
}
body.standard
{
	background-image: url(images/general/background.gif);
}
h1
{
	color: #693;
	font-size: 15px;
	font-weight: bold;
}
.zoom
{
    font-size: 12px;
    z-index: 1;
    visibility: hidden;
    width: 400px;
    font-family: arial;
    position: absolute;
	left: 200px;
}
td
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #666666;
}
a
{
	font-size: 11px;
	text-decoration: none;
	color: #cc0066;
}
a:hover
{
	text-decoration: underline;
}
a.stronglink
{
	font-weight: bold;
}
.label
{
	font-weight: lighter;
}
/* NAVIGATION */
td.productmenuheading
{
	font-weight: bold;
	color: #6d804d;
	font-size: 12px;
}
td.productmenuitem
{
	padding-left: 10px;
}
td.productmenuitem span
{
	font-size: 12px;
	color: #6d804d;
}
td.productmenuitem a
{
	font-size: 12px;
	color: #6d804d;
}
td.productmenucategory
{
	padding-left: 10px;
}
td.productmenucategory span
{
	font-weight: bold;
	font-size: 12px;
	color: #6d804d;
}
td.productmenusubitem
{
	padding-left: 25px;
}
td.productmenusubitem span
{
	font-size: 12px;
	color: #6d804d;
}
td.productmenusubitem a
{
	font-size: 12px;
	color: #6d804d;
}
td.mainmenu
{
	background-color: #99cc66;
}
td.logo
{
	background-color: White;
}
table.menu
{
	color: #cc0066;
}
table.menu a
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	
	color: #FFFFFF;
	text-decoration: none;
}
td.menuitem
{
	padding-left: 12px;
}
/* MISC STYLES */
td.highlight
{
	background-color: #ccff99;
}
td.masthead
{
	background-color: #ccff99;

}
table.titlebar
{
	background-color: #FFFFFF;
}
span.newsheadline
{
	font-weight: bold;
}
span.newitem
{
	color: #cc0066;
	font-weight: bold;
	font-size: smaller;
}
td.instructions
{
	padding-bottom: 10px;
}
/* CONTENT MANAGEMENT */
.editlink
{
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0066;
	font-weight: bold;
}
.griditem a
{
	background-color: White;
	color: #cc0066;
}
.griditem td
{
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gridaltitem a
{
	background-color: #efefef;
	color: #cc0066;
}
.gridaltitem td
{
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #efefef;
}
.gridheader td
{
	height: 24px;
	font-family: 'Verdana','Sans-Serif';
	font-size: 9pt;
	color: White;
	text-decoration: none;
	background-color: #b4d57c;
	padding-left: 4px;
	
}
.gridheader
{
	height: 24px;
	font-family: 'Verdana','Sans-Serif';
	font-size: 9pt;
	color: White;
	text-decoration: none;
	background-color: #b4d57c;
	padding-left: 4px;
	
}
.gridfooter td
{
	border-top: solid 2px #b4d57c;
}
.standardbutton
{
	width: 80px;
}
.greenflowers
{
	background-image: url(Images/Home/greentop.jpg);
	background-repeat: repeat-x;
	height: 130px;
}

.pinkflowers
{
	background-image: url(Images/Home/pinkflowers.jpg);
	background-repeat: repeat-x;
	height: 101px;
}
.bkrdflowers
{
	background-image: url(Images/Home/lt_flowers.jpg);
	background-repeat: repeat;
}
.dots
{
	background-image: url(Images/Home/dots.gif);
	background-repeat: repeat-x;
	height: 140px;
}
.gblogo
{
	display: inline;
	z-index: 2;
	left: 200px;
	position: relative;
	top: -25px;
}
.homenav
{	
	left: 190px;
	position: relative;
	top: 10px;
}
div.container
{
	background-color: white;
	text-align: center;
	background-image: url(images/general/bgd_home.gif);
	background-repeat: no-repeat;
}
