@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	color:#000033;
}

p {	margin:0px 0px 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0px;
}
h3 {
	margin-left:0px;
	color: #000033;
	font-size: 16px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
	margin-left:20px;
	color: #000033;
	font-size: 16px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:0px;
}
h5 {
	margin-left:20px;
	color: #000033;
	font-size: 15px;
	margin-left:20px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	font-style:italic;
}
hr { 
	margin-top:10px;
	margin-bottom:10px;
}
ul {
	margin-top:7px;
	font-weight: normal;
	color: #000033;
	margin-right:30px;
	margin-bottom:5px;
	line-height:125%;
}
li { line-height:125%; }
div#content3 p{
	line-height:normal;
	background-repeat:repeat-y;
	color: #000033;
	font-size: 14px;
	line-height:150%;
	margin-left:20px;
	margin-right:20px;
}
div#wrapper{
	width:890px;
	margin:auto;
}
div#container{
	width:890px;
	margin:auto;
	clear:both;
}
div#header {
	width:890px;
	height: auto;
	margin:auto;
}
div#footer {
	width:890px;
	margin:auto;
}
/*content on index only*/
div#content {
	width:649px;
	margin:0;
	height:224px;
	background:#FFFFFF;
	float:right;
	clear:right;
}
div#content p{
	line-height:normal;
	color: #000033;
	font-size: 15px;
	line-height:150%;
	margin-left:35px;
	margin-right:30px;
	margin-top:40px;
}
div#content1 {
	width:649px;
	height:224px;
	background:#FFFFFF;
	float:right;
	clear:right;
}
div#content1 p{
	line-height:normal;
	color: #000033;
	font-size: 15px;
	line-height:150%;
	margin-left:35px;
	margin-right:30px;
	margin-top:10px;
}
div#content2 {
	width:728px;
	height:385px;
	font-size: 15px;
	float:right;
	clear:right;
	background:#FFFFFF;
	line-height:150%;
	margin-left:0px;
	margin-right:0px;
	padding-top:8px;
}
div#content2 p{
	width:680px;
	color: #000033;
	font-size: 15px;
	line-height:150%;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:20px;
}
div#form {
	width:728px;
	height:500px;
	font-size: 12px;
	float:right;
	clear:right;
	background:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
}
div#form p{
	width:680px;
	color: #000033;
	font-size: 12px;
	margin-left:60px;
	margin-right:30px;
	margin-top:20px;
}
form {
	width:500px;
	height:450px;
}
div#content3 {
	width:728px;
	height:auto;
	font-size: 15px;
	float:right;
	clear:right;
	background:#FFFFFF;
	margin-top:0px;
}
div#content3 p{
	line-height:normal;
	background-repeat:repeat-y;
	color: #000033;
	font-size: 15px;
	line-height:150%;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
}
div#menu {
	width:241px;
	height:224px;
	margin:0;
	float:left;
	clear:left;
}
div#menu2 {
	width:162px;
	height:auto;
	background:url(images/menu-grow.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:left;
}
div#menu3 {
	width:162px;
	height:100%;
	float:left;
	clear:left;
}
div#footer{
	clear:both;
	color: #ffffff;
	width:890px;
	height: auto;
	padding-bottom: 0px;
	font-weight: normal;
	background-repeat:no-repeat;
}
.footer{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing:0px;
	margin-top:25px;
	margin-left:200px;
}
.footer p{
	color:ffffff;
	font-size:12px;
	font-style:normal;
	margin-top:25px;
	margin-left:50px;
}


/*All Links*/
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

a.credits:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.credits:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.credits:hover {
	text-decoration: none;
	color: #CC0000;
}
a.credits:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*vertical alignment*/
/*.v-outer {
	display: table;
	#position: relative;
	height: 100px;
	background: black;
	color: white;
	width: 100%;
}

.v-middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}

.v-inner {
	#position: relative;
	#top: -50%;
}*/
/*menu css*/
.suckerdiv {
	margin: 0;
	padding: 0;
	width:241px;
	height:auto;
	/*height:208;*/
	/*height:auto;*/
}

.suckerdiv li{
margin: 0;
padding: 0;
list-style-type: none;
width: 241px; /* Width of Menu Items */
/*height: auto;*/
/*border-bottom: 1px solid #ccc;*/
}

.suckerdiv ul{
margin: 0;
margin-top: 0px;
padding: 0;
list-style-type: none;
width: 241px; /* Width of Menu Items */
/*height: inherit;*/
/*border-bottom: 1px solid #000033;*/ /*bottom border*/
float:left;
clear:left;
}

/*most of my changes went here*/
.suckerdiv ul li{
	margin: 0;
	margin-bottom: -3px;
	margin-top:0;
	padding: 0;
	width:241px;
	/*height:auto;*/
	position: relative;
	/*background:url(images/NE-state-chamber.jpg);*/
	/*border:none;*/
}
/*end changes*/

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 175px; /*sub menu width*/
top: 0;
visibility: hidden;
}

.suckerdiv ul li img{
	margin: 0;
	padding: 0;
}

/* Sub level menu links style */
.suckerdiv ul li ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #cc0000;
text-decoration: none;
background: #fff;
padding:7px 7px;
padding-left:20px;
border: 2px solid #000033;
}

.suckerdiv ul li a:visited{
color: #cc0000;
}

.suckerdiv ul li a:hover{
background: #ffffff;
}

li.noMenuAction {}

.suckerdiv .subfolderstyle{
/*background: url(images/arrow-list.gif) no-repeat center left;*/
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; /*height: 1%;*/ margin:0 }
* html .suckerdiv ul li a { height: 0%; }
/* End */