.body {
	color: #6b3a03;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
}

.header {
	color: #6b3a03;
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	font-weight: lighter;
	letter-spacing: 8px;
}

.sub_head {
	color: #6b3a03;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 7px;
}

.white_sub_head {
	color: white;
	font-family: "American Typewriter", monospace;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 5px;
}

.event {
	color: white;
	font-family: "American Typewriter", monospace;
	font-size: 13px;
	letter-spacing: 1px;
}

.bold {
	color: #6b3a03;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 17px;
}

.nolink {
	text-decoration: none;
}

.insidelink {
	color: #6b2a02;
	text-decoration: underline;
}

.navlink {
	color: white;
	font-family: "American Typewriter", monospace;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-decoration: none;
}

.eventdetail {
	color: #ddb07c;
	font-family: monospace;
	font-size: 11px;
	font-weight: 100;
}.top_nav_link 

{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
}
.boldcaps {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
.sub_head2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	color: #764815;
}
