@charset "utf-8";
/* CSS Document for Irish Music Pub*/


body 
{	background-image: url(bgtile.jpg);
	background-repeat: repeat;
	background-position: center;
	background-attachment:fixed;
	overflow:visible;
	
}
.maintable 
{	background:url(Backgound.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	top: 0px;
		overflow:visible;

}
.banner 
{ 	background:url(Banner.jpg);
	overflow:visible;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	position: static;
	top: 0px;
}
.menutext 
{	font-family: Valken;
	font-size: 18px;
	text-transform: lowercase;
	color: #D8B878;
	text-align:center;
	font-variant: normal;
	font-weight: lighter;
}
.menutext:link 
{	color:#D8B878;
	text-decoration:none;
}	
.menutext:hover 
{color:#ffebc1;}

.Title 
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.maintables 
{	font-size: 12px;
	color: #000000;
		overflow:visible;

}
.smalltext 
{	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	text-indent:45px;*/
}

.smalltextlink 
{	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.smalltextlink:link 
{	color:#000000;
	text-decoration:none;
	
}
.smalltextlink:hover
{	color:#3d2d15;
	text-decoration:underline;
}

.normaltext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 0px;
	word-spacing: 3px;	
	color:#000;
}

.normaltext:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 0px;
	word-spacing: 3px;	
	color:#000;
}

.normaltext:link:hover
{   color:#3d2d15;
	text-decoration:underline;
}
	

.archivetext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: -8px;
	margin-bottom: -8px;
	color:#000000;

}
.archivetext:hover
{		
	background-color:#f1daa6;
	cursor:default;
}

.archivetext:link
{
	color:#000;
	text-decoration:none;
}

.capital {
	font:50px/30px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	background-color: #F3EFBA ;
	
}

.border {
	border: 1px solid #000000;
	}

.arrow 
{
	-moz-opacity: 0.7;
	border:none;
}
.arrow:link
{
	border:none;
}

.line 
{
	-moz-opacity: 0.4;
}

.calendar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;

}

.calendar_link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.calendar_link:hover
{	
	text-decoration:underline;

}

.calendar_days
{
	font-size:14px;
	color:#132F0D;
	

}

.calendar_title
{
	font-size:14px;
	font-weight:bold;
}

.calendar_arrow
{	font-size:9px;
}
.calendar_arrow:hover
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:bold;
}
