/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font-family:  "Century Gothic";
	color:#666666;
	font-size: small;
	}
	
a {
	color: #993366;
	}
	
a:hover {
	color: #993366;
	}

/* ID Styles */

#navigation a {
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family:  "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#993366;
	}
	
#nav2 a {
	font: bold 11px  "Century Gothic";
	color: #BBE0E3;
	line-height:22px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	}
	
#nav2 a:hover {
	color:#993366;
	background-color: #BBE0E3;
	}

#navAtout a:hover {
	color:#993300;
	}		
	
#logo 	{
	font:24px  "Century Gothic";
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px  "Century Gothic";
	color: #993366;
	letter-spacing:.4em;
	line-height:18px;
	}


/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:16px;
	margin-top:0px;
	font-family:  "Century Gothic";
	font-size: small;
	font-weight: normal;
	}
	
.pageName{
	font-family:  "Century Gothic";
	font: 18px;
	color: #1BA2BD;
	line-height:16px;
	letter-spacing:0.21em;
	font-weight: bold;
	}

.Motto{
	font-family:  "Century Gothic";
	font: bold 16px;
	color: #BBE0E3;
	line-height:30px;
	letter-spacing:0.21em;
	}	
	
.subHeader {
	font-family:  "Century Gothic";
	font:bold 13px;
	color: #1BA2BD;
	line-height:20px;
	letter-spacing:0.2em;
	}

.quote {
	font-family:  "Century Gothic";
	font: 11px;
	color: #759DA1;
	line-height:20px;
	}
	
.smallText {
	color: #666666;
	line-height: 18px;
	font-family:  "Century Gothic";
	font-size: 11px;
	}

.smallTextBlue {
	color: #BBE0E3;
	line-height: 18px;
	font-family:  "Century Gothic";
	font-size: 11px;
	}
		
.navText {
	font: 16px   "Century Gothic";
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.navTextAtout {
	font: 11px   "Century Gothic";
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}

.navTextQuote {
	font: 10px   "Century Gothic";
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}