body {
	background-image:      url("_new/images/bg_tracksinsand.jpg");
	background-color: #AFA392;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #345B96;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
}

.header2 {
	font-size: 20px;
	font-weight: bold;
}
.header4 {
	font-size: 18px;
	font-weight: bold;
}
.header3 {
	font-size: 16px;
	font-weight: bold;
}

.nav {font-size: 10px; 
}
.nav12 {font-size: 12px; 
}
.nav14 {font-size: 14px; 
}

.header1lt {
	font-size: 24px;
	font-weight: bold;
	color: #FBF7EE;
}

.header2lt {
	font-size: 20px;
	font-weight: bold;
	color: #FBF7EE;
}
.header3lt {
	font-size: 16px;
	font-weight: bold;
	color: #FBF7EE;
}

.navlt {font-size: 10px; color: #FBF7EE;
}
.nav12lt {font-size: 12px; color: #FBF7EE;
		
}
.nav14lt {font-size: 14px; color: #FBF7EE;
}

#intcontent {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	padding: 10px;
	background-color: #514435;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

#intcontent a{
	color: #323963;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#intcontent a:hover{
	color: #323963;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}