.site-title
	{
		font-family: helvetica, verdana, sans-serif;
		font-weight: bold;
		font-size: 16px;
		line-height: 16px;
		color: #56280E;
	}
.site-title A
	{
		text-decoration: none;
		color: #56280E;
	}		
.site-title A:active
	{
		color: #DDE1CA;
	}
.site-title A:hover
	{
		color: #F7CAAD;
	}


.active-section-title
	{
		font-family: helvetica, verdana, sans-serif;
		font-weight: bold;
		color: #F7CAAD;
		font-size: 16px;
		line-height: 18px;
	}
.active-section-title A
	{
		text-decoration: none;
		color: #F7CAAD;
	}		
.active-section-title A:active
	{
		color: #60220D;
	}
.active-section-title A:hover
	{
		color: #DDE1CA;
	}


.section-title
	{
		font-family: helvetica, verdana, sans-serif;
		font-weight: bold;
		color: #F7CAAD;
		font-size: 16px;
		line-height: 18px;
	}
.section-title A
	{
		text-decoration: none;
		color: #DDE1CA;
	}		
.section-title A:active
	{
		color: #60220D;
	}
.section-title A:hover
	{
		color: #F7CAAD;
	}


.menu-title
	{
		font-family: helvetica, verdana, sans-serif;
		font-weight: bold;
		color: #F7CAAD;
		font-size: 12px;
		line-height: 16px;
	}
.menu-title A
	{
		text-decoration: none;
		color: #DDE1CA;
	}		
.menu-title A:active
	{
		color: #60220D;
	}
.menu-title A:hover
	{
		color: #F7CAAD;
	}


.copy
	{
		font-family: helvetica, verdana, sans-serif;
		color: #B6B6B6;
		font-size: 11px;
		line-height: 13px;
	}