/******* EcoWhizz styles *******/

body{
	font-family: small Arial,sans-serif;
	color: #333333;
	background-color: #E8EFDA;
	margin: 0px;
	padding: 0px;
	top: 200px;
}

#container {
    width: 810px;
    text-align: left;
    margin: 0 auto;
  }

a:link, a:visited{
	text-decoration: none;
	color: #000066;
}

a:hover{
	text-decoration: underline;
	color: #000066;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pagename {
	color: #555555;
	font-size: x-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#chaptername {
	color: #006600;
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
}

#paragraphname {
	color: #006666;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
}

#small {
	color: #000000;
	font-size: x-small;
	font-family: Arial, sans-serif;
}

#smallhigh {
	color: #009900;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#index {
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
}

#pagecell{
	position:relative;
	top: 30px;
	left: 5px;
	width: 780px;
	background-color: #ffffff;
	z-index: 1;
	border: 1px solid #bbbbbb;
	padding: 10px;
}

#header{
	position: relative;
	top: 20px;
	left: 5px;
	width:800px;
	height: 100px;
	z-index: 1;
	border: 1px solid #bbbbbb;
	background-color: #7EAB6D;
	background-repeat: no-repeat;
	background-image: url(pics/titleb.jpg);	
}

#header1{
	position: relative;
	top: 20px;
	left: 5px;
	width:800px;
	height: 100px;
	z-index: 2;
	border: 1px solid #bbbbbb;
	background-color: #7EAB6D;
	background-repeat: no-repeat;
	background-image: url(pics/titlec.jpg);	
}

#header2{
	position: relative;
	top: 20px;
	left: 5px;
	width:800px;
	height: 100px;
	z-index: 1;
	border: 1px solid #aaaaaa;
	background-color: #7EAB6D;
	background-repeat: no-repeat;
	background-image: url(pics/title3.jpg);	
}

#header3{
	position: relative;
	top: 20px;
	left: 5px;
	width:800px;
	height: 100px;
	z-index: 1;
	border: 1px solid #aaaaaa;
	background-color: #7EAB6D;
	background-repeat: no-repeat;
	background-image: url(pics/title5.jpg);	
}

#header4{
	position: relative;
	top: 20px;
	left: 5px;
	width:800px;
	height: 100px;
	z-index: 1;
	border: 1px solid #aaaaaa;
	background-color: #7EAB6D;
	background-repeat: no-repeat;
	background-image: url(pics/titlea.jpg);	
}

#globalnav{
	position: relative;
	top: 20px;
	left: 5px;
	width: 790px;
	height: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #A3BF60;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #bbbbbb;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	z-index: 1;
}

#colright{
	position: absolute;
	top: 40px;
	right: 13px;
	width: 165px;
	background-color: #ffffff;
}

#pagenav{
	width: 160px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
	font: x-small Verdana,sans-serif;
	color: #666666;
}

#pagenav_link{
	height: 18px;
	width: 160px;
	padding: 2px;
	background-color: #DFE1EE;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Georgia, serif;
	margin-top: 5px;
	font-weight: normal;
}

#pagenav_separator{
	height: 10px;
	width: 162px;
	padding: 2px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 7px;
}

#diduknow{
	width: 165px;
	padding-left: 3px;
	background-color: #ffffff;
	font: x-small Verdana,sans-serif;
	color: #666666;
}

#content{
	position: relative;
	width: 590px;
	top: 30px;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #ccd2d2;
	list-style-type: square;
	font: small Arial, sans-serif;
	line-height: 1.3;
}

#nutshell{
	position: relative;
	left: 5px;
	width: 575px;
	padding: 1px;
	border: 1px solid #cccccc;
	font: small Verdana, sans-serif;
	background-color: #F7F9F2;
}

#nutshell_top{
	width:100%;
	height: 15px;
	background-color: #E1EEDB;
	border-bottom: 1px solid #cccccc;
	font: small Arial,sans-serif;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding: 0px;
}

#nutshell_content{
	width:100%;
	font: small Verdana,sans-serif;
	line-height: 1.3;
	padding-right: 0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(pics/list.gif);
}

#listitem{
	position: relative;
	left: 0px;
	width: 590px;
	padding: 0px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	top: -1px;
}

#listitem_content{
	width:100%;
	font: small Arial,sans-serif;
	line-height: 1.3;
	padding-right: 0px;
}

#vertline{
	width: 100%;
	height: 100%;
	border-left: 1px solid #cccccc;
}

#footer{
	left: 15px;
	width: 780px;
	height: 30px;
	bottom: 10px;
	font: small Arial,sans-serif;
	border-top-color: #C0D8C2;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	color: #93B181;
}
