/* CSS Document */
	h1
	{
		color: #D6AC75;
		font-family: "Bell MT", "Imprint MT Shadow", "Engravers MT", Algerian, Castellar, Garamond, "Times New Roman";
		font-size: 42px;
	}
	h3
	{
		color: #D6AC75;
		font-family: "Bell MT", "Imprint MT Shadow", "Engravers MT", Algerian, Castellar, Garamond, "Times New Roman";
		font-size: 16px;
	}
	td
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	td.feetable
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D6AC75;
	}
	th
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #D6AC75;
	}
	th.feetable
	{
		font-family: "Times New Roman", Helvetica, sans-serif;
		font-size: 12px;
		color: #D6AC75;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D6AC75;
	}
	a
	{
		text-decoration:none;
	}
	a:hover 
	{
		color: #DAA17B;
		text-decoration: underline;
	}
	a:link
	{
		color: #D6AC75;
		font-size:14px;
		text-decoration: none;
	}
	a:visited
	{
		color: #D6AC75;
		text-decoration: none;
	}
	a.photolinks
	{
		color: #ffffff;
		text-decoration: none;
	}
	a.photolinks:hover
	{
		color: #DAA17B;
		text-decoration: underline;;
	}
	a.photolinks:visited
	{
		color: #ffffff;
		text-decoration: none;
	}	
	a.footerlinks
	{
		color: #D6AC75;
		text-decoration: none;
		font-size: xx-small;
	}
	a.footerlinks:hover
	{
		text-decoration: underline;
	}
	hr.footer
	{
		color: #D6AC75;
		height: 1px;
	}
	.footer
	{
		font-size: xx-small;
		color: #D6AC75;
	}
	.imglbl
	{
		font-size: xx-small;
		color: #fffff0;
		font-style:italic;
	}
	.disclaimer
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #EDE2CB;
	}
	.feetitle
	{
		color: #D6AC75;
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		height:25;
	}
	.feetitlesub
	{
		color:#EDE2CB;
		font-size: 10px;
	}
	.feerow
	{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	}
	select 	
	{
		background-color: #330000; COLOR: #D6AC75; 
		font-family: Arial, Helvetica, sans-serif; 
		FONT-SIZE: 12px;
	}
	body 	
	{
		background-color:#330000;
		margin-top: 0;
		color:#EDE2CB;
		scrollbar-base-color: #422108;
		scrollbar-track-color: #321108;
		scrollbar-face-color: #3D150C;
		scrollbar-highlight-color: #523118;
		scrollbar-3dlight-color: #827158;
		scrollbar-darkshadow-color: #422108;
		scrollbar-shadow-color: #422108;
		scrollbar-arrow-color: #BF9748;
	}
