/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}
#content table td.padded {
	padding: 2px;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

/*
--------------------------------------------------------
PARC
Author:		Innovative Media Group
Version:	1.0 March 2007

b31f17
--------------------------------------------------------
*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B02015;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

body {
	margin: 0;
	background-color: #FFFFFF;  /* White */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;  /*Black */
	text-align:center;
}
#container #insideFrame #content #div img.straw {
	padding-right: 5px;
}
#container #insideFrame #content #div img.boat {
	padding-left: 5px;
}

img.right{
	padding-left: 10px;
	padding-bottom: 0px;
}



#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;

}

#printlogo{
	display:none;
}


#mainFrame {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(graphics/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#mainHeader {
	width:770px;
	height:128px;
	background-image: url(graphics/mainHeader.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position:relative;
}

.biz{
	width: 126px;
	height: 52px;
	position:absolute;
	top: 18px;
	right: 35px;
}	
	

#mainHeader a:link {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#mainHeader a:hover {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#mainHeader a:visited {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#menu {
	width:740px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-top: 78px;
	padding-right: 25px;
}

#mainPicture {
	width:750px;
	height:203px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainHeadings {
	width:750px;
	height:31px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainText1 {
	float:left;
	width:730px;
	padding-left:20px;
	padding-right:20px;

}

#mainText2 {
	float:left;
	width:231px;
	padding-left:5px;
	padding-right:5px;
}

#mainText3 {
	float:left;
	width:237px;
	padding-left:5px;
	padding-right:5px;
}



/* ---- CONTENT AREAS ---- */

.news_home{
	margin:0 10px 0 10px;
	background-color:#90a71b;
	border:1px solid black;
}

.info_news{
	border-bottom:1px solid #718314;
	padding:5px;
}

	
/*   Keeps the footer in place */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* footer */

#footerbr { 
	clear: both; 
} 

#mainFooter {
	width: 770px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-image: url(graphics/main_footer.jpg);
	background-repeat: no-repeat;
} 
	
#mainFooter a,
#mainFooter a:active,
#mainFooter a:visited,
#mainFooter a:link {
	text-decoration: none;
	color: #FFFFFF;
} 

#mainFooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 


/*------------------------------INTERIOR PAGES---------------------------------------*/

#insideFrame {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0;
	text-align: left;
	background-image: url(graphics/inside_bg.jpg);
	background-repeat: repeat-y;
}

#insideHeader {
	width:770px;
	height:128px;
	background-image: url(graphics/inside_header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position:relative;
}
#insideHeader a:link {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#insideHeader a:hover {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#insideHeader a:visited {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#insideFooter {
	width: 770px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-image: url(graphics/inside_footer.jpg);
	background-repeat: no-repeat;
} 

#bizpalFrame {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0;
	text-align: left;
	background-image: url(graphics/bizpal_bg.jpg);
	background-repeat: repeat-y;
}

#bizpalHeader {
	width:770px;
	height:128px;
	background-image: url(graphics/bizpal_header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bizpalHeader a:link {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#bizpalHeader a:hover {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#bizpalHeader a:visited {
	width:770px;
	height:128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#bizpalFooter {
	width: 770px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-image: url(graphics/bizpal_footer.jpg);
	background-repeat: no-repeat;
} 

#insideNav{
	width: 143px;
	padding-left: 15px;
	padding-bottom: 15px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 7px;
	}
	 
#content{
	width:565px;
	padding-right:25px;
	padding-left:15px;
	float:left;
}

#content_bizpal{
	width:725px;
	padding-right:25px;
	padding-left:25px;
	float:left;
	text-align:center;
}

#contentHeader.business{
	width:557px;
	height:26px;
	float:left;
	background-image: url(graphics/business_header_back.jpg);
	margin-left: 15px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 12px;
}

#contentHeader.val{
	width:557px;
	height:26px;
	float:left;
	background-image: url(graphics/val_header_back.jpg);
	margin-left: 15px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 12px;
}

#contentHeader2.about{
	width:557px;
	height:26px;
	float:left;
	background-image: url(graphics/about_header_back.jpg);
	margin-left: 15px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 12px;
}

#contentHeader3.life{
	width:557px;
	height:26px;
	float:left;
	background-image: url(graphics/living_header_back.jpg);
	margin-left: 15px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 12px;
}


/* ----------------------------------------TABLES--------------------------------------*/

#content table {
	padding: 0;
	margin: 0;
	text-align: center;
}

#content table th {  /* used for column headers of most tables */
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F6AA00;   /* red */
	padding: 4px 4px 4px 2px;
}

#content table th.life {  /* used for column headers of most tables */
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D07A8;   /* red */
	padding: 4px 4px 4px 2px;
}

#content table.life {
	margin: 1px;
	padding-bottom: 5px;
}

#content table td.heading {   /* used for long-span headings in tables */
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #888888;
	color: #FFFFFF;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content table td.category {   /* used for first column of most tables */
	font-size: 10px;
	text-align: left;
	background-color: #DDDDDD;
	padding: 4px 4px 4px 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#content table td.dataright {   /* used for data cells of most tables */
	font-size: 10px;
	text-align: right;
	background-color: #BBBBBB;
	padding: 4px 4px 4px 2px;
	border-top: 1px solid #FFFFFF;
}

#content table td.dataleft {   /* used for data cells of most tables */
	font-size: 10px;
	text-align: left;
	background-color: #BBBBBB;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #FFFFFF;
}
ul.download {
	list-style-position: inside;
	list-style-type: square;
}

hr {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	background-color: #FAF4DC;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#nav ul ul {
	background-color: #fbfceb;
	list-style-image: none;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	list-style-position: inside;
	font-size: 10px;
}

#nav li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDE7CF;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#container #insideFrame #content img.bison {
	padding-left: 6px;
}
#container #insideFrame #content img.soil {
	padding-left: 10px;
	padding-bottom: 3px;
}
#container #insideFrame #content img.forrestry {
	padding-bottom: 4px;
	padding-left: 10px;
}
img.top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.Insidebreak { page-break-before: always; }strong.about {
	font-weight: bold;
	color: #8FA71B;
}
ul.inside {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 25px;
	padding-top: 5px;
}
ul.inside      ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8FA71B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
