/* Global Styles */

body {
	margin:0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	}
.linkMM {
	text-decoration: underline;
}
	
a {
	color: #993300;
	}
.date {
	font-family: "Copperplate Gothic Bold", "Arial Black";
	font-size: 100%;
	color: #C1EFAA;
	text-indent: 20px;
}
.contactForm {
	font-family: "Century Gothic", Verdana;
	font-size: 90%;
	text-transform: uppercase;
	color: #3E006C;
	background-color: #CCCCCC;
	border: 20px solid #CCCCCC;
	line-height: 100%;
}
.navLink {
	color: #3E006C;
	text-decoration: underline;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 90%;
}
	
a:hover {
	color: #FF0000;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:25px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 20px;
	text-align: left;
	}
	
#navigation a:hover {
	color:#FFA570;
	background-color: #084629;
	}

#tagline 	{	
	font:90% Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	line-height:18px;
	}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #084629;
	text-align: center;
	display: block;
	padding: 10px;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:80% Arial, Helvetica, sans-serif;
	color: #E3E3E3;
	letter-spacing:0.2em;
	text-align: left;
	text-indent: 20px;
	}
	
#dateformat a {
	color: #D5EDB3;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	text-indent: 20px;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:0.1em;
	text-indent: 20px;
	}
	
/* Class Styles */
	
.bodyText {
	font:11pt Arial, Helvetica, sans-serif;
	color:#003300;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #084629;
	letter-spacing:.2em;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
h1 {
	font-family: "Century Gothic", Verdana;
	font-size: 24pt;
	color: #084629;
}
	
.subHeader {
	color: #3E006C;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	list-style-type: none;
	padding: 10px;
	}
.subheaderGreen {
	font-size: 110%;
	color: #084629;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	padding: 10px;
}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #3E006C;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
.imageborder {
	padding: 10px;
}
.itemSubUL {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3E006C;
}
#rightcol .smallText a {
}
li {
	padding: 12px;
}
.imagesBorderRight {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
}
.imagesBorderLeft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

