/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {

margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
padding: 0px; /* Always apply padding if you apply margins */
/*text-align: center; /* Equivalent to <center> tag for older IE browsers. Remove if you do not want to center page. */
scrollbar-face-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #e6e6e6;
scrollbar-arrow-color: #FFFFFF;
background-color:#bda060;
background-image:url(images/bodybg.jpg);
background-repeat:repeat-x;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td, div, textarea {
font-family:Arial, Helvetica, sans-serif;
text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}


/*  ===========================   BODY COPY STUFF (NON-NAVIGATIONAL) ==================================================== */
p {
font-size: 13px;
line-height: 20px;
font-style:normal;
font-weight:normal;
margin: 0px 0px 20px 27px;
padding-right: 20px;
color: #003262;
}
h1 {
font-size: 20px;
font-weight: bold;
color: #003366;
line-height: 18px;
margin: 0px 0px 20px 27px;
border-bottom: 1px dotted #003366;
}

h2 {	
font-size: 15px;
font-weight: bold;
color: #9a7c3b;
line-height: 20px;
margin: 0px 0px 10px 27px;
}



h3 {
font-size: 17px;
font-weight: normal;
color: #339933;
line-height: 20px;
margin: 0px 0px 10px 20px;
padding:  0px 80px 0px 0px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
font-size: 13px;
font-weight: bold;
color: #0059B1;
text-decoration: underline;
}


/*------------------ LISTS FORMATS --------------------------*/
ul {
margin: 0px 0px 0px 60px;
padding: 0px 0px 0px 0px;

}


li { 
font-size: 13px;
font-weight: regular;
line-height: 19px;
color:#003262;
}


/*  ===========================   MAIN NAVIGATION STUFF (PURELY NAVIGATIONAL) ==================================================== */


ul#navcontainer {
width: 186px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

ul#navcontainer li {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}

ul#navcontainer li a {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 25px;
width: 161px;
height: 22px;
font-size: 13px;
text-decoration: none;
background: none;
border: none;
text-align:left;
border-bottom: 1px solid #fff;


}


/* Styles our links. Setting the display to block ensures our links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#navcontainer li a:link, ul#navcontainer li a:visited, ul#navcontainer li a:active {
color: #fff;
background-image:url(images/navbtn_off.jpg);
background-repeat:no-repeat;
}

/* Creates our current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#navcontainer li a.current:link, ul#navcontainer li a.current:visited {
color: #663300;
background-image:url(images/navbtn_on.jpg);
background-repeat:no-repeat;
}

/* Creates our hover status.  */
ul#navcontainer li a:hover {
color: #003399;
background-image:url(images/navbtn_hover.jpg);
background-repeat:no-repeat;
}


/* ===================================sub nav in conjunction with javascript file anylink.js ===================== */

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #A7A7A7;
border-bottom-width: 0;
font:normal 10px arial;
line-height: 18px;
z-index: 100;
background-color: #fff;
width: 145px;
margin-left: 70px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #A7A7A7;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-size:10px;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #002b70;
color: white;
font-size:10px;
}


/*  ===========================   PAGE CONTAINER STUFF  ==================================================== */

/* Holds the entire web page from the beginning body tag to the end body tag */
div#all {
width:770px;
background-color:#ffffff;
text-align:left;
margin: 0 auto;
margin-top: 15px;
padding: 0px 0px 0px 0px;
background: url(images/bg-all.gif) repeat-y;
}

div#leftcol {

float: left;
}

div#rightcol {
width: 584px;
float: right;
}

div#below {

font-size: 11px;
font-weight:normal;
text-align:left;
width:186px;
height: 136px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #003262;
font-style:normal;
background-image:url(images/below.jpg);
background-repeat: no-repeat;
clear:both;
display:block;
}


div#below a{		
color:#003262;
text-align:center;
font-size:11px;
font-weight:normal;
}

/*  ===========================   PAGE LAYOUT STUFF  ==================================================== */

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */

div#topheader {
background-image:url(images/header2.jpg);
background-repeat:no-repeat;
width: 770px;
position:relative;
}

div#mainheader {
background-color:#fff;
width: 584px;
height: 179px;
}
/*Formats the main content of the web page */
div#content {
width:584px;
height: auto;
padding: 0px 0px 20px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
float:right;
}

/*  ===========================   ADDRESS STUFF  ==================================================== */

address {

font-size: 9px;
line-height:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
width:230px;
height: 62px;
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 0px;
position:absolute;
top: 0px;
left: 530px;
color: #fff;
font-style:normal;
display:block;
}


address a{		
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:9px;
font-weight:normal;
}

#mission {
font-size: 12px;
font-weight:normal;
font-style:italic;
text-align:left;
color: #000;
font-style:normal;
display:block;
width: 544px;
float:right;
margin: 0px 4px 10px 0px;
background-color: #ededed;
padding: 6px;
border: 1px solid #e6e6e6;
}
/*  ===========================   FOOTER STUFF  ==================================================== */

div#footer { 
font-size:10px;
font-weight: normal;
text-decoration:none;
text-align:center;
padding: 5px 0px 0px;
text-transform:none;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
width: 770px;
height: 70px;
color: #663300;
clear:both;
}


div#footer a {
font-size: 9px;
font-style: normal;
color: #663300;
text-decoration: underline;
}

/*  ===========================   TABLE STUFF (BASIC)  ==================================================== */

table, td, th  {	
border-collapse: collapse;
}

table#diverse  {	
margin-top: 15px;
margin-bottom: 30px;
text-align:left;
vertical-align:top;	 
margin-left: 50px; 
width: 450px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}

table#diverse td  {	
	font-size: 12px;
	color: #000000;
	padding: 8px 8px 8px 12px;
	text-align:left;
	vertical-align:top;
	font-size: 11px;
	color:#000066;
	font-weight:bold;
}

table#diverse td  a{	
	font-size: 15px;
	color: #0059B1;
}
/*  ===========================   IMAGE STUFF  ==================================================== */

img.left {
float: left; 
margin: 0px 8px 0px 0px;
clear: both;
border: 1px solid #e8e8e8;
}
img.right {
float: right; margin: 0px 0px 0px 8px;
margin: 0px 10px 10px 10px;
padding: 2px;
border: 1px solid #e8e8e8;
clear: both;
}

img.center {
text-align: center;
}


/*  ===========================   FORM ELEMENT STUFF  ==================================================== */

form table { border-collapse:collapse;
margin: 0px 0px 0px 15px;


}

form td {	border-collapse:collapse;
font-size: 12px;
padding: 4px;
text-align:left;
vertical-align:top;

}
form input {font-size: 12px;}

form textarea {font-size: 12px;}



/*  ===========================   COPYRIGHT STUFF  ==================================================== */
div#copyright {
text-align:center;
font-size: 10px;
padding: 0px 0px 0px 0px;
width: 770px;
height: 30px;
line-height: 20px;
background: #bda060;
color:#000;
clear:both;
}

div#copyright a {
font-size: 10px;
line-height: 15px;
font-weight: normal;
color: #000;
text-decoration: underline;
}

/*  ===========================   WEB AUDIO STUFF  ==================================================== */
div#webaudio {
width: 181px;
height: 21px;
position:absolute;
top: 70px;
left: 589px;
z-index: 2px;
}

div#webaudiopopup {
width: 100%;
height: 100px;
background-image:url(images/webaudiobg.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#2e65bb;
}

div#soundapplet {
width:100%;
text-align:center;
height: 30px;
position:relative;
top: 49px;
}

/*  ===========================   GOOGLE MAP STUFF  ==================================================== */

div#map {
padding: 5px;
border: 1px solid #e8e8e8;
width: 350px;
margin-left: 50px;
margin-bottom: 20px;

}

#backtotop {

clear:both;
margin: 20px 0px 30px 30px;
border-bottom: 1px dotted #003366;
display:block;
background-color: #D7DBFF;
width: 75%;
}

#backtotop a{

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #003366;
border-bottom: 1px dotted #003366;
text-decoration:none;
width: 75%;
}
img.signin {
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
