/* Global Styles */



body {
	margin:0px;
	background: #CCCCCC;

	}

	

td {
	color:#000000;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;

	}

	

a {
	color: #663333;
	font-weight:bold;

	}

	

a:hover {

	color: #3366CC;

	}



/* ID Styles */



#navigation td {
	border-bottom: 2px solid ##663333;
	color: #663333;

	}

	

#navigation a {
	font: 14px "Century Gothic";
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	background-color: #333333;

	}

	

#navigation a:hover {

	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;

	color:#FF6600;

	}

	

#logo 	{

	font:24px Verdana, Arial, Helvetica, sans-serif;

	color: #CCFF99;

	letter-spacing:.2em;

	line-height:30px;

	}



#tagline 	{	

	font:12px "Century Gothic";

	color: #FF9933;

	letter-spacing:.4em;

	line-height:18px;

	}



#monthformat {

	border-bottom: 2px solid #E6F3FF;

		}

		

#dateformat {
	font:11px Century "Century Gothic";
	color: #000000;
	letter-spacing:0.2em;

	}

	

#dateformat a {

	font:14px "Century Gothic";

	color: #003366;

	font-weight:bold;

	letter-spacing:.1em;

	}

	

#dateformat a:hover {

	color: #FF6600;

	letter-spacing:.1em;

	}

	

/* Class Styles */

	

.bodyText {
	font:Century Gothic;
	color:#000000;
	line-height:normal;
	margin-top:0px;
	font-weight: normal;
	font-size: 14px;

	}

	

.pageName{
	color: #000000;
	line-height:normal;
	letter-spacing:normal;
	font-family: "Century Gothic";
	font-size: 18px;

	}

	

.subHeader {
	color: #000000;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

	}



.quote {
	font: 20px Century Gothic;
	color: #000000;
	line-height:30px;
	font-weight: normal;

	}

	

.smallText {
	font: Century Gothic;
	color: #000000;
	font-weight: normal;
	}

	

.navText {
	font: 14px Century Gothic;
	color: #663300;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;

	}

	
