html {
	height:100%;
}

body {
	width: 900px;
	padding:0;
	height:100%;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-color: #f5f5e1;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../images/paddles-back.jpg);
}
p {
	color:#3333;
}
h1 {
	font-size:1.2em;
	color: #F4EECD;
	background-color: #990;
	text-indent: 10px;
	width:480px;
	height: 25px;
	position: relative;
}
h2 {
	font-size:1.1em;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	color: #CC3366;
}
h3 {
	font-size:1em;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding: 0px 10px 4px 10px;
}
h4 {
	font-style: italic;
	color: #CC3366;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
}
h5 {
	color: #666666;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-size: .9em;
}
h6 {
	position:relative;
	color: #993366;
	font-size:1em;
	line-height: 1.6em;
	margin: 0px;
}	
.subnavilist {
	text-indent: 200px;	
}

#wrap {
	position:relative;
	background-image: url(images/div-bottom-bkgrnd.gif);
	background-repeat: repeat-y;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
}
* html #wrap {
	height:100%;
}
#header {
	background:#A8CA25 right no-repeat;
	color:#FFFFFF;
	margin:0;
	padding:0;
	height:205px;
}
#inner-wrap {
	padding-bottom:0px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	background-image: url(images/bottom-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #9fa617;
	padding-top: 8px;
	color:#FFFFFF;
	text-align:center;
}
#left {
	float:left;
	width:175px;
	text-align:left;
	color:#3333;
}
.navileft {
	width: 165px;
	background-color: #FFCCCC;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
	line-height: 5mm;
}
#newsevents {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #ffffcc;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	height: auto;
	}
#legislation {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #ffcccc;
	padding-left: 10px;
	padding-right: 10px;
}
#resources {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #ffcccc;
	padding-right: 10px;
}

#testimonyDIV {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #ffffcc;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
}
#billTABLE {
	background-image: url(images/bill-background.jpg);
	background-repeat: repeat;
	border: 2px double #FFCCCC;
	padding: 16px;
	background-color: #E1DE94;
}
#main {
	position:relative;
	margin-left:175px;
}
#right {
	float:right;
	width:175px;
	text-align:center;
	color:#3333;
}
#righttopcolumn {
	background-color: #ffcccc;
	text-align: center;
}
#rightmidcolumn {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #ffffcc;
	text-align: center;
}
#rightbottomcolumn {
	background-image: url(images/default-green-header.gif);
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	font-size:.9em;
}
#content {
	position:relative;
	margin-right:175px;
	text-align:left;
	width:520px;
	min-height:600px;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(images/content.gif);
	background-position: 0px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#headertag {
	color: #ffffff;
	text-align: center;
	vertical-align: 5%;
}
#signuptag a {
	position:absolute;
	color: #993366;
	font-size: .8em;
	left: 700px;
	top: 24px;
}
.naviheader {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
}
#wrap #footer a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666600;
	background-color:#CC6;
}
a:hover {
	text-decoration: underline;
	color: #993366;
	background-color:# FCC;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
#mainnavidiv{
	color:#FFF;
	position:relative;
	left:25px;
	width:700px;
	z-index:99;
	}
#mainnavidiv a:link {
	text-decoration: none;
	color: #FFF;
	font-size:90%;
}
#mainnavidiv a:active {
	text-decoration: none;
	color: #FFF;
	background-color:#CC6;
	font-size:90%;
}
#mainnavidiv a:hover {
	text-decoration: none;
	color: #C06;
	background-color:# FCC;
	font-size:90%;
}
#mainnavidiv a:visited {
	text-decoration: none;
	color: #FFF;
	font-size:90%;
}
#left a:link {
	font-size:0.9em;
	text-decoration: none;
	color: #666;
}
#left a:active {
	font-size:0.9em;
	text-decoration: none;
	color: #666;
	background-color:#CC6;
}
.navileft a:hover {
	font-size:0.9em;
	text-decoration: none;
	color: #C06;
	background-color:# FCC;
}
#left a:visited {
	font-size:.9em;
	text-decoration: none;
	color: #666;
}
#right a:active{
	font-size:0.9em;
	text-decoration: none;
	color: #666;
	background-color:#CC6;
}
#right a:link {
	font-size:0.9em;
	text-decoration: none;
	color: #666;
}
#right a:hover {
	font-size:0.9em;
	text-decoration: none;
	color: #C06;
	background-color:# FCC;
}
#right a:visited {
	font-size:.9em;
	text-decoration: none;
	color: #666;
}
#heritagelist {
	width: 160px;
	font-size:90%;
	text-align: left;
	position: relative;
	top:-8px;
	right: 20px;
}
.content a {
	color: #6F6F00;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	font-weight: bold;
}
.style3 {
	font-size: .8em;
}
li {
	color: #333333;
}

#wrap #inner-wrap #main #content #bigreadteam {
	padding: 6px;
	float: right;
}
#bigreadteam {
	float: right;
}
[if IE]>
<style type="text/css">
#content,
#main,
#inner-wrap,
#wrap {
zoom:1;
}
</style>
<![endif]
#wrap #inner-wrap #main #content #honadvTABLE {
	width: 530px;
	padding-right: 12px;
	padding-left: 25px;
	margin: 0px;
}
#wrap #inner-wrap #main #content #honadvCELL {
	background-image: url(images/torn-paper-back_02.png);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-right: 30px;
	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;
}
#wrap #inner-wrap #main #content #honadvCELL #map2007 {
	float: right;
	left: auto;
	right: auto;
}


#wrap #inner-wrap #main #content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#newsletter {
	background-attachment: scroll;
	background-image: url(images/newsletter-back.png);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 16px;
}
