/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border: 1px solid #F4FFE4;
	display: table-row-group;
	}
	
#navigation a {
	color: #FFCC00;
	line-height:16px;
	letter-spacing:normal;
	display:block;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	background-color: #009900;
	text-decoration: none;
	background-position: left;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	background-attachment: fixed;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 2px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#navigation a:hover {
	color:#66CCFF;
	background-color: #006600;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

	
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #F4FFE4";
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	color: #66CC33;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	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;
	}
	

