body {
	margin: 0 0 15px 0;
	padding: 0px;
	text-align:center;
	background: #DDDDDD;
}
body, td, div {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
p {
	margin: 0 15px 1em;
	line-height:1.3em;
}
h1 {
	font-size: 2.2em;
	margin: 0.6em 15px;
	font-family: Arial, Times, serif;
	font-weight: normal;
	color: #5B703D;
}
h1 span {
	color: #BFB08F;
}
h2 {
	margin: 1.2em 15px 0.4em;
	color: #5B703D;
	font-family: Arial, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
}
h2 span {
	color: #BFB08F;
}
a {
	color: #839D5E;
	text-decoration: underline;
}
a:hover {
	color: #839D5E;
	text-decoration:none;
}
#pagewidth{
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg-column.gif) repeat-y left top;
} 
 
#header{
	position:relative;
	background-color:#FFFFFF;
	width:100%;
	border-top: 10px solid #000000;
	border-bottom: 3px solid #000000;
} 
#logo {
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 12px;
}
#headimg {
	float: right;
	/* border-left: 1px solid #000000; */
}
#subhead {
	background: #839D5E;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#subhead em {
	font-style: normal;
	color: #FFFFFF;
	font-size: 1.2em;
	background: url(images/icon-squares.gif) no-repeat right center;
	padding-right: 31px;
	padding-left: 18px;
}
#subhead em.end {
	background: url(none);
	padding-right: 18px;
}
 
#leftcol{
 width:166px; 
 float:left; 
 position:relative; 
 }
 
#maincol{ float: right; 
 display:inline; 
 position: relative; 
 width:614px; 
 }
 
#footer{
	background-color:#000000;
	clear:both;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	font-size: .95em;
 } 
#footer a, #footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background: #000000;
}
#featured {
	color: #FFFFFF;
	background: #BFB08F url(images/icon-corner-L.gif) no-repeat left bottom;
	float: right;
	width: 214px;
}
#featured h1 {
	font-size: 20px;
	color: #FFFFFF;
}
#featured a {
	color: #333;
	text-decoration: underline;
}
#featured a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:#BFB08F;
}
#homecontent {
	float: left;
	width: 400px;
}
#footpics {
	clear: both;
	background: #BFB08F;
	padding-left: 163px;
}
#footpics .tagline {
	font-size: 1.5em;
	color: #FFFFFF;
	width: 225px;
	text-align: center;
	float: right;
	font-family: "Arial Narrow", Arial, sans-serif;
	height: 22px;
	/* padding-top: 65px; */
}
#footpics img {
	border-right: 1px solid #999999;
}
#footpics .leftimg {
	border-left: 1px solid #FFFFFF;
}
#formtable {
	margin-left: 15px;
	margin-bottom: 15px;
}
#formtable td {
	text-align: right;
	vertical-align: top;
	padding: 7px;
	font-weight: bold;
}
.formfield {
	background: #EBEBEB;
	width: 250px;
	border: 1px solid #839D5E;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php ***  
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {display: inline-table; }
*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
/* Vertical Nav */

#navi ul {
	margin:0;
	padding:0;
	list-style:none;
	width:163px;
	border-bottom: 1px solid #000000;
	}
#navi ul#nav2 {
    margin-top:1.5em;
}
#navi ul li {
	z-index: 5;
	background: #485633 url(images/icon-squares.gif) no-repeat 5px center;
	margin:0;
	padding:0;
	}
	
#navi li.closed ul {
		border-bottom: none;
      display:none;
	}

/* Styles for Menu Items */
#navi ul li a {
    outline: none;
	display: block;
	text-decoration: none;
	color: #FFFFFF; 
	padding: 4px 0 5px 18px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/button-tab.gif) no-repeat right top;
	border-top: 1px solid #000000;
	}
	
#navi #nav2 li a {
   background: url(images/button-tab.gif) no-repeat right top #839D5E;
}
/* Fix IE. Hide from IE Mac \*/
* html #navi ul li { float: left; height: 1%; }
* html #navi ul li a { height: 1%; }
/* End */
/* Hover Styles */
#navi ul li a:hover,
#navi #nav2 li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #666;
} 
/* Sub Menu Styles */
#navi li ul {
	background:#BFB08F;
}
#navi li ul li {
        background:none;
}
#navi li ul li a {
        background:#BFB08F;
       border-top: none;
} 

#navi li ul li a:hover {
        background:#BFB08F;
       color:#333;
}	
#navi li.open ul { display: block; } /* The magic */
/* End Vert Nav */



/*  ECONOPRINT  **/
.clear						{ clear:both; }
.home_image					{ border:1px solid #839D5E; padding:10px; background:#CAE5A3; }
img							{ border:0; }
.left							{ float:left; width:270px; padding:0 20px 0 0px; display:inline; }
.right						{ float:left; width:300px; display:inline; }

.thumb:link,.thumb:visited	{ padding:5px; border:2px solid #ccc; background:#eee; display:block; margin:0 0 3px 0; }
.thumb:hover,.thumb:active	{ padding:5px; border:2px solid #839d5e; background:#d4e9b5; display:block; margin:0 0 3px 0; }


@media print
{ 
	#leftcol, #subhead, #footpics,#footer	{ display:none; } 
	#maincol, #wrapper			{ width:670px; float:none; }
	.no_print						{ display:none; }
	#header							{ border-top:0; }
}







