<style>

	.Medium
	{
		color: #000000;
		text-decoration: none;
		font-family: verdana;
		font-size: 14px;
	}

	.MediumLink
	{
		color: #581605;
		text-decoration: none;
		font-family: verdana;
		font-size: 14px;
	}
	
	.MediumLink:hover
	{
		color: #581605;
		text-decoration: underline;
		font-family: verdana;
		font-size: 14px;
	}

	.Header1
	{
		color: #000000;
		text-decoration: none;
		font-weight: 800;
		font-size: 26px;
	}

	.Header2
	{
		color: #000000;
		text-decoration: none;
		font-weight: 800;
		font-size: 16px;
	}
	
	.Header3
	{
		color: #581605;
		text-decoration: none;
		font-weight: 800;
		font-size: 18px;
	}

	.Header4
	{
		color: #898989;
		text-decoration: none;
		font-weight: 800;
		font-size: 12px;
	}

	.FormField
	{
		color: #000000;
		text-decoration: none;
		font-family: verdana;
		font-size: 14px;
		border: 1px solid silver;
		background-color:#FFFFFF;
	}

	.detailMenu
	{
		text-decoration: none;
		font-weight: 800;
		font-size: 18px;
		margin-bottom:15px; 
		padding-top:10px;
		width:990; 
		height:25px;
		vertical-align:middle; 
		color:##fff;
		background-color:##000; 
		border-top: 1px ##777 solid; 
		border-bottom: 1px ##777 solid; 
		filter:alpha(opacity=75); 
		-moz-opacity:.75; 
		opacity:.75;
	}

	.homeTitle
	{
		color: #5f2511;  /*alternates; 6d5132,c3b694 */
		font-weight: 900; 
		font-stretch:condensed;
		font-size: 1.4em;
	}

	.homeHeadline
	{
		color: #000000;  /*alternates; 6d5132,c5b896 */
		text-decoration: none;
		font-weight: bold;
		font-size: 1em;
	}

	.BreadCrumb
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size: 1.2em;
	}

	.BreadCrumbGhost
	{
		color: #c5b896;  /*alternates; c6b897 */
		text-decoration: none;
		font-weight: 800;
		font-size: 1.2em;
	}
		
		
	.30ptHeadline
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size:30px;
	}
	
	.24ptHeadline
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size:24px;
	}
	
	.20ptHeadline
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size:20px;
	}
	
	.16ptHeadline
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size:16px;
	}
	
	.14ptHeadline
	{
		color: #6d5132;  /*alternates; c5b896 */
		text-decoration: none;
		font-weight: 800;
		font-size: 14px;
	}


</style>