body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #C1C1C1;
}
p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:visited { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:hover { 
	color: #B2A364;
	text-decoration: underline;
	text-transform: none;
}
a:active { 
	color: #555555;
	text-decoration: underline;
	text-transform: none;
}
.footer {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:visited { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:hover { 
	color: #B2A364;
	text-decoration: underline;
	text-transform: none;
}
#navbtm a:active { 
	color: #555555;
	text-decoration: underline;
	text-transform: none;
}
#introbkgd {
	background: #FFFFFF url("content/misc/intro_images.jpg") no-repeat left top;
}

/* added on 04052010 for updates to site */

.par {
	
	padding: 0px 20px 20px 40px;
	text-align: left;
}

h1 { 
margin: 0;
padding: 0;
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #C1B273;
}



