/* ©2008 Empire Water */

body { margin: 0; background: url(../img/bkgd.jpg) repeat-x #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #363636; text-align: center; }
a, a:link, a:visited { color: #0066CC; text-decoration: underline; }
a:hover { color: #3399FF; }



/* Headers and Font Styles */

h2 { font-size: 14px; margin-top: 0px; margin-bottom: 10px; }
h2.newsheader { font-size: 16px; margin-top: 0px; margin-bottom: 15px; color: #0066CC; }
h3 { font-size: 13px; margin-top: 0px; margin-bottom: 15px; font-style: italic; }
.teamtitle { font-size: 10px; letter-spacing: 1px; }
p.bio { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #3399CC; }


/* Containers */
#maincontainer { width: 974px; height: auto; margin: 0 auto; text-align: left; background: none; }
#header { width: 974px; height: 119px; background: url(../img/bkgd-head.jpg) no-repeat #FFFFFF; }
#logo { width: 172px; height: 89px; float: left; position: absolute; margin: 20px 0 0 16px; background: none; }
#mainimage { width: 974px; height: 466px; margin: 0; padding: 0; clear: both; }
#footer { width: 974px; height: 34px; clear: both; background: #0F5EAA; border-top: 1px solid #FFFFFF; }




#pagehead { width: 974px; height: 126px; clear: both; background: none; border-bottom: 1px solid #FFFFFF; }
#content { width: 934px; height: auto; background: #D9E6F2 url(../img/bkgd-content.gif) repeat-y; padding: 20px; text-align: left;  }
#content2 { width: 744px; height: auto; background: #D9E6F2; padding: 40px 40px 40px 190px; text-align: left;  }

#leftcolumn { width: 207px; margin-right: 40px; float: left; text-align: left;  background: none;}
#rightcolumn { width: 687px; float: left; text-align: left;  background: none;}

#aboutrightcolumn { width: 663px; float: left; text-align: left;  background: none; border-left: 1px solid #FFFFFF; padding-left: 40px; }
#aboutleftcolumn { width: 150px; margin-right: 40px; float: left; text-align: right;  background: none; }
#colclear { clear: both; width: 894px; height: 1px; background: none; }



/* News */
#newsnavcontainer { width: auto; }
#newsnavcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; margin-top: 0; }
#newsnavcontainer li { margin-bottom: 20px;  border-bottom: 1px solid #FFFFFF; padding-bottom: 20px; margin-top: 0; }
#newsnavcontainer a { padding: 0; width: auto; background: none; }
.title { color: #0066CC; font-size: 13px; font-weight: bold; }
.date { color: #666666; font-style: italic; }







/* About */
#aboutnavcontainer { width: 207px; font-size: 10px; letter-spacing: 1px; text-align: right; }
#aboutnavcontainer ul
{
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
}
#aboutnavcontainer li
{
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
}
#aboutnavcontainer a
{
display: block;
padding: 10px;
width: 187px;
background-color: #BCD2EB;
border-bottom: 1px solid #FFF;
}
#aboutnavcontainer a:link, #aboutnavlist a:visited
{
color: #333333;
text-decoration: none;
}
#aboutnavcontainer a:hover
{
background-color: #0054A5;
color: #fff;
}
.navtop { border-bottom: 1px solid #FFFFFF; }
