/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #000033;
	text-decoration: none;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	background-color: #9FB1C4;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-width: thin;
	border-top-style: none;
	}
	
#navigation a {
	color: #000044;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000044;
	background-color: #BB9E82;
	}
	
#logo 	{
	color: #000033;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}

#tagline 	{
	color: #C0C0C0;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #CCCCCC;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#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;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #000044;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	}
	
.subHeader {
	color: #000044;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #804000;
	line-height:30px;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #000033;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003366;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
