@charset "utf-8";
a:link {
	color:#1c3962;
	text-decoration:none;
	}
a:visited {
	color:#1c3962;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#279019;
	}
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
	color:#1c3962;
	background-color:#fff;
	}
img {
	border:none;
	}
h2 {
	color:#279019;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:120%;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#masthead img {
	display:block;
}
#frame {
	width:770px;
	margin:auto;
	background:url('../images/gradient.gif') no-repeat center 77px;
}
#navigation {
	padding:20px 20px 10px 20px;
	margin:0 0 10px 0;
	background:url('../images/masthead_vine.gif') no-repeat right top;
	border-bottom:solid 1px #ebedf1;
}
#navigation .selected {
	font-weight:bold;
	color:#279019;
	}
#navigation ul {
	margin:0;
	padding:0;
	}
#navigation li {
	line-height:140%;
	list-style-type:none;
	}
#navBlock {
	float:left;
	width:230px;
	}
#content {
	padding:0 20px 20px 20px;
	}
#content a:link {
	color:#279019;
	text-decoration:underline;
	}
#content a:visited {
	color:#279019;
	text-decoration:underline;
	}
#content a:hover {
	text-decoration:underline;
	color:#279019;
	}
#content h3 {
	font-size:12px;
	margin:0 0 4px 0;
}
#content p {
	line-height:130%;
	margin:4px 0 16px 0;
	}
#footer {
	background:url('../images/gradient.gif') no-repeat center top;
	height:25px;
	font-size:9px;
	padding:4px 20px 10px 20px;
	clear:both;
}
.left {
	float:left;
	}
.right {
	float:right;
	}
.floatCol {
	float:left;
	margin:0 20px 20px 0;
	}
#leaf {
	display:block;
	margin:0 auto 10px auto;
	clear:both;
	}
#content .thumb img {
	border:solid 4px #fff;
}
#content .thumb {
	border:solid 1px #e2e6eb;
	margin-bottom:20px;
	width:365px;
}
#content .left {
	float:left;
	margin-left:-10px;
}
#content .right {
	float:right;
	margin-right:-10px;
}
#content .thumb p {
	border-top:solid 1px #e2e6eb;
	padding:5px;
	margin:0;
}

