/* CSS Document Since 9-1-04 */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image:url(images/bg-pinstripe.gif);
	font-size: 95%;
	line-height:24px;
	margin-top:0px;
	margin-right:60px;
	margin-left:60px;
	}
#wrapper {background:#FFFFFF;
}

a:link	   { color: #003399;
	}


a:hover	   { color: navy;
             background-color: yellow;
	         text-decoration: none;
	}

h1, h2 {
        color: #003399; 
		text-align: center; 
	}

h1 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 170%;
	font-weight: bold;     
	}
	
h2 { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 300;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #004080;
	padding-left: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	font-weight: normal;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	font-weight: bold;
	background-color: #f5f5f5;
	margin-top: 15px;
	margin-bottom: -15px;
}

	
/* below: special formatting for the calendar and any table with a caption or headers */

th { 
    color: #000099;
	background-color: #F5F5F5;
	font-weight: 700;
	text-align: left;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color:#FFFFFF;
	}
	
#calendar {
	background-color:#FFFFFF;
	font-size: 90%;
	page-break-before: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#calendar table {
	align: center;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: groove;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 60px;
	width: 90%;
	}
		
#calendar td, th.calendar {
	border: 1px solid #CCCCCC; }

.date {
	font-weight: bold;
}

#upcoming {
    font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 88%;
	font-family: Georgia, "Times New Roman", serif;
	background:#FFFFFF;
	margin-top: 10px;
	}

#upcoming h3 {
    color:#FFFFFF;
	background:#124D87;
	}
#upcoming p {
	font-size: 0.9em;
	line-height: normal;
	margin: 1px;
	padding: 1px;
}
	
#upcoming h4 {
	color:#009;
	font-weight:bold;
	text-align:center;
	background-color:#CCCCCC;
	}

/* FORMATTING FOR main */
#main {
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#main p, ul {
	color:#000033;
	margin-top:0;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	line-height: 25px;
}
#main li {
    margin-left:25px;
}

#main p {
	text-indent: 15px;
}
#main img {
	padding: 10px;
   }


/*   ------ Use h3 for story titles ------ */
#main h3 {
	text-align: left;
	font-size: 1.1em;
	color:#FFFFFF;
	background-color:	 #124D87;
	text-indent:8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	 	 	}
#main h4 {
	margin-bottom:2px;
	margin-top:2px;
	color: #124D87;
}		
			
#masthead {padding-top:5px;
           margin-bottom:0px;
     line-height:1em;}
#masthead img {text-align:center;}
.attn {
	font-weight: bold;
}
	
	
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	background-color: #124D87;
	font-weight: bold;
	}
#wrapper #main .byline {
	font-size: .8em;
	font-weight: bold;
	color: #124D87;
}
	
.caption {
	font-size: 95%;
	text-align:center;	
}
.inlineheading {
	font-weight: bold;
	color: #124D87;
}

.left {float:left;}
.right {float:right;}
.clear {
	float:none;
	clear: both;
}
#wrapper #main .extra-attn {
	font-weight: bold;
	color: #124D87;
	border: 1px solid #124D87;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.book {
	font-style: italic;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-indent: 10px;
	margin-right: 30px;
	margin-left: 30px;
	font-style: italic;
}
.quote-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-indent: 10px;
	font-style: italic;
}
