/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	}
	
td {
	color:#00350E;
	font-family: "Century Gothic";
	font-size: 14px;
	}
	
a {
	color: #CCCCCC;
	text-decoration: none;
	word-spacing: normal;
	}
	
a:hover {
	color: #5C743D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:14px;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:8px 16px 10px 20px;
	}
	
#navigation a:hover {
	background: #CCCCCC;
	color:#666666;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	color: #000000;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:0.01em;
	}
	
#dateformat a {
	color: #666666;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#dateformat a:hover {
	color: #666666;
	letter-spacing:normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
/* Class Styles */
	
.bodyText {
	color:#CCCCCC;
	line-height:1.5;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	}
.BodyTextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

	
.pageName{
	color: #003333;
	line-height:normal;
	letter-spacing:0em;
	font-family: "Century Gothic";
	font-size: 14px;
	}
	
.subHeader {
	color: #CCCCCC;
	line-height:normal;
	letter-spacing:0em;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.navText {
	color: #666666;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: 400;
	}
.TitleHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.sitedesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
