

.body1{
	border: 0px;
}

.header{
width: 997px;
height: 118px;
background: #ffffff;
font-size: 14pt;
}

.headertitle{
	float: left;
	padding-top: 45px;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	width: 650px;
	height: 50px;
}

.headerlogo{
height: 80px;
width: 160px;
float: left;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 15px;
}

.headerpic{
width: 690px;
float: left;
background: transparent;
}

.headerleft{
float: left;
}

.headlogo{
margin-top: 20px;
margin-left: 20px;
}

.menu{
height: 8px;
width: 997px;
background-image:url('images/menubg3.png');
border: 0px;
}

.menu a{
	font-size: 11pt;
	font-weight: bold;
	font-family: georgia;
	color: #fff;
	display: block;
	height: 27px;
	padding: 9px 20px 0px 20px;
}

.menu a:hover{
	color: #fff;
	background-image:url('images/menubg3_hover.png');
	background-repeat:repeat-x;
}

body#home a#nav-home,
body#news a#nav-news,
body#food a#nav-food,
body#water a#nav-water,
body#locations a#nav-locations,
body#privacy a#nav-privacy,
body#resources a#nav-links{
color: #fff;
background-image:url('images/menubg3_active.png');
background-repeat:repeat-x;
}

.menulink{
float: left;
height: 36px;
padding: 0;
margin-top: 5px;
background-image:none;
background-repeat:repeat-x;
border-right: 1px #666 solid;
}

* html .menulink {
    width: 100px;
}

.menulinkend{
float: left;
height: 27px;
padding: 0;
margin-top: 5px;
background-image:none;
background-repeat:repeat-x;
font-weight: bold;
}

.menulinkend a{
	font-size: 12pt;
	font-weight: bold;
	font-family: georgia;
	color: #fff;
	display: block;
	height: 27px;
	padding: 9px 35px 0px 35px;
}

.menulinkend a:hover{
	color: #fff;
	background-image:url('images/menubg3_hover.png');
	background-repeat:repeat-x;
}

.menutext{
margin: 0px;
}
