/* CSS Document */
body { background: #bac4d2; color: #333; font-family: Helvetica, Arial, sans-serif; font-size: 16px; text-align:center; }

#container {margin: 0px auto; padding: 5px 5px 0px 5px; width: 990px; background: #ffffff; overflow:hidden; text-align:left;}

#masthead { width: 990px; height: 200px; background: url('images/banner.jpg') no-repeat; float: left; padding: 0px 0px 0px 0px; }

#masthead2 { width: 990px; height: 200px; background: url('images/banner2.jpg') no-repeat; float: left; padding: 0px 0px 0px 0px; }

#masthead3 { width: 990px; height: 200px; background: url('images/banner3.jpg') no-repeat; float: left; padding: 0px 0px 0px 0px; }

#masthead4 { width: 990px; height: 200px; background: url('images/banner4.jpg') no-repeat; float: left; padding: 0px 0px 0px 0px; }

#masthead5 { width: 990px; height: 200px; background: url('images/banner5.jpg') no-repeat; float: left; padding: 0px 0px 0px 0px; }

#header {
  width: 990px;
  float: left;
  padding-left: 10px;
  padding-top: 100px;
}

#nav {
  width: 220px;
  float: right;
  padding: 10px 0px 30px 0px;
}

#main {
  float: left;
  width: 740px; 
  padding: 0px 0px 0px 0px;
}

#footer {
  width: 990px;
  float: left;
} 

#masthead h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #edf0f3; font-size: 1.4em; font-style: italic;}

#masthead2 h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #edf0f3; font-size: 1.4em; font-style: italic;}

#masthead3 h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #edf0f3; font-size: 1.4em; font-style: italic;}

#masthead4 h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #edf0f3; font-size: 1.4em; font-style: italic;}

#masthead5 h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #edf0f3; font-size: 1.4em; font-style: italic;}

h2 { font-family: "Times New Roman"; font-size: 2em; font-weight: bold; }

h5 { font-size: 1em; font-weight: bold; }

.header-large {font-size: 2.0em }

.style2 { font-size: 1em; font-weight: bold; }

.style3 { font-family: "Times New Roman"; font-size: 2em; font-weight: bold; }

.style4 {font-size: 1.65em}

.style5 {font-size: 0.6em}

.style6 {font-size: small}

.footer-text {font-size: 0.6em}

.footer-text a, .footer-text a:visited { color: #333; text-decoration: none; }

.footer-text a:hover { color: #333; text-decoration: underline; }

#nav h3 { font: 1.2em Helvetica, Arial, sans-serif; color: #333; line-height: 0.4em; }

#nav h3 a, h3 a:visited { color: #333; text-decoration: none; }
	
#nav h3 a:hover { color: #333; text-decoration: underline; }

#nav h4 { font: 1.2em Helvetica, Arial, sans-serif; color: #333; line-height: 0.4em; padding: 0 0 0 0.9em; }

#nav h4 a, h4 a:visited { color: #333; text-decoration: none; }
	
#nav h4 a:hover { color: #333; text-decoration: underline; }

ul.sidebar_list { list-style: none; }	

.accred {font-size: 0.6em}

.accred a, .accred a:visited { color: #0000FF; text-decoration: underline; }

.accred a:hover { color: #0000FF; text-decoration: none; }

/* Front Page Quote Styling */

#quote { background: url('images/fp-quote-bg.png') no-repeat top left; padding: 0 0 20px 150px; color: #999; font-style: italic; font-size: 14px; }
