	.contactwrapper
	{
		line-height: 145%;
		color: #f1b136;
		font-size: 10pt;
		margin-top: 0px;
		/*
		margin-top: 20px;
		text-align: left;
		clear: none;
		float: left;
		padding: 20px;
		background-color: #222222;
		-moz-border-radius: 20px;*/
	}

	.contactwrapper img
	{
		float: left;
		clear: left;
		margin-right: 15px;
	}
	
	.contactwrapper h3
	{
		height: 20px;
		font-size: 14pt;
	}
	
	.contactsection 
	{
		/*color: #e17d42;*/
		/*color: rgb(237,168,126);*/
		/*color: rgb(244,208,196);*/
		/*font-style: italic;
		color: #888;*/
		
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.contactsectionother
	{
		color: #888;
		
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.contactsectionother a
	{
		color: #ccc;
	}

	.contactsectionother a:hover
	{
		color: #f1a836;
	}
	
	.contacttitle
	{
		/*font-size: 12pt;
		font-weight: bold;*/
	}
	
	.contactaddress
	{
		font-size: 10pt;
		font-weight: normal;
		margin-left: 30px;
		color: #ccc;
	}


