.header_print {display:none}
.large_header_print {display:none}

#clear {
	clear: both;
}

html, body {
	background: url('images/bkg.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #003fad;
	line-height: 20px;
	text-align: left;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: 003fad;
	text-decoration: none;
	margin-bottom: -15;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: 333333;
}

.variety p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}

.variety ul {
	list-style: url(images/globe.gif);
}

.variety li {
	margin-bottom: 6;
}

.variety a {
	color: #006633;
	text-decoration: underline;
}

.variety a:visited {
	color: #996633;
	text-decoration: underline;
}

.variety a:hover {
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: underline;
}	

#header {
	position: relative;
	width: 760px;
	height: 100px;
	position: 20 0 0 20;
	background-image: url('images/header.jpg');
}

.nav {
	position: relative;
	height: 50px;
	margin: 0;
	padding: 0;
}

#frog {
	top: 475;
	left: 46;
	position: absolute;
	z-index: 2;
	width: 147px;
	height: 137px;
	background-image: url('images/frog.gif');
	background-repeat: no-repeat;
}
	
#frame_home {
	position: relative;
	width: 760px;
	height: 700px;
	background-image: url('images/home_bkg_btm.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #86cdea;
}

#frame {
	background-image: url('images/tree.jpg');
	background-repeat: repeat-y;
	position: relative;
	width: 760px;
	background-color: #ffffcc;
}

.leftcol_home {
	background-image: url('images/tree.jpg');
	background-repeat: repeat-y;
	background-color: #a3998e;
	padding: 0 8 0 8;
	width: 129px;
	height: 650;
	float: left;
	text-align: center;
}

.leftcol {
	background-image: url('images/tree.jpg');
	background-repeat: repeat-y;
	background-color: #a3998e;
	padding: 0 8 0 8;
	width: 129px;
	height: 650;
	float: left;
	text-align: center;
}

.midcol {
	width: 75%;
	padding: 0 20 20 20;
	float: right;
}

#footer {
	position: relative;
	height: 25px;
	width: 752px;
	background-color: #999999;
	color: #000000;
	padding: 4;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

a:link {
	color: #006633;
	text-decoration: underline;
}

a:visited {
	color: #996633;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	background-color: #dfd7ef;
	padding: 0;
	margin: 0 0 4 0;
	background-image: url('images/button_bkg.gif');
}
.menuitem a {
	display: block;
	margin: 0;
	padding: -3;
}

.menuitem a:link {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.menuitem a:visited {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.menuitem a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/button_bkg_over.gif');
	background-color: #006633;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 6;
	margin: 0;
	color: #000000;
	background-image: url('images/quote_bkg.gif');
}

h3.quote {
	margin: 0;
	font-weight: normal;
}

.news {
	background: #90DDFB;
	font-size: 13px;
	line-height: 14px;
}

.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: left;
}

.email {
	padding: 60 0 0 8;
}

.email a:link {
	text-decoration: none;
}

.email a:visited {
	text-decoration: none;
}

.email a:hover {
	text-decoration: none;
	background: 0;
}

.case_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	color: #000000;
	padding: 0;
	margin: 0 0 2 0;
}

.list_lyellow p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #ffffcc;
	color: 333333;
	margin: 0 0 0 0;
}

.list_dyellow p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #ffff99;
	color: 333333;
	margin: 0 0 0 0;
}