/* Global Styles */

body {
	margin:0px;
	width: 260px;
	}
	
td {
	color:#A8810B;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: fixed;
	vertical-align: top;
	border-top-color: #A8810B;
	border-right-color: #A8810B;
	border-bottom-color: #A8810B;
	border-left-color: #A8810B;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #A8810B;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: circle;
	}
	
#navigation a:hover {
	background-color: #A8810B;
	color: #660000;
	border-bottom-color: #A8810B;
	border-top-color: #A8810B;
	}
	
#logo 	{
	letter-spacing:0.001em;
	line-height:normal;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	color: #660000;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-color: #660000;
	}

#tagline 	{
	color: #000000;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: baseline;
	margin-left: 0px;
	padding-left: 10px;
	font-style: italic;
	}
	
.pageName{
	color: #5C743D;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	padding-left: 10px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.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;
	}
	
