/* CSS Document */

/* Standard Tags */

* {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

a {
	text-decoration:none;
	}
	
body {
	background-color:#ffc;
	margin:4em 1.5em;
	padding:0;
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:fixed;
	}

h1, h2, h3, h4, h5  {
		font-weight:bold;
		color:#1f5647;
		margin-top:1em;
		display:block;
		margin-left:.25em;
			}

h1 {
	font-size: 1.5em;
	}
				
h2 {
	font-size: 1.25em;
	}

h3 {
		font-size: 1.1em;
			}

h4 {
	font-size:1.1em;
	margin-bottom:.5em;
	}

h5	{
	font-size:1em;
	margin-bottom:.25em;
	}
	
hr {
	margin:.25em 0;
	}

li {
	margin:.25em .5em;
	}
					
p {
		font-size:.8em;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		color: #000000;
		text-align:justify;
		margin:.5em .5em .5em 1.5em;
		font-family:Georgia, "Times New Roman", Times, serif;
		overflow:auto;
}

/* Form Settings */

label {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		display: block;
		float: left;
		padding-right:10px;
		width:175px;
		margin: 0 0 0 0;
		text-align: right;
		line-height:1em;
		}

legend {
		border-color:gray;
		border-width:1px;
		border-style:solid;
		padding:3px;
		}

/*
table {
	width:100%;
	padding:.5em;
	margin:.5em;
	border:none;
	}
*/

/* Universal Classes */

h3.awards {
	margin-bottom:-.5em;
	font-size:1.1em;
	}

h4.tabled {
	margin:0 auto
	}

.address {
	font-weight:bold;
}
.attendance {
	width:100%
	margin-left:-200px;
	margin-left:-3em;
	display: block;
	overflow: auto;
	}

.attendance ul {
			width:100%;
			text-align:left;
			margin-left:-3em;
			}
	
.attendance li {
			list-style-type:none;
			display:inline;
			margin-left:-3em;
			}
			
	
.banner {
		display:block;
		margin:0;
		width:721px;
		border-right:#366 thin solid;
		border-left:#366 thin solid;
		}
		
.blanker {
		display:inline;
		float:left;
		padding-left:-.5em;
		margin-left:-.5em;
		}
		
.boards tr {
		width:50%;
		padding:.5em;
		}
		
/* This tag sets up page content container after the banner */		
.body_content {
		display:block;
		background-color:#fff;
		width:721px;
		margin:0;
		padding:.5em 0em .5em 0em;
		padding-bottom:3em;
		border-right:#366 thin solid;
		border-left:#366 thin solid;
		min-height:375px;
			}
			
.bodytext_in {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	text-align:justify;
	margin-left:1em;
	margin-right:1em;
}

.bodytexttimes {
		font-size:.75em;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		color: #000000;
		list-style-type: square;
		text-align:justify;
		margin:.5em .5em .5em 1.5em;
		font-family:Georgia, "Times New Roman", Times, serif;
		overflow:auto;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
	vertical-align:text-top;
	padding-top:1em;
}

.bolditalicin {
	font-style: italic;
	font-weight: bold;
	}
		
.centervideo {
			text-align:center;
			}
	
.clearerleft {
	clear:left;
	}

.clearerright {
	clear:right;
	}
				
.closer {
			text-align:center;
			}
			
.congrats {
		font-size:1.5em;
		color:#990000;
		text-decoration:underline;
		text-transform:capitalize;
		font-style:italic;
		text-align:center;
		}
		
.container {
	margin-left:150px;
	width:745px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	padding-left:12px;
			}

.donate {
		width:auto;
		display:block;
		margin:0;
		border:0;
		padding:0;
}


		
.donate th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.donate td{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;

}


.donate tr {
	border-width:0;
}

.donorhighlights ul {
			width:25%;
			}
					
.donorhighlights li {
			padding-bottom:1em;
			}
			
.dorcasintro {
	margin-bottom:2.5em;
}

/*			
.finance{
	text-align:center;
		}
*/

table.finance {
	width:85%;
	margin-left:auto;
	margin-right:auto;
}

.fin_right {
		text-align:right;
		vertical-align:top;
		}

.fin_left {
		text-align:left;
		padding-right:1.5em;
		}
			
.flasher {
		z-index:-1;
		margin:3em 1em;
		position:relative;
		width:450px;
		text-align:center;
		}	


.floaterright {
				float:right;
				width:300px;
				padding-left:10px;
				padding-right:10px;
				margin-right:10px;
				margin-left:10px;		
				}
				
.flow {
	text-align:center;
	background-color:white;
	}
	
	h1.flow {
	background-color:white;
	text-align:left;
	}

			
.footer {
			margin-left:0;
			display:block;
			background-color:#366;
			font-size:.65em;
			color:white;
			width:721px;
			text-align:center;
			border-right:#366 thin solid;
			border-left:#366 thin solid;
			}

.founderlist {
			column-count:2;
			column-gap:1.5em;
			}
			
.founderslist ul{
				list-style:none;
				}

.founderslist li {
				list-style:none;
				padding-left:1.5em;
				}
	
	table.foundertable {
					width:95%;
					border-collapse:collapse;
					text-align:center;
					}
					
	table.foundertable td {
					padding:0 2em;
				
					}

.header {
		display:inline;
		float:left;
		width:80%;
		}
		
.indented {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	text-align:justify;
	padding-left:1.5em;
	padding-right:.75em;
	padding-top:-.5em;
}
				
.imgcaption {
			font-size:.75em;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			}
	
.imgborder {
	margin-top:10px;
	border-width:0;
	margin:.5em;
	float:right;
	padding-left:.5em;
	}

.imgborderleft {
	margin-top:10px;
	border-width:0;
	margin:.5em;
	float:left;
	padding-left:.5em;
	display:block;
	}

.image_par {
	width:90%;
	margin:0 auto;
		}
	
.listheader {
			color:#336666;
			font-size:1.1em;
			}
			
.logo {
		float:left;
		z-index:3;
		display:inline;
		position:absolute;
		top:0;
		left:0;
		margin-left:100px;
		margin-top:4em;
		}

.new_item {
		text-align:justify;
		margin-bottom:1.5em;
		margin-right:.5em;
}

.new_item h1 {
	margin-top:0;
}

.new_item h2{
		color:#C30;
		font-size:1.2em;
		margin:.5em;
		text-align:left;
}

.new_item h2>a{
		color:#C30;
		font-size:1em;
		text-align:left;
}

.new_item h2>a:hover{
		color:#096;
		font-size:1em;
		text-align:left;
		font-style:italic;
}

.noted {
	color:#C30;
	font-size:.75em;
	font-weight:bold;
	}

.noted_fin {
	color:#C30;
	font-size:.75em;
	line-height:1.5em;
	}

.partners {
			text-align:center;
			font-weight:bold;
			list-style:none;
			line-height:1.4em;
			margin-right:125px;
					}
					
.quotation {
	font-style:italic;
	font-size:.9em;
	}
	
.right_links_bar {
				float:right;
				width:230px;
				display:inline;
				margin:1em;
				text-align:center;
				font:normal normal normal .75em .85em Arial, Helvetica, sans-serif;
				font-size:1em;
				}

.right_links_bar img {
		border:none;
		margin:.1em;
		}	
		
.roman {
		margin:.25em 1	em;
		}
		
.roman ol {
		list-style:upper-roman;
		}

.roman li {
		list-style:upper-roman;
		margin:.75em 0;
		}

table.sitemap {
		width:90%;
		margin:0 auto;
		vertical-align:top;
		}

.sitemap td {
		vertical-align:top;
		}


/* Tags for drop down menus */					
.menu_container {
	background-color:#366;
	layer-background-color:#366;
	width:675px;
	height:2em;
	padding-left:50px;
	vertical-align:middle;
	padding-top:.25em;
}


.second_nav {
			height:20px;
			padding:0;
			background-color:#CCCCCC;
			display:block;
			width:721px;
			margin:0;
			border-top:#366 5px solid;
			border-right:#366 thin solid;
			border-left:#366 thin solid;
			}	
			
.second_nav a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:.75em;
			}

.second_nav ul {
				list-style:none;
				background-color:#CCCCCC;
				height:15px;
				margin:0;
				padding:0;
				text-align:center;				
				}

.second_nav ul li {
				display:inline;
				}

.second_nav li {
				padding:0 .45em;
				width:75px;
				vertical-align:middle;
				}

/* End drop down tags */
		
.strategic {
	padding-left:2em;
	margin-bottom:2em;
	}

.student_voice {
			color:#336666;
			font-weight:bold;
			font-size:1em;
			margin-top:1em;
			}



table.boards {
		margin:1em 1em;
		border:none;
		padding:1em 1em;
		width:100%;
		text-align:center;
		}

.sidebar {
		text-align:center;
		font-size:.75em;
		}
		
.sidebar ul {
		list-style:none;
		display:block;
		}

.sidebar li {
	list-style-type:none;
}

.jobyear ul{
		margin-left:-1.5em;
		}

.jobyear li{
		display:inline;
		text-align:left;
		list-style:none;
		}
		
		
/* Used On Welcome Back Center Pages */
.jobcats  {
	float:right;
	margin:.5em;
	background-color:#CCCCCC;
	padding:.25em;
	width:250px;
	}

.jobcats h1 {
			color:#660000;
			font-size:1em;
			}
			
				
.jobcats li {
		list-style: none;
		margin: 0;
		padding: 0.25em;
		border-top: 1px solid gray;
		font-size:.75em;
		}
		
h1.presres {
		margin-bottom:1.5em;
		}

h2.presres {
		margin:1.5em .25em 0 .25em;
		font-size:1.25em;
		}

h2.brenda {
		font-size:1.5em;
		}
		
.matrix {
	margin:.5em;
	padding:.5em;
	}
	
table.matrix{
		border:thin;
		border-style:solid;
		border-color:black;
		padding:0;
		margin:auto;
		border-collapse:collapse;
		width:90%;
		}

table.matrix tr{
		border:thin;
		border-style:solid;
		border-color:black;
		padding:0;
		margin:0;
		}
		
table.matrix td{
		border:thin;
		border-style:solid;
		border-color:black;
		padding:.25;
		margin:0;
		}	
		
table.matrix th{
		border:thin;
		border-style:solid;
		border-color:black;
		padding:0;
		margin:0;
		}		

ul.mailer 
		{
		list-style-type:none;
		}

mailer {
		padding:0 1em;
		}
		
table.tabler {
	width:85%;
	margin-left:auto;
	margin-right:auto;
	}

.tabler td {
	vertical-align:top;
	}
	
.welcome {
		font-size:1.5em;
		}
		
table.welcomeback_volunteers  {
		width:650px;	
		font-family:Arial, Helvetica, sans-serif;
		font-size:.85em;
		border-spacing:0;
		border-width:1px;
		border-style:solid;
		border-color:black;
		padding:0px;
		border-spacing:0px;	
						}

.under {
	text-decoration:underline;
}

.welcomeback_volunteers td {
		vertical-align:top;
		border-width:1px;
		border-color:black;
		border-style:solid;
		padding:5px;
		border-spacing:0px;		
		}

.welcomeback_volunteers th {
		height:2em;
		text-align:center;
		font-size:1.1em;	
		margin-bottom:1.5em;
		border-width:1px;
		border-color:black;
		border-style:solid;
		padding:0px;
		border-spacing:0px;
		}

.welcomeback_volunteers ul {
			margin-top:1.2em;
			list-style-type:disc;
			}

.welcomeback_volunteers li+ul {
			list-style-type:disc;
			font-weight:900;
			margin-top:0;
			}
			
.welcomeback_volunteers li+ul>li {
			font-weight:normal;
			}

.welcomeback_volunteers li {
		list-style:disc;
		margin-left:-1.5em;
		font-weight:bold;
		}

.welcome_indented {
	font-size: .75em;
	font-style: normal;
	line-height: 18px;
	font-weight:-100;
	color: #000000;
	text-align:justify;
	padding-left:1.5em;
	padding-right:.75em;
	padding-top:-.5em;
}

h4.welcome {
		color:maroon;
		font-size:1em;		
		}

ul.welcome {
		font-size:1em;
		list-style:none;	
		}	

.spoken {
		font-size:1em;
		color:#000000;
		font-weight:bold;
		font-style:italic;
		}
		
/* Unique IDs for scripts and junk */
/* Drop Down menu formating */				
#nav_drops {
			width:721px;
			height:29px;
			padding:0;
			display:block;
			background-color:#366;
			margin:0;
			border-right:#366 thin solid;
			border-left:#366 thin solid;
			}
	
#nav_drops div {
		position:absolute;
		visibility:hidden;
		margin:0;
		padding:0;
		background:#366;
		position:absolute;
		z-index:3;
		width:inherit;
		min-width:200px;
}

#nav_drops a:link {
			color:white;
			text-decoration:none;
			}

#nav_drops a:visited {
					color:white;
					text-decoration:none;
					}			

#nav_drops a:hover {
			color:#FC3;
			font-style:italic;
			}
			
#nav_drops a:active {
				color:#fc3;
				}
						
#nav_drops ul {
			list-style-type:none;
			margin:0;
			padding:0 1.25em;
			}

#nav_drops li {
			list-style-type:none;
			margin:0;
			padding:.5em .5em;
			display:inline;
			float:left;
			vertical-align:middle;
			text-align:center;
			color:white;
			font:normal normal bold 1em 1.25em Georgia, "Times New Roman", Times, serif;
			}

#nav_drops div li {
			display:block;
			float:none;
			margin:0;
			padding:.25em .5em ;
			font-size:.75em;
			font-family:Arial, Helvetica, sans-serif;
			width:inherit;
			border-bottom:1px solid #ffc;
			min-width:150px;
			}

#nav_drops div ul {
			margin:0;
			padding:0;
			min-width:150px;
			}

#aboutus {
		width:80px;
		text-align:center;
		}

#donors {
		width:75px;
		text-align:center;
		}

#students {
		width:75px;
		text-align:center;
		}
		
#results {
		width:75px;
		text-align:center;
		}		

#programs {
		width:180px;
		text-align:center;
		}
		
#volunteers {
		width:90px;
		text-align:center;
		}

#dorcasbanner {
		margin:1em 1em .5em 0;
		}

#clothcollab {
		margin:5px;
			}
			
#clothsub {
			margin-top:5px;
			margin-bottom:10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:.8em;
			}
			
#clothsub li {
			list-style:disc;
			}
			
#unacceptable {
				color:#990000;
				font-weight:bold;
				}
				
#unacceptable li  {
				color:black;
				font-weight:normal;
				}

.ed_form ul {
	list-style:none;
}


fixes 

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

