/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#ffffcc;
	
	font-family: "LunaITC TT-Bold";
	font-size: 13px;
	font-style: normal;
	}
	
a {
	color: #330000;
	}
	
a:hover {
	color: #cc3300;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #330000;
	}
	
#navigation a {
	color: #ffffcc;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "LunaITC TT-Bold";
	}
	
#navigation a:hover {
	background: #cc3300;
	color:#330000;
	}
	
#logo 	{font-family: "LunaITC TT-Bold";
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none; }

#tagline 	{
	color: #cc3300;
	line-height:18px;
	font-family: "LunaITC TT-Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	}

#monthformat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffcc;
	}
		
#dateformat {
	color: #ffffcc;
	letter-spacing:0.2em;
	font-family: "LunaITC TT-Bold";
	font-size: 11px;
	}
	
#dateformat a {
	font:11px LunaITC TT Bold;
	color: #ffffcc;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#330000;
	line-height:20px;
	margin-top:0px;
	font-family: "LunaITC TT-Bold";
	font-size: 15px;
	}
	
.pageName{font-family:"LunaITC TT-Bold";font-weight:bold;font-style:normal;font-size:18pt;color:#cc3300;
	}
	
.subHeader {
	color: #cc3300;
	line-height:22px;
	font-family: "LunaITC TT-Bold";
	font-size: 14px;
	}

.quote {
	color: #cc3300;
	line-height:30px;
	font-family: "LunaITC TT-Bold";
	font-size: 20px;
	}
	
.smallText {
	color: #330000;
	line-height: 22px;
	font-family: "LunaITC TT-Bold";
	font-size: 14px;
	font: LunaITC TT-Bold;
	}
	
.navText {
	color: #ffffcc;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "LunaITC TT-Bold";
	font-size: 14px;
	}
