/* ----    
	Alco Breeze main style  - main.css
	Developer: Shane Barnaby
---- */

A
{
	color: #691A5F;
	text-decoration: none;
} 
A:link
{
	color: #691A5F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}
A:visited
{
	color: #691A5F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}
A:hover
{
	color: #691A5F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

BODY 
{
	font-family: Arial, Helvetica;
	margin-top : 5;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	background : #691A5F;
}

.content
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: Black;
	font-weight: normal;
	background : #ffffff;
	background-image:url(../images/content/bg_fade.gif); 
	background-repeat:no-repeat;
}

.copyright
{
	font-family: Arial, Helvetica;
	font-size: 7.5pt;
	color: #996699;
	font-weight: normal;
}

.metadata
{
	font-family:Verdana,sans-serif;
	color:#691A5F;
	font:1pt;
}