html,body {
	margin:0;
	padding:0;
	/*height:100%;*/}
	
body {
	background:#e3e3e3;
	color:#666666;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
/*
*html body{
	margin-bottom:20px;
}
*/	
img {
	border:0;
	margin:0;}
	
p {
	font-size:0.8em;
	margin-top:0;}
	
.txtError {
	color:red;
	font-weight:bold;
}

a {
	color:#e62c20;
	text-decoration:none;
	font-size:1em;}
	
a:hover {
	text-decoration:underline;}
	
h1 {
	color:#1d207d;
	font-size:0.8em;
	font-weight:bold;
	margin:0;
	padding:0px;
	height:16px;}
	
h2 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0;}	
	
#bstyle {
	color:#1d207d;
	font-size:0.8em;
	font-weight:bold;
}	

#ProdOptions td{
	font-size:1.1em;
	margin:0;
	padding-left:0px;
	text-align:left;
}

#container {
	margin:0 auto;
	background:#fff;
	padding:44px;
	width:745px;
	margin-top:20px;
	margin-bottom:20px;
	height:100%;
	
/*	min-height:100%;
	margin-bottom:500px;
	*/}
	
*html #container {
/*	height:100%;*/}
	
#header {
	height:41px;
	margin-bottom:20px;}
	
#l1 {
	display:block;
	float:left;}
	
#l2 {
	display:block;
	float:right;}
	
#menu {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:5px 0px 5px 0px;
	font-size:11px
}
	
#menu a{
	margin-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1d207d;
}

#menu a:hover{
	text-decoration:none;
	color:#FF0000;
}

#menu a:active{
	text-decoration:none;
	color:#FF0000;
}

#shopcontent {
	margin:25px 0 30px 5px;
	padding-top: 1px;
	overflow:hidden;
/*	height:100%;*/
	}	

*html #shopcontent{
	overflow:visible;
}	


#products {
	margin-top:30px;
	text-align:left;
	height:100%;
	min-height:200px;}

#products table {
	text-align:center; 
	font-size:12px;
	float:left;
/*	margin:-3px;*/
	padding-top: 10px;
	margin-bottom:-0px;
	border:0;
}
/*
#products table form {
	text-align:left; 
	font-size:12px;
	float:left;
}*/

#products table input{
}

#products a {
/*	display:block;*/
	font-size:1em;
	/*padding:0;*/}

.tellafriend {
	font-size:12px;
	float:left; 
	padding-left:20px;
}


.txtcartProgressCurrent {
	font-weight:bold;
}

.Title {
	padding-bottom:10px;
	
}

.textbox {
	margin-left:0px;
	padding-left:0px;
/*	float:left;	*/
}

.submit {
	background-position:center;
}

.nobullet {
	margin-left:-38px;
	padding-bottom:5px;
}

		
#content {
	margin:25px 0 30px 145px;
	padding-top: 1px;
/*	overflow:hidden;*/
	}	
	
#quest {
	margin-top:25px;}
	
#quest a {
	border-bottom:1px dotted #999999;
	display:block;
	font-size:0.8em;
	padding:10px 0 10px 0;}
	

#quest h1 {
	color:#666666;
	border-bottom:1px dotted #999999;
	display:block;
	padding:10px 10px 10px 0px;}
		
#growers {
	font-size:12px;
	border-top:1px dotted #999999;
}

#growers td{
	border-bottom:1px dotted #999999;
}

#gname {
	font-weight:bold;
	vertical-align:top;
}

#clear {
	height:15px;}
	

#footer {
	margin:0 auto;
	background:#fff;
	height:40px;
	font-size:0.75em;}

	
	
#zzz {
	border-bottom:1px dotted #999999;}
	
#menu2 {
	float:right;
	margin-top:25px;}
	
#leftmenu {
	float:left;
	width:130px;
	height:100%
	}
	
#leftmenu ul	{

	width: 110px;
	padding: 25px 0px 0px 20px;
	list-style-image:url("../styleImages/li.gif");
	margin: 0px;
	}

#leftmenu li {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
/*	font-size:0.8em;*/
	font-size:12px
	}

#leftmenu li a {
	color:red;
	font-size:1em;
	text-decoration:underline;
	}

#menu2 ul {
	margin:0;}

#menu2 li {
	float:left;
	margin-left:30px;
	list-style:none;}

#menu2 li a {
	color:#1d207d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px}
	
#products {
	
}

.mainbody {
	margin-top:16px;}


.copy {
	float:left;
	display:block;
	margin-top:28px;}

#synclinks {
	width:745px;
	text-align:right;
	padding:0 44px 0 44px;
	margin:0 auto;	
	font-size:11px;
}

#synclinks a{
	text-decoration:underline;
	color:#666666;
}

/*
*	{border: 1px solid red}
*/