@charset "UTF-8";
/* CSS Document 
Colors: Blue headers- #185075
		Light green- #53A9A2
*/

body       {background: #edeae1; font-family: frutiger, helvetica, arial, sans-serif; font-size: smaller; margin: 0; padding: 0; color: #333333}
h3         {font-size: 130%; line-height: 120%; border-bottom: 2px solid black; padding-bottom: 4px}
h4         {font-size: 150%; line-height: normal; color: #185075; margin-bottom: -10px}
img        {margin: 0}
p		   {padding: 0}	
li			{list-style: none}


#container {width:900px; margin: 0 auto; padding: 0px; background: white}
#container14 {width: 900px; margin: 0 auto; padding: 0; margin-top:-16px; background: url(../2014/header_02.jpg); background-repeat: no-repeat}
#container11 {width: 900px; margin: 0 auto; padding: 0; margin-top:-16px; background: url(../2013/header_02.jpg); background-repeat: no-repeat}
#date	   {font-size: 80%; line-height: normal; color: #990000; font-weight: normal}
#footer    {width: 900px; background: #333333; margin: 0 auto; text-align: center}
#footer img {margin: 0 auto}
#nav       {background:#333333; color: white; height: 30px; text-align: center; margin-top: 0; padding-top: 10px}
#subhead   {color:#53A9A2}

#nav a:link  {color: white; text-decoration: none}
#nav a:visited {color: white; text-decoration: none}
#nav a:hover   {color: white; text-decoration: underline}
#nav a:active  {color: white; text-decoration: none}

a:link  {color: #333333; text-decoration: none}
a:visited {color: #333333; text-decoration: none}
a:hover   {color: #333333; text-decoration: underline}
a:active  {color: #333333; text-decoration: none}