html {  min-height: 100%; margin-bottom: 1px; }  /* Force right scroll to prevent page shift in FF */ 
body{ margin: 0 auto 0 auto; text-align: center; border:0px; padding:0px;  font-family: Arial, Helvetica, sans-serif; }
#header{ margin-bottom: -4px; background:#fff url(/images/grnline_top.gif) repeat-x; }#header img{ display: inline; }

#lcol{ width: 208px; background:#fff url(/images/repeat_green.gif) repeat-y top right; }
.sidemenu{ height: 392px; width: 160px; background: url(/images/ip_menubg.jpg) no-repeat; }
.sidemenu_home{ height: 392px; width: 160px; background: url(/images/homemenu_bg.jpg) no-repeat; }
#menu { width: 208px; height: 260px; margin: 0; padding: 50px 0 0 0px; background:#fff url(/images/lcol_bg.jpg) no-repeat; } 
#menu li{ list-style-type: none; margin-bottom: 18px; }
#menu a{ margin: 0 0 0px 71px; padding: 0; font-size:11pt; font-weight:500; color:#405542; text-decoration: none; }
#menu a:hover{ color:#fff; }

.ftrbdr{ background: url(/images/grnline_ipbtm.gif) repeat-x; }
#footer{ height: 95px; background:#fff url(/images/grnline_btm.gif) repeat-x;  }
#flinks{ width: 800px; height: 95px; text-align: center; margin: 0 auto 0 auto; background: url(/images/lcol_bottom.gif) no-repeat 49px 0px; }
#flinks a{ display: inline; padding-top: 5px; }
.fspacer{ height: 45px; }

h1{ font-weight:500; font-size:12pt; color:#4F4B39; margin: 10px; letter-spacing: 1px; }
h3{ font-weight:600; font-size:13px; color:#516C54; margin: 10px; letter-spacing: 1px; }
p{ font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; padding: 0 10px 0 10px; }
.title{ font-size:10pt; font-weight:600; color:#516C54; margin-left: 10px; }
.txt{ font-size:10pt; color:#000000; }
.smtxt{ font-size:11px; color:#000000; }
.locate_text a:link{ color: #405542; }.locate_text a:hover{ color: #1E281F; }

.brdrrt a{ color: #405542; }

.menu{ font-size:11pt; font-weight:500; color:#405542; text-decoration:none; margin-left: 20px; }
a.menu:hover { color:#FFFFFF; text-decoration:none; }
.foot { font-size:9pt; font-weight:500; color:#405542; text-decoration:none; }
a.foot:hover { color:#613438; text-decoration:underline; }
.txtlnk, brdrrt a:link{ font-size:10pt; font-weight:500; color:#405542; text-decoration:none; }
a.txtlnk:hover, brdrrt a:hover{ color:#613438; text-decoration:underline; }
.altlnk { font-size:10pt; font-weight:500; color:#554E2B; text-decoration:underline; }
a.altlnk:hover { color:#405542; text-decoration:underline; }

.hidden{ color: #000; text-decoration: none; }

.brdrrt li{ font: 10pt Arial, Helvetica, sans-serif; }

.bgnorpt{
	background-repeat: no-repeat;
}
.bgrpt{
	background-repeat: repeat-y;
}
.brdrlt{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #A5BD95;
}
.brdrrt{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #A5BD95;
	width: 569px;
	padding: 10px;
}
.brdrmid{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #9BB788;
	background-color:#D7E3CF;
/*	width:156px;*/
}
.pad50{
	padding-left: 50px;
	padding-right: 50px;
}
/*
div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.form{
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
}
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#D7E3CF;
	border:solid 1px #4F4B39;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EDE8;
	border:solid 1px #4F4B39;
	margin:2px;
	padding:2px;
	margin-left: 8px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EDE8;
	border:solid 1px #4F4B39;
	margin:2px;
	padding:2px;
}
.inpt120 {
	width: 100px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EDE8;
	border:solid 1px #4F4B39;
	margin:2px;
	padding:2px;
}
.inptTF200 {
	width:200px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EDE8;
	border:solid 1px #4F4B39;
	margin:2px;
	padding:2px;
	margin-left: 8px;
}
.inptTF400 {
/*	width:400px;*/
	width:405px;
	height:60px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EDE8;
	border:solid 1px #4F4B39;
	margin:2px;
	padding:2px;
/*	margin-left: 8px; */
}
.smred{
	font-family: sans-serif;
	font-size: 11px;
	color: #613438;
}

.heading1 {
	color:#4F4B39;
	font-size: 12pt;
	font-weight:500;
	font-style:italic;
}
.thickbox {
	border:2px solid #9BB788;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	font-size: 8pt;
	font-weight:500;
	font-style:italic;		
}
.gallery_caption {
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	font-size: 8pt;
	font-weight:bold;
}

#usMap{ width: 100%; padding-left: 10px; }
