body {
	background-color: #e4d9c3;
	margin-top: 0;
	margin-bottom: 0;
	}
	
a:link {color: #333333}
a:visited {color: #333333;}
a:active {color:#5c5038}
a:hover {color: #5c5038}
a {text-decoration: none}

/* NAVIGATION MENU */

#navigation td {
	border-right: solid 1px #414141;
	}
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: center;
	color: #fcfcfc;
	background-image: url(images/off_bg.gif);
	line-height:36px;
	width: 100px;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 0px;

	}
	
#navigation a:hover {
	color: #fcfcfc;
	text-decoration: none;
	background-image: url(images/hover_bg.gif);
	
	}
	
body#default a#defaultLink,
body#about a#aboutLink,
body#history a#historyLink,
body#events a#eventsLink,
body#contact a#contactLink,
body#join a#joinLink {

	color: #fcfcfc;
	text-decoration: none;
	background-image: url(images/on_bg.gif);
	
	}

.tabletable
{
	margin:0px;
}

.bodyText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px; 
	}
	
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	}
	
.bodyText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	}
	
.bodyText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB8A45;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	}
	
	
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
	
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px; 
	color: #666666;
	}
	
.subheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	line-height: 22px; 
	}
	
.subheader4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	line-height: 22px;
	}
	
.subheader5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AB8A45;
	line-height: 22px;
	
	}	

.subheader6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #AB8A45;
	line-height: 38px;
	
	}
	
.subheader7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #333333;
	line-height: 38px;
	
	}	
	
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	}	

.content_table {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
}

.footer_table {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}

/* NAVIGATION MENU */

#navigation td {
	border-right: solid 1px #414141;
	}
	
#navigation a {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: center;
	color: #fcfcfc;
	background-image: url(images/off_bg.gif);
	line-height:36px;
	width: auto;
	text-decoration: none;
	display:block;
	padding: 0px 5px 0px 5px;

	}
	
#navigation a:hover {
	color: #fcfcfc;
	text-decoration: none;
	background-image: url(images/hover_bg.gif);
	
	}
	
body#default a#defaultLink,
body#about a#aboutLink,
body#history a#historyLink,
body#events a#eventsLink,
body#contact a#contactLink,
body#join a#joinLink,
body#links a#linksLink,
body#media a#mediaLink,
body#store a#storeLink {

	color: #fcfcfc;
	text-decoration: none;
	background-image: url(images/on_bg.gif);
	
	}
