body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
}

#menu a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.siteMotto {
	color:#990000;
	font-size:18px;
	font-weight:bold;
}

.quote {
	font-size:16px;
	font-weight:bold;
	font-style: italic;
}

.quote_color {
	color:#8F883A;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	
}

.lineDivider {
	margin-right:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F8831;
}

.headerColor {
	color:#8F883A;
	font-size:16px;
	font-weight:bold;
}
.large { 
	font-size:14px;
}

#home #menu #tab_home {
	background-color: #990000;
}

#about #menu #tab_home {
	background-color: #990000;
}