/*
---------------------------------------------------------------------
 NEW INDEX PAGE (DELETE THE OLD STYLES WHEN DONE)
--------------------------------------------------------------------
*/



a  { text-decoration: none;}


a.yellowlink { color: #fdc324;}
a.yellowlink:hover { color: #d74823;}

a.orangelink 
	{ 
	color: #d74823;
	font-weight: bold;
	}
a.orangelink:hover { color: #0000ff;}



body.indexpage
	{
	background-color: #ffffff;
	font-family:  Arial, Verdana, sans-serif;
	color: #006261;
	font-size: 9pt;
	font-weight: normal;
	}


table.indexpage
	{
	border-color: #006261;
	border-width: 15px;
	border-style: solid;
	} 


table.menu
	{
	background-color: #082e2f;
	width: 100%;
	}


a.menulink 
	{ 
	font-size: 8pt;
	color: #ffffff; 
	text-align: left;
	background-color: #006261; 
	font-weight: bold;
	display: block; 
	padding: 2px 5px;
	}

a.menulink:visited { color: #98bcbb;}
a.menulink:hover { background-color: #d74823;}



#newsbox
	{
	background-color: #006261;
	}

#newsbox td
	{
	font-size: 7pt;
	color: #ffffff; 
	text-align: left;
	font-weight: normal;
	padding: 2px 5px;
	}

#newsbox span
	{
	font-size: 9pt;
	font-weight: bold;
	}


.AboutUsText
	{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 8pt;
	}

ADDRESS
	{
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	}
	
.phone
	{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}
	
.lastupdate
	{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	}
	


/*
---------------------------------------------------------------------
 CONTROLS THE TEMPORARY STYLES
--------------------------------------------------------------------
*/


table.indexpagexmas
	{
	background-color: #ffffff;
	border-color: #082e2f;
	border-width: 5px;
	border-style: solid;
	}