/* Global Styles */
body {
	background-color: #f1f0ed;
}

/* ID Styles */

#bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#bodytext a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#bodytext a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #ab9b6f;
}
#bodytext a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ab9b6f;
}
#bodytext a:active {
	font-family: Arial;
	font-size: 14px;
	color: #8c7b50;
}

#navigation td {
	border-bottom: 1px solid #FFFFFF;
}
#navigation {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
#navigation a {
	font-family: Tahoma;
	font-size: 14px;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 10px 10px;
	color: #8c7b50;
}
#navigation a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #8c7b50;
}
#navigation a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #ab9b6f;
}
#navigation a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #ab9b6f;
}

#logo 	{
	font:24px Tahoma;
	color: #8c7b50;
	letter-spacing:.2em;
	line-height:30px;
}

#tagline 	{	
	font:11px ;
	color: #8c7b50;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #8c7b50;
	}
		
#dateformat {
	font:11px ;
	color: #000000;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px ;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #8c7b50;
	letter-spacing:.1em;
	}
	
/* Class Styles */

.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.bodytext a {
	font-family: Arial;
	font-size: 14px;
	color: #8c7b50;
}
.bodytext a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #8c7b50;
}
.bodytext a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ab9b6f;
}
.bodytext a:active {
	font-family: Arial;
	font-size: 14px;
	color: #8c7b50;
}

.navtext a {
	font-family: Tahoma;
	font-size: 14px;
	color: #8c7b50;
}
.navtext a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #8c7b50;
}
.navtext a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #ab9b6f;
}
.navtext a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #8c7b50;
}

.pageName{
	font: 18px Tahoma;
	color: #8c7b50;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Tahoma;
	color: #8c7b50;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px ;
	color: #8c7b50;
	line-height:30px;
	}
	
.smallText {
	font: 10px Tahoma;
	color: #000000;
	line-height: 22px;
}	
