/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
body
	{
	margin: 10px 0 20px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	line-height: 1.4em;
	color: #333;
	background-color: #ffffff;
	font-size: 13px;
	}
div { margin: 0px; padding: 0px; }
a:link {
	color: #40659B;
	}
a:visited {
	color: #40659B;
	}
a:hover {
	color: #036;
	}
p {
	margin: 1em 0;
	padding: 0;
	}
p.centered {
	text-align: center;
}
p.quote {
	margin: 1em 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding: 0;
	line-height: 1em;
	margin: 15px 0 0 0;
	color: #fffeee;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 1em 0 0 0;
	}
h3 {
	margin: 1em 0 0 0;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #55aa55;
	border-bottom: 1px solid #99cc99;
	letter-spacing: .03em;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4, h5, h6 {
	margin: 1.5em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h5, h6 {
	font-size: 90%;
	color: #4F93D2;
	margin: 1em 0 0 20px;
}
h6 {
	margin: -10px 0 0 20px;
}
h1 span, h2 span, h3 span {
	color: #999;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
p.rule {
	width: 75%;
	border-top: dotted 2px #99cc99;
	margin-left: 12.5%;
	height: 1px;
}
.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .clear { display: none; } /* */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */
#wrap
	{
	color: #000000;
	background-image: url(/assets/lh_nav_background.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: none;
	left: 50%;
	margin: 0 0 0 -360px;
	width: 720px;
	padding: 0;
	position: relative;
	}
#header
	{
	color: #000000;
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom: 0px;
	background-image: url(/assets/top_banner.gif);
	background-repeat: no-repeat;
	height: 120px;
	}
#nav {
	clear: both;
	float: left;
	width: 720px;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	background-image: url(/assets/sub_nav.gif);
	background-repeat: no-repeat;
	}

#nav p {
	font-size: 86%;
	text-align: right;
	margin: 3px 20px 0 0;
	letter-spacing: .05em;
	color: #ffffff;
	line-height: 1.6em;
}
#nav a {
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover {
	color: #ffff99;
}
#footer {
	position: relative;
	height: 25px;
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 75%;
	color: #ffffff;
	border-top: 3px solid #FFFFFF;
	background-image: url(/assets/sub_nav.gif);
	background-repeat: no-repeat;
	}
#footer p {
	margin: 2px 0 0 0;
	padding: 0 0 3px 20px;
	color: #99cc99;
	}
#footer a {
	color: #ccffcc;
	}
#footer a:hover {
	color: #dddddd;
	}
#footerspacer {
	left: 50%;
	width: 720px;
	text-align: right;
	margin: 15px 20px 0 -360px;
	position: absolute;
	}
*+html #footerspacer, *html #footerspacer {
	margin-top: 0;
}
*html #footerspacer {
	margin-top: 0;
}
#footerspacer p, #footerspacer a {
	color: #99cc99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 70%;
}
#footerspacer a {
	font-size: 100%;
	border-bottom: 1px dotted #c7e2c0;
}
#credit a:hover {
color: #FFFFCC;
}
#navphoto {
	background-repeat: no-repeat;
	height: 121px;
	width: 216px;
	margin: -172px 0 0 0;
	padding: 0;
	border-top: 3px solid #ffffff;	
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

#column-right-content {
	padding: 0;
	color: #007932;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#column-right {
	float: right;
	width: 501px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top right;
}
#column-left {
	float: left;
	margin: 0;
}
#column-left-content {
	width: 216px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#column-left-content h3 {
	margin: 1.5em 0 6px 0;
	padding: 5px 20px;
	color: #4F93D2;
	font-size: 120%;
	border-bottom: none;
	}
#column-left-content h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 1.5em 10px 0 20px;
	color: #4F93D2;
	}
#column-left-content p, #column-left-content ul, #column-left-content dl {
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
	}
#column-left-content p {
	font-size: 95%;
}
#column-left-content p.xsmall {
	font-size: 90%;
	color: #FFFFE6;
	padding-right: 10px;
}
#column-left-content li, #column-left-content li.lastli {
	margin: 0;
	padding: 5px 10px 6px 35px;
	line-height: 1.4em;
	background: url(/assets/bullet.gif) no-repeat 20px 11px;
	border-top: #006633 solid 1px;
	}
#column-left-content li.lastli {
	background: none;	
}
#column-left-content li a {
	color: #ffffff;
	text-decoration:none;
	display: block;
	height: 1%;	
}
#column-left-content li a:hover {
	color: #ffff99;
}
#column-left-content ul.subul {
	margin-top: 0;
}
#column-left-content li.subli {
	font-size: 95%;
	background: url(/assets/bullet_arrow.gif) no-repeat 0 9px;
	margin: 0 0 .2em 35px;
	padding: 4px 10px 4px 20px;
}
#column-left-content li.subli a {
	color: #ABD6AB;
}
#column-left-content li.subli a:hover {
	color: #FFFF99;
}
#banyanlogo {
	background-image: url(/assets/banyan_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 50px;
	width: 216px;
	height: 263px;
	position: relative;
	margin: 100px 0 0 0;
}
#columnRtext {
	border-top: 3px solid #ffffff;
	padding: 0 20px 20px 20px;
	background-color: #c7e2c0;
	margin-top: 250px;
}
#columnRtext p {
	font-size: 110%;
}
#columnRtext p.xsmall {
	font-size: 80%;
	line-height: 1em;
}
#columnRtext a {
	color: #007900;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px solid #99cc99;
}
#columnRtext a:hover {
	border-bottom: 1px solid #336633;
}
/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
/*/
#wrap, .columns-float, #column1
	{ p\osition: relative; }
/* */
/* Forms */
.contactform {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 85%;
	color: #666666;
	margin: 25px 0;
	width: auto;
	padding: 10px;
	border: 2px solid #99cc99;
}
.contactform label, .contactform input, .contactform select, .contactform textarea {
	color: #666666;
	display: block;
	float: left;
	width: 18em;
	margin: 0 0 10px 0;
}
.contactform input.button {
	font-size: 85%;
	color: #558E8B;
	margin-left: 40px;
	width: 18em;
}
.contactform input.upload {
	width: 18em;
}
.contactform label {
	font-weight: bold;
	color: #007932;
	letter-spacing: .1em;
	text-align: right;
	width: 13em;
	margin-right: 10px;
}
.contactform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 3px;
}
.contactform br {
	clear:left;
}
/* other styles */

.alert {
	margin: 0 100px;
	padding: 25px;
	border: 2px solid #4f93d2;
	text-align: left;
	color: #444444;
}
.redalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #EE3224;
	font-weight: bold;
}
.formtext {
	font-size: 120%;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #558E8B;
}
.hilite {
	color:#FF6600;
	font-weight: bold;
}
img.thumb, img.fullsize {
	margin: 0 5px 10px 0;
	border: 4px solid #B2D8AB;
}
img.fullsize {
	margin: 5px 0 0 0;
}
div.pageNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #93c6c4;
	padding: 0 10px;
	width: auto;
	height: 22px;
	text-align: right;
}
.imgright {
	margin: 0 0 10px 10px;
	float: right;
}
.imgleft {
	margin: 0 10px 10px 0;
	float: left;
}
#newsletterwrap {
	
	width: 100%;
}
#newslettername, #newsletteremail, #newsletterdate {
	float: left;
	width: 30%;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #99cc99;
	left: 0;
	font-size: 90%;
}
#newsletteremail {
	float: left;
	width: 45%;
}
#newsletterdate {
	float: right;
	width: 25%;
	
}