/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../graphics/eamonns-page-bg.jpg);
	background-repeat: repeat-x;
}
div#pagebase{
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #BDD8E1;
	background-position: left top;
	background-image: url(../graphics/eamonns-header-bg.jpg);
	background-repeat: no-repeat;
}
div#pagebase-2{
	height: 500px;
	width: 8000px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 10px solid #003300;
	margin-top: 100px;
}
div#header{
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
div#navbar{
	height: 30px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
}
div#leftcol{
	float: left;
	width: 480px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 10px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	/*border: 4px solid #FFFFFF;
	background-image: url(../graphics/eamonns-celtic-text-bg.jpg);
	background-repeat: no-repeat;
	background-color: #B4A190;
	background-position: center center;*/
	background-image: url(../original-graphics/eamonns-rightcol-bg.png);
	background-repeat: repeat;
}
div#leftcol a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#rightcol{
	float: right;
	width: 360px;
	height: auto;
	margin-top: 50px;
	margin-right: 20px;
	padding-left: 20px;
}
	
	div.textinsert{
	background-image: url(../graphics/eamonns-manhattan-open-hours.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 150px;
	margin: 3px;
}
div#feedbox{
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-left: 20px;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 20px;
	clear: both;
	}
div#rssfeed{
	float: left;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-left: 10px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div#rsscomment{
	float: right;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-right: 20px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div.floatbox{
	padding: 5px;
	height: auto;
	width: 340px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 0.9em;
	text-align: justify;
}
/*div.floatbox{
	background-color: #D6E59D;
	padding: 5px;
	height: auto;
	width: 340px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 2px dotted #CCCCCC;
	font-size: 0.9em;
	text-align: justify;
}*/
div.floatbox a {
	font-size: 0.9em;
	color: #663300;
}
div#footer{
	width: 950px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #666666;
	clear: both;
	background-image: url(../graphics/eamonns-celtic-base-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.textnews{
	height: 250px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px dotted #383814;
	padding: 10px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#footer p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3em;
	}
/*font*/
h1{
	font-size: 1.1em;
	color: #990000;
	margin-top: 6px;
}
h2{
	font-size: 1.1em;
	color: #FFFFFF;
}
div#leftcol h2{
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
div#feedbox h2{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333}
h3{
	font-size: 1em;
	color: #FFFFFF;
}
p{
	font-size: 1em;
}
p.special{
	font-size: 1em;
}
blockquote{
	font-size: 0.8em;
	text-align: center;
}
li{
	font-size: 1em;
}
/*navigatyion*/
a.navlink:link, a.navlink:visited {
	font-size: 1.7em;
	color: #000033;
	font-weight: bold;
	height: 55px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 a.navlink:hover{
	color: #000033;
	text-decoration: none;
	font-size: 1.7em;
	font-weight: bold;
	height: 55px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.top{
	color: #5BB9E9;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
color: #A25464;
	background-image: url(../original-graphics/eamonns-rlefttcol-bg.png);
	background-repeat: repeat;

}


img.power{
	background-color: #FFFFFF;
	margin: 3px;
	height: auto;
	width: auto;
	padding: 6px;
	border: 1px dotted #003300;
}


#rightcol ul a {
	display:block;
	padding:0 0 5px 5px;
	margin-bottom:3px;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDD8E1;
}
#rightcol ul a:hover {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../original-graphics/eamonns-rlefttcol-bg.png);
	background-repeat: repeat;
}
#rightcol li {
	display:inline;
	text-align: right;
}
/* images */
.image{
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.header{
	float: right;
	height: 100px;
	width: 440px;
	}
.map{
	background-color: #B4A190;
	padding: 4px;
	height: 300px;
	width: 300px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.tall{
	background-color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #383912;
}