/* Blue  #020B56  */
/* light Blue  #8085AA  */
*{
	padding: 0px; margin: 0px;
}

h1{ color:  #D0D0E6;
	font-weight: bold;
	text-align: right; padding-bottom:30px;
	
}

h5{ text-align: center;
  font-size: 9pt; background-color: #D0D0E6;
}
h5 a{
	text-decoration: none; color: #020B56; letter-spacing: 1px;
}
h5:hover{
	background-color: #020B56;
}
h5 a:hover{
	 color: white;
}

h2{
	margin: 10px;color: #8085AA;
	font-weight: bold;
	text-align: center;
}


h3{
	margin-bottom: 20px; font-size: 25px;
	font-weight: bolder; color:  #D0D0E6;
}

h4{
	margin: 10px;color: #8085AA;font-size: 30px;
	font-weight: bold;
	text-align: center;
	
}

h6{padding-top: 10px; text-align: center;
  font-size: 12px; color: #8085AA; font-style: lighter; 
  letter-spacing: .01in;
}

/** board of directors**/
#bod2{ padding-top: 6px;
	text-indent: 0px; float:right; font-size: 13px;
}
#bod{float:left;font-size: 13px;
	text-indent: 0px;
}
#bod h2{
	text-align: left;
}

li span{list-style-type: none; color: #8085AA; font-size: 13pt;
font-weight: bold;}


#news li a{ text-decoration: none; color: #8085AA;}

#news li{  text-indent: 0px; line-height: 20px;
 list-style-type: none;
	
}


#news li a:hover{
	color: #020B56;
}

/* overall container  */
#container{ margin-left: 10%;
	border: solid 15px  #020B56;
	width: 750px; 
/**navigation bar color**/
	background-color: #8085AA;
}
#history li{
	line-height: 30px;
}

#history{
	text-indent: 0; padding-left: 20px;
	 list-style:disc;  padding-bottom: 10px;
}

/* entire header with title  */
#header{ background-color: #020B56; 
height: 100%; width: 750px;
	}

#logo{
	background-image: url(images/ewscLogo.gif); 
	background-repeat: no-repeat; height: 80px; 
	width: 175px;
}
#pictures{ background-image: url(images/pictures.gif);
margin-left: 160px;background-repeat: no-repeat; 
height: 90px; width: 590px;
	
}



#title{ color: white; text-align: right; background-color: #020B56; 
height: 17px;
padding-top: 3px; font-size: 11px; letter-spacing: 1px; 
font-variant:small-caps;
}

#title a{ color: white; text-decoration: none;
font-size: 11px; letter-spacing: 1px; font-size: 11.5px;
font-variant:small-caps;}

#title a:hover{ color:#8085AA;}

#title span{ 
	font-weight: bolder; font-size: 11.5px;
}



#navigation ul li span a{width: 100%;
color:#020B56;
	
}


/* right floated column */

#copy_programs{float:left; height:750px;
		padding-top: 25px; padding-bottom: 25px; padding-left: 50px;
		 width: 525px; text-indent: .25in; padding-right: 50px;
		text-align: left; 
		/**copy color**/
		background-color: White;
	
}
#copy{float:left;
		padding-top: 25px; padding-bottom: 25px; padding-left: 50px;
		 width: 525px; text-indent: .25in; padding-right: 50px;
		text-align: left; 
		/**copy color**/
		background-color: White;
}


/* left floated column */

#navigation {
	float: left;
	width: 125px;
	margin: 0px;
	background-color: #8085AA;
	background-repeat: repeat;
}

/* navigation column*/
#navigation ul{ 
 padding-top: 20px; 
font-family: serif; font-weight: bolder;
}

/* navigation list*/
#navigation li{ font-size: 11pt;  
 line-height: 25px;
 letter-spacing: 1.5pt; 
 list-style-type: none;
}
#navigation li a{text-decoration: none;
padding-left: 7px; color: white;}

#navigation li:hover{width: 100%;
background-color:  #020B56; }

#joe{
	float:left; margin: 10px; margin-right: 20px; 
	border: solid #8085AA 3px;
}

#family{
	float:left; margin: 10px; margin-right: 20px; 
	margin-bottom: 15px;border: solid #8085AA 3px;
}
#footer {
clear: both; height: 1%;
	background-color:  #020B56;
}
#wrapper{ width:100%; height:100%;
	
}
#programs dt{
	padding-top: 10px;
}
#thanks{
	text-indent: 0px;
}
#thanks span{
	text-align: center; margin-left: 42px;
}
td{padding-top: 15px;
	text-align: left;
}

/**program descriptions***/
a.description, 
a.description:visited, 
a.description:active, 
a.description:hover {
	color: #020B56;
	text-decoration: none;
	font-weight: bold;
}
a.description b {display:none;}
a.description:hover {border:0;} /* our trigger for IE5.x and IE6 */
a.description:hover b {display: list-item; color: black; 
font-style: italic;
text-decoration:none; font-weight:normal; padding-left: .25in;
list-style-type: none; }



