/* CSS Document */
p {text-indent: 10px; }
p {font-size: 0.9em; }
strong {font-size: 1.5em; }
p {font-family: Arial, Verdana, Helvetica, sans-serif; }
body {background: url(/images/greentogoldback.jpg) repeat;
	background-color: #556e09; }
A:link {color: #BE9F70;text-decoration: none; font-weight:bold}
A:visited {color: #6C7A25;text-decoration: none;font-weight:bold}
A:active {color: #008000;text-decoration: none;font-weight:bold}
A:hover {text-decoration: underline; color: red;font-weight:bold}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
#caption {font-size:60%;
		color:#444;
		font-style:italic;
		font-family:Verdana Helvetica, sans-serif;
		text-indent: 0;
}
#disclaimer {font-size:80%;
		color:#c29f6f;
		font-style:italic;
		font-family:Verdana Helvetica, sans-serif;
		text-indent: 0;
		text-align: center;
		padding: 0 150px 0 150px;
}
