/* CSS Document */
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:f5f5ef;
	}
.normal-text{
	font-family: Tahoma;
	font-size: 11px;
	color:#986c27;
}
.footer-text{
	font-family: Tahoma;
	font-size: 11px;
	color:#f5f5ef;
}
.footer:link{
	font-family: Tahoma;
	font-size: 11px;
	color:#f5f5ef;
	text-decoration:	underline;
}
.footer:visited	{	
	text-decoration:	none;
	color:	#f5f5ef;
	text-decoration:	none;
	}	
		
.footer:active	{	
	text-decoration:	none;
	color:	#f5f5ef;
	text-decoration:	none;
	}	
.footer:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
}	
.left-links{
	font-family: Tahoma;
	font-size: 11px;
	color:#555554;
	line-height:14px;
}

.headingorange{
	font-family: Tahoma;
	font-size: 11px;
	color:#986c27;
	line-height:14px;
	font-weight:bold;
}
a:hover.left-links{
	font-family: Tahoma;
	font-size: 11px;
	color:#986c27;
	line-height:14px;
}

.body-text{
	font-family: Tahoma;
	font-size: 11px;
	color:#555554;
}
.clock-text{
	font-family: Tahoma;
	font-size: 9px;
	color:#407fb0;
}

.headings{
	font-family: Tahoma;
	font-size: 11px;
	color:#555554;
	font-weight:bold;
}
.menu:link	{	
	text-decoration:	underline;
	color:	#555554;
	}	
.menu:visited	{	
	text-decoration:	none;
	color:	#555554;
	}	
		
.menu:active	{	
	text-decoration:	none;
	color:	#555554;
	}	
		
.menu:hover	{	
	text-decoration:underline;
	color:#986c27;
	}
.menu-top:link	{	
	text-decoration:	none;
	color:	#555554;
	font-weight:bold;
	}	
.menu-top:visited	{	
	text-decoration:	none;
	color:	#555554;
	font-weight:bold;
	}	
		
.menu-top:active	{	
	text-decoration:	none;
	color:	#555554;
	font-weight:bold;
	}	
		
.menu-top:hover	{	
	text-decoration:none;
	color:	#986c27;
	font-weight:bold;
	}