﻿/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font: Century Gothic;
	color: #000000;
	font-size: small;
	font-family: "Century Gothic";
	font-style: normal;
}
	
a {
	color: #960101;
}
	
a:hover {
	color: #960101;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FF9900
	}

#navigation a {
	font: Century Gothic;
	color: #960101;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 8px 22px;
}
	
#navigation a:hover {
	color: #960101;
	font-weight: bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
}
	
#navheader {
	font: 24px Century Gothic;
	color: #960101;
	letter-spacing: .4em;
	padding: 10px;
	line-height: 30px;
}
	
#logo 	{
	font: 14px Century Gothic;
	color: #960101;
	letter-spacing: .5em;
	line-height: 30px;
}

#tagline 	{
	font: 11px Century Gothic;
	color: #960101;
	letter-spacing: .2em;
	line-height: 14px;
}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font: 11px Century Gothic;
	color: #960101;
	letter-spacing: .4em;
}
	
#dateformat a {
	font: 11px Century Gothic;
	color: #960101;
	letter-spacing: .1em;
	text-decoration: none;
}
	
#dateformat a:hover {
	color: #960101;
}

/* Class Styles */
	
.bodyText {
	font: 11px Century Gothic;
	color: #960101;
	line-height: 22px;
	margin-top: 0px;
	letter-spacing: .1em;
	font-family: "Century Gothic";
}
	
.pageName{
	font: 18px Century Gothic;
	color: #960101;
	line-height: 24px;
	letter-spacing: .3em;
}
	
.columnHeader {
	font: 11px Century Gothic;
	color: #960101;
	line-height: 18px;
	letter-spacing: .05em;
}
	
.subHeader {
	font: bold 11px Century Gothic;
	color: #960101;
	line-height: 18px;
	letter-spacing: .1em;
}

.smallText {
	font: 10px Century Gothic;
	color: #960101;
}
	
.navText {
	font: 11px Century Gothic;
	color: #960101;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
}

