div.w1{background:#25602E url(images/corner-topleft.jpg) no-repeat; width:100%;}
div.w2{background:url(images/corner-topright.jpg) no-repeat top right;}
div.w3{background:url(images/corner-bottomleft.jpg) no-repeat left bottom;}
div.w4{background:url(images/corner-bottomright.jpg) no-repeat right bottom; padding:5px;}

#Table_01 {
}

* {
 padding: 0;
 margin: 0;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 background-color: #C4CED2;
}

a:link, a:visited {
	color: #EDEDED;
	text-decoration: none; 
}

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

a img{
 border:none;
 }

h1, h2, h3 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #660000;
}

h2{
 font-size: 107%;
  font-style: italic;
 color: #003300;
}

h3{
 font-size: 100%;
 color: #000000;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #660000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


#wrapper {
 width: 900px;
 margin: 0 auto;
}

#header {
	margin: 0 auto;
	height: 155px;
	padding: 0px;
 background-color: #;
	text-align: center;
}

/* Below is the horizontal nav */

#nav_bar {
	width: 100%;
	background-color: #25602E;
	color: #000000;
	z-index: 9;
}

#nav_wrap {
	margin:0 auto;
	padding-bottom: 0px;
	width:750px;
	text-align:center;
	color:#000000;
}

#nav, #nav ul {
	padding: 6px;
	margin: 0;
	list-style: none;
	line-height: 75%; 
	}
	
#nav a {
	display: block;
	padding-bottom: 3px;
	width: 10em;
	font-weight:700;
	color: #FFFFFF; 

}

#nav a:hover {
	font-weight:700;
	font-style: ;
	color: #000000;
}
	
#nav li {
	padding: 0;
	float: left;
	width: 10em;
	position: relative;

	}

#nav li ul {
	position: absolute;
	display: none;
	list-style: none;
	width: 90px;
	background-color: #497A51;
	top: 10px;
	line-height: 1.75;
	text-align:left;
	left: 20px;
	}
	
#nav li ul a {
	font-weight:700;
	font-style: ;
}

	
#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
display: block;
	list-style: none;
}

#nav li ul a {color: #FFFFFF; text-decoration: none;}
#nav li ul a:visited {color: #FFFFFF; text-decoration: none;}
#nav li ul a:hover {color: #000000; text-decoration: none;}
#nav li ul a:active {color: #FFFFFF; text-decoration: none;}

/* end of navigation */


#leftcolumn {
	clear: left;
	margin: 10px 10px 10px 0px;
	display: inline;
	width: 9.5%;
	float: left;
	min-height: 400px;
max-height: 478px;
	padding: 5px;

		background-image:;
	border:;
	border-color:;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#leftcolumn img{
text-decoration:none;
}

#leftcolumn a:link, a:visited, a:hover{
 clear;
 text-decoration: none;
 border:none;
 }

#centrecolumn { /* Parent Wrapper for inside boxes */
 margin: 10px 0px 10px 0px;
 display: inline; /* IE Hack */
 padding: 5px;
 width: 75%;
 float: left;
 min-height: 400px;
 background-color: #F4F6F7;
border:;
border-color:#25602e;

}

* html #centercolumn {height:300px;} /* IE Min-Height Hack */ 

/*#centrecolumn img{
	float: center;
	padding: 0px 10px 0px 0px;
	margin: 10px 5px 5px 5px;
}*/

#centrecolumn a:link {color: #006666; text-decoration: none; font-weight: bold}
#centrecolumn a:visited {color: #006666; text-decoration: none; font-weight: bold}
#centrecolumn a:hover {color: #006666; text-decoration: underline; font-weight: bold}
#centrecolumn a:active {color: #006666; text-decoration: none; font-weight: bold}

.float_img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 5px 5px;
}

.float_img2{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 5px 5px;
}

#rightcolumn {
	margin: 10px 5px 10px 10px;

	display: inline;
	width: 5%;
	float: left;
	min-height: 400px;
max-height: 478px;
	padding: 5px;

background-image:;
	
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn img{
 margin: 0;
 padding: 4px;
 float: inherit;
}



#sitelinks {
 background-color: #f7f7f7;
 margin: 0px 0px 1px 5px;
 display: inline; /* IE Hack */
 padding: 3px;
 float: left;
 font-size: 90%;
 text-align: center;
 width: 97.7%;
background-image: url(images/bottomgradient.jpg);
}

#sitelinks a:link {color: #000000; text-decoration: none;}
#sitelinks a:visited {color: #000000; text-decoration: none;}
#sitelinks a:hover {color: #000000; text-decoration: underline;}
#sitelinks a:active {color: #000000; text-decoration: none;}

#footer {
 background-color: #25602E;
 margin: -5px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0;
 float: left;
 font-size: 75%;
 width: 98.7%;
}

#footer_r {
 margin: -10px 0px 0px 0px;
 text-align: right;
}

#footer a:link {color: #000000; text-decoration: none;}
#footer a:visited {color: #000000; text-decoration: none;}
#footer a:hover {color: #000000; text-decoration: underline;}
#footer a:active {color: #000000; text-decoration: none;}

/* end of css */
