@charset "utf-8";
/* CSS Document */

/* Global Styles */

body {
	margin:0px;
	}
	
	td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	
	}
	
	
	
#navigation a {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	text-align: justify;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: medium solid #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
	/* Style for tables of thumbnail images */
table.thumbs{
	vertical-align: top;
	text-align: center;
	border-collapse: collapse;
}
/* Style for table cells that contain thumbnails */
td.thumbs{
	border: 1px groove #006600;
	padding: 5px;
	margin: 5px;
}
/* Style for thumbnail images */
img.thumbs{
   width:100px;
	 height:100px;

}

/* Float image to left of paragraph */
img.floatLeft{
   float: left;
   margin-right: 5px;
}/* Float image to right of paragraph */
img.floatRight{
   float: right;
}/* Center image between margins */
div.center{
   width: 50%;
   text-align: center
}
.div.left {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-top;
}


/* Custom bullet for bulleted lists */
.ul{
   list-style-image: url("images/education/grbullet.gif");
	font: bold normal 24px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #996633;
	text-decoration: none;
}
  

/* Class Styles */
	

	
.pageName{
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.21em;
	word-spacing: normal;
	}
	
	
.subHeader {
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	/* Body text and page background */
	.bodyText {
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
	text-decoration: none;
	list-style: disc outside;
}

a:link {
	text-transform: none;
	color: #996633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.h1 {
	font: bold normal 22px/normal "Monotype Corsiva,Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #996633;
	text-decoration: none;
	font: bold normal 24px/normal Arial, Helvetica, sans-serif;
}

.h3 {
	font: bold normal 22px/normal "Monotype Corsiva,Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #996633;
	text-decoration: none;
	font: bold normal 14px/normal Arial, Helvetica, sans-serif;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #006699;
}
