@charset "utf-8";
/* CSS Document */

/*body { background-color: #3399FF }*/

/*body {background-image: url(images/gpmain/gradblue1400.png);background-repeat: repeat-x; background-attachment:scroll; background-position: top center;}*/

body {background-image: url(images/backdrops/cloudsbk.jpg);background-repeat: no-repeat; background-attachment: fixed; background-position: top center;}

  .outerDiv {border:solid 0px #000000; width:980px; height:1140px; position:relative; margin-left: auto; margin-right: auto; color:#FFFFFF; font-family:verdana; font-weight:bold; font-size:11px; text-align:center;} 
  
  .nestedDivTL {width:160px; height:1140px; position:absolute; top:0px; left:0px; text-align: center}
  .nestedDivTC {
	width:650px;
	height:1140px;
	position:absolute;
	top:0px;
	left:165px;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #663300;
	float: none;
}       
  .nestedDivTR {width:160px; height:1140px; position:absolute; top:0px; right:0px; text-align: center}       

  .nestedDivTL  img {border: 1px solid #663300;}
  .nestedDivTC  img {border: 1px solid #663300;}
  .nestedDivTR  img {border: 1px solid #663300;}

.HRspacer {	visibility: hidden;}
.texttable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: transparent;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: none;
}
.textcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #630;
	height: 106px;
	width: 320px;
	border: medium solid #663300;
	-moz-border-radius:15px; border-radius:15px;
	background-color: #FFF;
	background-image: url(images/produce/textlettuce.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.h2center {text-align:center; font-size:18px}

p {margin: 10px}

.hmenudiv {text-align:center; font-size:12px;}
.hmenudiv a {padding-right:10px;}