body {
	background-color: #F4FFE4;
	margin:0px;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
	
.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 18px;
	font-weight: normal;
}

* .AdminHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	border: thin solid #993300;
	margin: 0px;
	padding: 7px;
}

* form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}

* .sidebarTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
	a:link {color: #993300; text-decoration:;}     /* unvisited link */
	a:visited {color: #993300};  /* visited link */
	a:hover {background: white;} 
	a:active {color: #9933ff};   /* selected link */
	
* #apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 142px;
	top: 12px;
}

* .larger {font-size: medium;}

* .style1 {color: #000000;}

* #apDiv2 {
	position:absolute;
	width:200px;
	height:98px;
	z-index:1;
	left: 516px;
	top: 28px;
}

* #apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 399px;
	top: 258px;
}

* tr.header {
	background-color: #D5EDB3;
}

* td.medgreen, * tr.medgreen {
	background-color: #99CC66;
}

* td.rspace {
	width: 35px;
}

* td.navbar {
	background-color: #99CC66;
	background-image: url(mm_dashed_line.gif);
}

* td.darkgreenbar {
	background-color: #5C743D;
}

* td.left {
	width: 70px;
}

* td.imagesleft {
	width: 320px;
}

* td.forty {
	width: 40px;
}

* td.projects {
	width: 378px;
}

* td.gallery {
	width: 79px;
}

* td.aboutus {
	width: 594px;
}

* td.thirty {
	width: 30px;
}

* td.thfive {
	width: 30px;
}

* td.mc {
	width: 260px;
}

* img.border {
	border:thin #CC9933 dotted;
	padding: 6px;
}

* #right {
	float: right;
}

* #navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
* #logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}
* .pics {
	border:thin #CC9933 dotted;
	position: relative;
	z-index: auto;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	left: auto;
	clear: none;
	margin: 6px;
	padding: 6px;
	float: right;
}
* #tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

* #monthformat {
	border-bottom: 1px dashed #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;
	}
	
* .pageName{
	font: 18px/26px Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing:.21em;
	}
	
* .subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

* .quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
* .smallerText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
* .navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
* .editMode {
	border: thin dashed #FF3300;
	margin: 3px;
}

* table.form {
	margin-right: 350px;
	margin-left: 20px;
	padding: 12px;
	border: thin dotted #FF0066;
}
* .textBox {
	clear: none;
	width: 300px;
}
