*{margin:0; padding:0;}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("graphics/bkgd1.jpg");
	font-family: Arial, Helvetica, sans-serif;
	text-color:#333;
	font-size:12px;
	}

a:link {color:#3A926D; text-decoration:none; font-size:12px;}

a:visited {color:#333; text-decoration:none; font-size:12px;}

a:hover, a:active {color:#FFA800; text-decoration:underline; font-size:12px;}

a.renew:link {color:#000066; text-decoration:none; font-size:12px;}

a.renew:visited {color:#000066; text-decoration:none; font-size:12px;}

a.renew:hover, a:active {color:#000066; text-decoration:underline; font-size:12px;}

a.applyNow:link {color:#006600; text-decoration:none; font-size:12px; font-weight: bold;}

a.applyNow:visited {color:#006600; text-decoration:none; font-size:12px; font-weight: bold;}

a.applyNow:hover, a:active {color:#006600; text-decoration:underline; font-size:12px;}

.h1Subtitle{
	font-size:12px;
	font-variant:small-caps;
	color:#000066;
	text-decoration:none;
	font-weight: bold;
	}

.important {
	font-size:12px;
	color:#006600;
	font-weight: bold;
	}

.hiddenText {
	font-size:1px;
	color:#FFFFFF;
	font-weight: normal;
	}

div#shadow{
	border-right: 4px #FFF solid;
	border-bottom: 4px #FFF solid;
	width:750px
	}

div#mainwrap {
	width:785px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
	padding:0px;
	border-style:double;
	border-color: #DBE2E9;
	border-width:3px;
	background-color:#FFF;
	}

div#header {
	width:780px;
	height:110px;
	text-align:right;
	padding-right:10px;
	background-image:url("graphics/headerbkgd.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	color:#333;
	font-size:12px;
	}

div#frontgraphic{
	width:780px;
	height:327px;
	background-image:url("graphics/greens.jpg");
	background-repeat:no-repeat;
	}

div#insidegraphic{
	width:780px;
	height:53px;
	background-image:url("graphics/greensshort.jpg");
	background-repeat:no-repeat;
	}

div#fresh{
	text-align:left;
	border: #000 solid;
	border-width:1px 0 1px 0;
	padding:20px;
	margin-top:15px;
	margin-bottom: 15px;
	height:75px;
	}

div#freshlist{
	float:right;
	width:500px;
	}

div#contentarea {
	width:780px;
	background: url("graphics/sprout.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	}

div#column1 {
	width:230px;
	float:left;
	padding:0px 0px 5px 0px;
	background-image:url(graphics/sidebarbkgd.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
	margin-top:10px;
	text-align:right;
	}

div#column2 {
	width:450px;
	float:left;
	margin-top:10px;
	padding:10px 25px 5px 25px;
	text-align:left;
	}



div#footer {
	width:780px;
	background-image:url("graphics/bluebkgd.jpg");
	text-align:center;
	padding:3px 0 8px 0;
	}

div.clearfloats {
	clear:both;
	height:5px;
	}

div#topmenu {
	font-size:12px;
	float:right;
	text-align:left;
	margin-left:25px;
	margin-top:60;
	width:800px;

	}

div#topmenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	text-color:#000;
	margin-top:19px;
	margin-left:100px;
	}

div#topmenu li {
	float:left;
	list-style-type:none;
	padding:0 4px;
	}

div#topmenu li a {
	float:left;
	text-decoration:none;
	color:#333;
	font-size:12px;
	}

div#topmenu li a:hover{
	color:#3A926D;
	font-size:12px;
	}

div#margin {
	margin: 5px 70px 15px 70px;
	}

div#bulliten{
	width:197px;
	background-color:#FFF;
	margin-top:15px;
	margin-left:33px;
	text-align:left;
	padding:1px;
	}

.picturemargin {
	margin-right: 20px;
	margin-bottom:15px;
	}

.bodytext {
	font-family: "Courier New", Courier, mono;
	color: #333;
	font-size:13px;
	}

p {
	margin-top:10px;
	}

.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
}

h1{
	font-size:18px;
	font-variant:small-caps;
	color:#000066;
	}

.floatleft{
	float:left;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.highlightcell {
	background-color:#D8D8BD;
	}

.highlightcell2 {
	background-color:#B4CBC2;
	}