div { //height: 1px; }

a	{
	color: #62A3B3;
	}
a:hover	{
	color: red;
	}
#header a:hover	{
	color: #000;
	}	
body {
    margin: 0;
    padding: 0; 
    background: #595959 url("../images/bg3.gif") 0 0 repeat-x;
    }
#container{
	width: auto;
	margin: 0 auto 0 0;
	}
#header{
	width: 800px;
	height: 82px;
	padding-bottom: 0px; 
	background: #FFF; 
	}
#logo {
	position: relative; 
	top: 5px; 
	left: 0px; 
	}
#topNav {
	position: relative;
	float: left;
	margin: -55px 0 0 615px;
	}
#topNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
}	
	
#navColumn {
	height: 31px;
	background: #595959 url("../images/nav_bkgd.gif") repeat-x bottom;
	}
#nav {
	height: 31px;
	margin: 0 0 0 2px;
	}
#navlist
{
margin-left: 0;
padding-left: 7px;
padding-top: 0px;
list-style: none;
}
#navlist li
{
padding-left: 15px;
padding-top: 6px;
background-image: url(../images/arrows.gif);
background-repeat: no-repeat;
background-position: 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#navlist li.links_sub{
background-image: none;
margin: 0 0 0 5px;
}

#navlist ul { list-style: none; }
#mainlevel
{
margin-left: 0;
padding-left: 7px;
padding-top: 0px;
list-style: none;
}
#mainlevel li
{
padding-left: 15px;
padding-top: 6px;
/*background-image: url(../images/arrows.gif);*/
background-repeat: no-repeat;
background-position: 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#mainlevel li.links_sub{
background-image: none;
margin: 0 0 0 5px;
}

#mainlevel ul { list-style: none; }
#centerImgColumn{
	height: 218px;
	background: #61A3B3 url("../images/index_photobar_bkgd.jpg") repeat-x bottom;
	}
#centerImg {
	position: relative; 
	top: 0px; 
	left: 0px;
	}
#content{
	margin: 0 0 0 0px;
	width: 850px;
	min-height: 200px;
	//height: 200px;
	}
#left {
	width: 257px; 
	float: left;
	}
#right {
	width: 257px; 
	float: left;
	}
#middle {
	width: 266px; 
	margin: 0 0 0 15px;
	float: left;
	}
.clear{
	clear: both;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62A3B3;
	text-decoration: underline;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6292F;
	text-decoration: underline;
}
.links_utility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
}

#divider1 {
	height: 204px;
	padding: 0 0 0 0;
	}
#divider2 {
	position: relative;
	height: 204px;
	padding: 0 0 0 0;
	}
#footer {
	margin-top: -37px;
	height: 250px;
	top: 0px; 
	padding: 2px 0 0 2px;
	}
	
/*  added by John Barrick, 2007-08-31 */

#centerImg {
	position: static; 
	top: auto; 
	left: auto;
	}
#navColumn ul	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#navColumn ul li	{
	float: left;
	padding: 0;
	font-family: lucida grande, lucida sans, times, verdana, sans-serif;
	//behavior: url('/js/IEFixes.htc');
	}

#navColumn ul ul li.mainlevel_active .sublevel	{
	background-image: url('../images/arrow2.gif');
	background-position: 97% .66em;
	//background-position: 97% .75em;
	background-repeat: no-repeat;
	}

#navColumn ul ul li.sublevel_active {
	background-image: url('../images/arrow2.gif');
	background-position: 97% .66em;
	//background-position: 97% .75em;
	background-repeat: no-repeat;
	}	

#navColumn a	{
	color: #fff;
	display: block;
	padding: 8px 22px;
	//padding: 9px 22px;
	border: none;
	text-decoration: none;
	}

#navColumn ul ul	{
	position: absolute;
	display: none;
	border: 2px solid #666;
	border-bottom: 1px solid #666;
	background-color: #fff;
	font-weight: normal;
	width: 200px;
	//width: 210px;
	}
#navColumn ul li:hover,
#navColumn ul li.hover	{
	background-color: #61a3b1;
	}
#navColumn ul li:hover ul,
#navColumn ul li.hover ul,
#navColumn ul li:hover ul li:hover ul,
#navColumn ul li.hover ul li.hover ul	{
	display: block;
	}
#navColumn ul li:hover ul ul,
#navColumn ul li.hover ul ul	{
	display: none;
	}
#navColumn ul ul li	{
	border-bottom: 1px solid #666;
	float: none;
	font-size: .9090em;
	}
#navColumn ul ul a	{
	color: #666;
	padding: 6px 22px 6px 7px;
	//width: 181px;
	}
#navColumn ul ul li:hover a,
#navColumn ul ul li.hover a,
#navColumn ul ul li:hover ul li:hover a,
#navColumn ul ul li.hover ul li.hover a	{
	color: #fff;
	}

#navColumn ul ul ul	{
	margin: -2.4em 0 0 200px;
	//margin: -2.55em 0 0 206px;
	}
#navColumn ul ul ul li	{
	font-size: 1em;
	}
#navColumn ul ul li:hover ul a,
#navColumn ul ul li.hover ul a	{
	color: #666;
	}
