/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px "century gothic", verdana, arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px "century gothic", verdana, arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#noborder td {
	border: 0px;
	}

#logo 	{
	font:24px "Comic Sans MS", Verdana, "Hobo Std", sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px "Comic Sans MS", Verdana, "Hobo Std", sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

	
/* Class Styles */

.logo {
	font-family:  Papyrus, "Comic Sans MS", fantasy, Verdana, Arial;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px "century gothic", verdana, arial;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
    font-family:  "Comic Sans MS", Verdana, Arial;
	font-size:11px;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
    font-family:  Papyrus, "Comic Sans MS", fantasy, Verdana, Arial;
	font-size:30px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:40px;
	}
	
.bodyText {
    font-family: "Comic Sans MS", Papyrus, fantasy, Verdana, Arial;
	font-size: 14px;
	color:#333333;
	line-height:18px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
    font-family: "Monotype Corsiva", papyrus, "Comic Sans MS"
	font:14px ;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.quote {
	font: 20px "Comic Sans MS", Verdana, "Hobo Std", sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px "Comic Sans MS", Verdana, "Hobo Std", sans-serif;
	color: #003366;
	}
	
.navText {
    font-family: "century gothic", verdana
	font:10px ;
	color: #333300;
	letter-spacing:.1em;
	}
	

